Alibaba Cloud

🌐Community
by dauquangthanh · vlatest · Repository

This skill integrates with Alibaba Cloud, enabling you to manage and automate tasks like instance creation & scaling for efficient cloud deployments.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add alibaba-cloud npx -- -y @trustedskills/alibaba-cloud
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "alibaba-cloud": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/alibaba-cloud"
      ]
    }
  }
}

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 Alibaba Cloud services. It provides functionalities to manage resources, retrieve information about cloud infrastructure, and potentially automate tasks within the Alibaba Cloud environment. Specifically, it enables querying of resource status and performing basic management operations.

When to use it

  • Cloud Resource Monitoring: Check the status of your virtual machines or databases hosted on Alibaba Cloud.
  • Cost Analysis: Retrieve information about current spending and usage patterns in your Alibaba Cloud account.
  • Troubleshooting: Investigate issues by querying logs and resource configurations within your Alibaba Cloud infrastructure.
  • Automation Scripts: Integrate with existing automation scripts to manage cloud resources programmatically.

Key capabilities

  • Resource Status Queries
  • Basic Management Operations
  • Information Retrieval from Alibaba Cloud Services

Example prompts

  • "What is the status of my ECS instances in region us-west-1?"
  • "How much did I spend on Elastic Compute Service last month?"
  • “Show me the configuration details for database instance ‘mydb’."

Tips & gotchas

  • Requires proper authentication and authorization credentials to access your Alibaba Cloud account. Ensure these are securely provided to the AI agent.

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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
dauquangthanh
Installs
16

🌐 Community

Passed automated security scans.