🛍️ 更多精选好物 ›
📊 公开数据一览
| 📦 榜单安装量 | 173 |
| ⭐ GitHub Stars | 211(fork 23) |
| 🗓️ 最近推送 | 2026-08-04 |
| 🌱 项目创建 | 2026-03-12 |
| 💻 语言 / License | Python · 未标注 |
| 🐛 开放Issue | 4 |
📝 工具简介
阿里云官方Agent技能集,为AI代理提供丰富的阿里云产品能力和通用工具。
📖 怎么用
装单个技能用 `npx skills add aliyun/alibabacloud-aiops-skills --skill <skill-name>`,全装就运行 `npx skills add aliyun/alibabacloud-aiops-skills`。手动装就先 `git clone https://github.com/aliyun/alibabacloud-aiops-skills.git`,再用 `npx skills add <path>/alibabacloud-aiops-skills/skills/<skill-name>` 指定路径。配置上,先设置环境变量 `export ALIBABACLOUD_ACCESS_KEY_ID=<your-access-key-id>` 和 `export ALIBABACLOUD_ACCESS_KEY_SECRET=<your-access-key-secret>`,或者用 `aliyun configure` 命令初始化配置。搞完就能直接用阿里云相关技能了。
📋 迷你测评
阿里云官方Agent技能集,打包了MaxFrame等云产品能力。亮点是官方出品,跟阿里云生态贴合。适合需要直接调云资源的AI代理场景。
📄 README 要点
这是阿里云官方维护的Agent技能集合,给AI agent提供丰富的阿里云产品能力和通用工具。每个技能都经过稳定性测试,确保可靠。安装可以用npx命令或手动方式。使用阿里云相关技能需要认证,支持AccessKey认证和Aliyun CLI配置文件认证两种方式。不过要注意,AccessKey认证方式只建议在本地个人测试时用,生产环境要更谨慎。适合用阿里云产品做开发的工程师,想给AI agent加上云服务操作能力。
查看英文原文
Alibaba Cloud Skills English 简体中文 Official Alibaba Cloud Agent Skills collection, providing AI agents with rich Alibaba Cloud product capabilities and general purpose tooling. Overview This 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. Skills list Alibaba Cloud product Skills — to be updated. Installation Install Skills with npx [安装/使用命令见下方] Manual installation [安装/使用命令见下方] Authentication and configuration Skills related to Alibaba Cloud products require credentials. The following methods are supported: AccessKey authentication [安装/使用命令见下方] Aliyun CLI profile authentication [安装/使用命令见下方] Security notes 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. For services running in the cloud, EcsRamRole credentials in the Aliyun CLI profile are strongly recommended. See the [EcsRamRole configuration guide][EcsRamRole]. Issues [Open an issue][issue]. Issues that do not follow the guidelines may be closed immediately. Related [Alibaba Cloud website][url] License Apache 2.0 Copyright (c) 2009 present, Alibaba Cloud All rights reserved. Legal All 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. Before you use any Skills from this platform, read the legal terms 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. [issue]: https://github.com/aliyun/alibabacloud aiops skills/issues/new [url]: https://www.aliba
💬 评论(0)
交流使用体验、避坑建议;违规内容将被删除