{
  "markdown": "# Alibaba Cloud Skills\n\n**English** | [简体中文](README-CN.md)\n\nOfficial Alibaba Cloud Agent Skills collection, providing AI agents with rich Alibaba Cloud product capabilities and general-purpose tooling.\n\n## Overview\n\nThis repository contains a set of officially maintained Agent Skills to help developers use Alibaba Cloud products and services more efficiently. Each Skill is designed and tested for stability and reliability.\n\n## Skills list\n\nAlibaba Cloud product Skills — to be updated.\n\n## Installation\n\n### Install Skills with npx\n\n```bash\n# Install a single Skill\nnpx skills add aliyun/alibabacloud-aiops-skills --skill <skill-name>\n\n# Install all Alibaba Cloud Skills\nnpx skills add aliyun/alibabacloud-aiops-skills\n\n# Install stable release (default)\nnpx skills add aliyun/alibabacloud-aiops-skills --skill <skill-name>\n\n# Install latest beta\nnpx skills add https://github.com/aliyun/alibabacloud-aiops-skills/tree/preview --skill <skill-name>\n\n# Install a specific historical version (rollback)\nnpx skills add https://github.com/aliyun/alibabacloud-aiops-skills/tree/<skill-name>-<version> --skill <skill-name>\n\n# Install a specific beta version\nnpx skills add https://github.com/aliyun/alibabacloud-aiops-skills/tree/<skill-name>-<beta-version> --skill <skill-name>\n\n```\n\n### Manual installation\n\n```bash\n# Clone the repository\ngit clone https://github.com/aliyun/alibabacloud-aiops-skills.git\n\n# Point npx skills at the Skill directory\nnpx skills add <path>/alibabacloud-aiops-skills/skills/<skill-name>\n\n```\n\n## Authentication and configuration\n\nSkills related to Alibaba Cloud products require credentials. The following methods are supported:\n\n**AccessKey authentication**\n\n```bash\n# Set environment variables\nexport ALIBABACLOUD_ACCESS_KEY_ID=<your-access-key-id>\nexport ALIBABACLOUD_ACCESS_KEY_SECRET=<your-access-key-secret>\n```\n\n**Aliyun CLI profile authentication**\n\n```bash\n# ~/.aliyun/config.json\naliyun configure [--profile <PROFILE_NAME>] [--mode <AUTHENTICATE_MODE>]\n```\n\n**Security notes**\n\n- **AccessKey authentication** and **AccessKey credentials via the Aliyun CLI profile** are intended for local, personal testing only, to reduce the risk of exposing plaintext AccessKey pairs.\n- For services running in the cloud, **EcsRamRole** credentials in the Aliyun CLI profile are strongly recommended. See the [EcsRamRole configuration guide][EcsRamRole].\n\n## Issues\n\n[Open an issue][issue]. Issues that do not follow the guidelines may be closed immediately.\n\n## Related\n\n- [Alibaba Cloud website][url]\n\n## License\n\n[Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0)\n\nCopyright (c) 2009-present, Alibaba Cloud All rights reserved.\n\n## Legal\n\nAll Skills provided in this repository are open-source projects intended to give developers rich Agent capability extensions and help you manage cloud resources more efficiently. They are governed by the [MIT License](https://spdx.org/licenses/MIT.html). Before you use any Skills from this platform, read the [legal terms](https://terms.alicdn.com/legal-agreement/terms/b_platform_service_agreement/20260330114515787/20260330114515787.html?spm=2263e3e9.11c91e34.0.0.64924106EfoiZy) carefully and understand the risks. By downloading, installing, or running any Skills from this platform in any way, you acknowledge that you have read and agree to bear all operational risks and that you are solely responsible for any consequences arising from use of this code.\n\n[issue]: https://github.com/aliyun/alibabacloud-aiops-skills/issues/new\n[url]: https://www.alibabacloud.com\n[EcsRamRole]: https://www.alibabacloud.com/help/zh/cli/configure-credentials#6344dd9ddapvg\n",
  "bytes": 3635,
  "sha": "2e33341c7efb9c682a08a6f74ab0503b5787c1800fb73648c84b022cbe6783b2",
  "repo_slug": "aliyun/alibabacloud-aiops-skills",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/skl_aliyun_alibabacloud_aiops_skills_alibaba_792910dd/readme"
}