Cloud Huawei Ecs
Provides AI guidance and assistance for agent workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add partme-ai-cloud-huawei-ecs npx -- -y @trustedskills/partme-ai-cloud-huawei-ecs
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"partme-ai-cloud-huawei-ecs": {
"command": "npx",
"args": [
"-y",
"@trustedskills/partme-ai-cloud-huawei-ecs"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to interact with and manage Huawei Elastic Compute Service (ECS) instances. It enables tasks such as creating, deleting, starting, stopping, and retrieving information about ECS resources within a Huawei Cloud environment. The agent can also query instance details like status, IP addresses, and associated tags.
When to use it
- Automated Infrastructure Management: Automatically provision new ECS instances based on demand or predefined configurations.
- Incident Response: Quickly identify and stop unresponsive ECS instances during an outage.
- Cost Optimization: Determine which ECS instances are idle and shut them down to reduce cloud spending.
- Resource Monitoring: Retrieve the current status and IP addresses of running ECS instances for reporting or troubleshooting.
Key capabilities
- Create ECS instances
- Delete ECS instances
- Start ECS instances
- Stop ECS instances
- Retrieve ECS instance details (status, IP address, tags)
Example prompts
- "Create a new ECS instance with 2 vCPUs and 4 GB of RAM in the us-east region."
- "What is the current status and public IP address of my ECS instance named 'webserver'?"
- "Stop all ECS instances tagged with 'development'."
Tips & gotchas
- Requires proper authentication credentials for your Huawei Cloud account. Ensure these are securely configured within the agent environment.
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.