aliyun

126 mods across 29 repositories, 1.6k stars between them.

UserPromptSubmit

97

aliyun/alibabacloud-agent-toolkit

Hook

Runs when you submit a prompt, before the agent sees it, executing prompt-trace.sh via bash. From aliyun/alibabacloud-agent-toolkit.

21 15d ago A tokens not measured copy · 67% Apache-2.0

aliyun/alibabacloud-agent-toolkit

Skill Claude CodeCodex

Pre-execution cost estimation for Alibaba Cloud CLI operations. Use this skill whenever a user asks "how much will this cost", before executing any chargeable operation (create / resize / renew / bandwidth change), or when planning a multi-step workflow whose total cost should be known up front. Covers the…

21 15d ago A 118 tokens original Apache-2.0

aliyun/alibabacloud-agent-toolkit

Skill Claude CodeCodex

Guide for Alibaba Cloud CLI (aliyun) command syntax, plugin system, parameter naming, and best practices. Use this skill to generate correct CLI commands, understand plugin vs built-in command differences, structured parameter syntax, output filtering, pagination, and error troubleshooting. This skill is a CLI…

21 15d ago C 101 tokens original Apache-2.0

aliyun/alibabacloud-agent-toolkit

Skill Claude CodeCodex

Use this skill when users want to search, discover, browse, or find Alibaba Cloud (阿里云) agent skills. Triggers include: "find a skill for X", "search alicloud skills", "阿里云有什么 skill","阿里云", "搜索阿里云技能", "有没有管理 ECS/RDS/OSS 的 skill", "阿里云 skills 有哪些类目", "帮我找一个 skill", "browse alicloud skills", "list alicloud skill…

21 15d ago A 193 tokens original Apache-2.0

aliyun/alibabacloud-agent-toolkit

Skill Claude CodeCodex

Generate Alibaba Cloud MCP Core RunScript-compatible Python scripts from natural-language cloud operation requests. Use when the user explicitly asks for RunScript scripts, MCP Core scripts, or sandbox-compatible cloud automation code. For standard SDK Python code with imports and credentials, use…

21 15d ago A 74 tokens original Apache-2.0

aliyun/alibabacloud-agent-toolkit

Skill Claude CodeCodex

Generate or modify code that calls Alibaba Cloud OpenAPIs. Use when the user asks for Alibaba Cloud SDK code, API parameters, endpoints, SDK dependencies, typed product SDK calls, or generic OpenAPI calls.

21 15d ago A 51 tokens original Apache-2.0

aliyun/alibabacloud-agent-toolkit

Skill Claude CodeCodex

Suggest Alibaba Cloud aliyun CLI command strings from natural-language cloud operation requests, ready to pass as the command argument of the MCP CallCLI tool. Use when the user asks for the CLI command to do something, wants to manage cloud resources via aliyun, or asks "how do I do X with the aliyun CLI". Use…

21 15d ago A 128 tokens original Apache-2.0

aliyun/alibabacloud-agent-toolkit

Skill Claude CodeCodex

Use when the user wants Terraform HCL for Alibaba Cloud (Alicloud) infrastructure — new project or extending an existing one. Covers VPC, ECS, ApsaraDB RDS, OSS, SLB / ALB, Function Compute v3, ACK, and any other alicloud resource via the provider documentation and IaCService metadata. IaCService API calls should use…

21 15d ago A 212 tokens original Apache-2.0

aliyun/alibabacloud-agent-toolkit

Skill Claude CodeCodex

This skill should be used when the user asks to "导入阿里云资源到 Terraform", "terraform import 阿里云", "将现有云资源纳入 Terraform 管理", "阿里云资源迁移 Terraform", "生成 terraform state", "import alicloud resources", "阿里云 IaC 迁移", "阿里云 Terraform 导入", or needs to manage existing Alibaba Cloud resources with Terraform. Guides users step-by-step…

21 15d ago A 133 tokens original Apache-2.0

aliyun/alibabacloud-agent-toolkit

Skill Claude CodeCodex

Shared reference for using Alibaba Cloud OpenAPI MCP Server Core effectively. Covers tool usage patterns, API exploration workflow, CLI command generation, scripted execution, async task polling, Infrastructure as Code (RunIaC), cross-account access, and safety policy configuration. Referenced by other…

21 15d ago A 78 tokens original Apache-2.0

multi-account-query

107

aliyun/alibabacloud-agent-toolkit

Skill Claude CodeCodex

Query Alibaba Cloud resources across multiple accounts in a Resource Directory. Resolves member account aliases to UIDs via ResourceDirectory ListAccounts, then uses xassumeaccountid to assume into the target account for CLI calls. Use when the user references a member account by display name or alias, or explicitly…

21 15d ago A 100 tokens original Apache-2.0

alibabacloud-ecs-ops

108

aliyun/alibabacloud-agent-toolkit

Plugin Claude Code

A plugin for operating Alibaba Cloud ECS, the service for virtual machines. It covers the machines’ full lifecycle, including management, diagnosis, disks, snapshots, security groups, and networking.

