Skip to content

Commit f508d38

Browse files
committed
Add AI agent skill section to README
1 parent c06db34 commit f508d38

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ To use these SDKs, you will need Client Id and Client Secret which can be looked
3434

3535
The complete source code is available in this repository folder. You can either directly use it in your project via source code or get [from PyPi](https://pypi.org/project/aspose-barcode-cloud/) (recommended).
3636

37+
## AI Agent Skills
38+
39+
This repository includes an AI-agent skill in [`skills/aspose-barcode-cloud-python/SKILL.md`](skills/aspose-barcode-cloud-python/SKILL.md). Point your coding agent to it when working with this SDK so it follows the repo workflow and SDK-specific API patterns.
40+
3741
## Prerequisites
3842

3943
To use Aspose.BarCode Cloud SDK for Python you need to register an account with [Aspose Cloud](https://www.aspose.cloud) and lookup/create Client Secret and Client Id at [Cloud Dashboard](https://dashboard.aspose.cloud/applications). There is free quota available. For more details, see [Aspose Cloud Pricing](https://purchase.aspose.cloud/).

0 commit comments

Comments
 (0)