🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Aliyun Ecs Manage

by @cinience

Use when managing Alibaba Cloud Elastic Compute Service (ECS) via OpenAPI/SDK, including listing or creating instances, starting/stopping/rebooting, managing...

βš™οΈ Configuration

  • Prepare AccessKey (RAM user/role with least privilege).
  • Choose the correct region and endpoint (public/VPC).
  • ECS OpenAPI is RPC style; prefer SDK or OpenAPI Explorer to avoid manual signing.
  • πŸ”’ Constraints

    mkdir -p output/aliyun-ecs-manage
    python -m py_compile skills/compute/ecs/aliyun-ecs-manage/scripts/list_instances_all_regions.py
    python -m py_compile skills/compute/ecs/aliyun-ecs-manage/scripts/query_instance_usage.py
    python -m py_compile skills/compute/ecs/aliyun-ecs-manage/scripts/run_remote_command.py
    echo "py_compile_ok" > output/aliyun-ecs-manage/validate.txt
    

    Pass criteria: command exits 0 and output/aliyun-ecs-manage/validate.txt is generated.

    View on ClawHub
    TERMINAL
    clawhub install aliyun-ecs-manage

    πŸ§ͺ Use this skill with your agent

    Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

    πŸ” Can't find the right skill?

    Search 60,000+ AI agent skills β€” free, no login needed.

    Search Skills β†’