Cloud Aliyun Ecs
This skill manages and interacts with Alibaba Cloud ECS instances, simplifying deployment, scaling, and monitoring for your applications.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add cloud-aliyun-ecs npx -- -y @trustedskills/cloud-aliyun-ecs
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"cloud-aliyun-ecs": {
"command": "npx",
"args": [
"-y",
"@trustedskills/cloud-aliyun-ecs"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill enables an AI agent to manage and interact with Alibaba Cloud ECS (Elastic Compute Service) instances. It simplifies tasks related to deployment, scaling, and monitoring of applications hosted on these virtual machines. Currently, specific functionalities are under development and will be added soon based on the tool's capabilities. This allows users to automate common ECS management operations through natural language prompts.
When to use it
- To manage Alibaba Cloud ECS instances.
- When needing assistance with deploying applications onto ECS.
- For scaling ECS resources based on demand.
- To monitor the health and performance of ECS instances.
Key capabilities
- Management of Alibaba Cloud ECS instances.
- Deployment support for applications on ECS.
- Scaling functionality for ECS resources.
- Monitoring capabilities for ECS instance health and performance.
Example prompts
- "List all my ECS instances."
- "Scale up the CPU cores of my web server ECS instance."
- "Show me the current status of my database ECS instance."
Tips & gotchas
- The skill's functionality is currently being expanded; expect new features and capabilities to be added.
- Specific usage guidelines and best practices are under development.
- Refer back to this page for updates on available features and how to use them effectively.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.