21 15d ago A tokens not measured original Apache-2.0

aliyun/alibabacloud-agent-toolkit

Skill Claude CodeCodex

Alibaba Cloud ECS instance diagnostics and troubleshooting. Use for diagnosing instance connection issues, performance problems, system status checks, and health monitoring. Covers SSH/RDP connectivity, system events, instance health, and performance analysis. Triggers: "ecs diagnose", "ecs troubleshoot", "instance…

21 15d ago A 95 tokens original Apache-2.0

aliyun/alibabacloud-agent-toolkit

Skill Claude CodeCodex

Alibaba Cloud ECS disk and snapshot operations. Use for managing cloud disks (attach, detach, expand, create data disk), snapshots (create, restore, delete, policy), and disk category management. Covers system disk and data disk lifecycle. Triggers: "ecs disk", "cloud disk", "attach disk", "detach disk", "expand…

21 15d ago A 110 tokens original Apache-2.0

aliyun/alibabacloud-agent-toolkit

Skill Claude CodeCodex

Alibaba Cloud ECS instance lifecycle operations. Use for creating, starting, stopping, restarting, releasing, and querying ECS instances. Covers instance status management, batch operations, and instance attribute modification. Triggers: "ecs instance", "create instance", "start instance", "stop instance", "restart…

21 15d ago A 87 tokens original Apache-2.0

aliyun/alibabacloud-agent-toolkit

Skill Claude CodeCodex

Alibaba Cloud ECS scenario-based operations. Use for end-to-end operational scenarios that combine multiple ECS operations into complete workflows: full-stack instance provisioning (VPC + SecurityGroup + Instance), disk expansion with OS resize, adding data disks with formatting, instance migration, and batch…

21 15d ago A 123 tokens original Apache-2.0

aliyun/alibabacloud-agent-toolkit

Skill Claude CodeCodex

Alibaba Cloud ECS security group and network management. Use for creating and managing security groups, configuring inbound/outbound rules, managing network interfaces, and troubleshooting network connectivity. Covers security group CRUD, rule management, ENI operations, and VPC network checks. Triggers: "security…

21 15d ago A 114 tokens original Apache-2.0

alibabacloud-spec-ops

114

aliyun/alibabacloud-agent-toolkit

Plugin Claude Code

Alibaba Cloud AI Ops Plugin - Infrastructure operations workflow with intelligent planning, validation, and execution powered by MCP tooling.

21 15d ago A tokens not measured original Apache-2.0

code-quality-reviewer

115

aliyun/alibabacloud-agent-toolkit

Agent

Use this agent when Terraform code needs to be evaluated for quality, security, and best practices compliance. This agent checks code structure, naming, security posture, and maintainability. Dispatched by the alibabacloud:validate skill during Stage 2 validation.

21 15d ago A 58 tokens original Apache-2.0

spec-reviewer

116

aliyun/alibabacloud-agent-toolkit

Agent

Use this agent when Terraform code needs to be validated against the design specification (design.md). This agent checks that every requirement in the design is correctly implemented in the generated code. Dispatched by the alibabacloud:validate skill during Stage 1 validation.

21 15d ago A 57 tokens original Apache-2.0

aliyun/alibabacloud-agent-toolkit

Skill Claude CodeCodex

Execute validated Terraform plans via Alibaba Cloud IaC Service. Requires explicit user confirmation before any apply operation. WHEN: execute terraform, apply infrastructure, run terraform apply, deploy infrastructure, create cloud resources, execute plan.

21 15d ago A 53 tokens original Apache-2.0

alibabacloud-planning

118

aliyun/alibabacloud-agent-toolkit

Skill Claude CodeCodex

Act as an Alibaba Cloud expert to help users clarify requirements, design architecture, and plan infrastructure operations. Supports both Day-1 creation and Day-2 modification (scale, expand, adjust). WHEN: user mentions ECS, RDS, VPC, OSS, SLB, ACK, cloud resources, infrastructure needs, deploy on Alibaba Cloud…

21 15d ago A 110 tokens original Apache-2.0

aliyun/alibabacloud-agent-toolkit

Skill Claude CodeCodex

Alibaba Cloud RAM permission diagnosis and repair assistant. When an agent encounters any permission-related error while operating Alibaba Cloud resources (403, NoPermission, Forbidden, AccessDenied, InvalidSecurityToken, etc.), or when the user describes an Alibaba Cloud RAM permission issue, use this skill…

21 15d ago C 133 tokens original Apache-2.0

aliyun/alibabacloud-agent-toolkit

Skill Claude CodeCodex

Use when the user wants Terraform HCL for Alibaba Cloud (Alicloud) infrastructure — new project or extending an existing one. Covers VPC, ECS, ApsaraDB RDS, OSS, SLB / ALB, Function Compute v3, ACK, and any other alicloud resource via the provider's own documentation fetched at generation time. For AWS → Alicloud…

21 15d ago A 180 tokens original Apache-2.0