Cloud Aliyun Ecs

🌐Community
by teachingai · vlatest · Repository

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.

1

Run in terminal (recommended)

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

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

~/.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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
teachingai
Installs
43

🌐 Community

Passed automated security scans.