A professional automation skill for managing Volcengine Elastic Compute Service (ECS) instances, inventory, and lifecycle operations.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install volcengine-compute-ecs
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install volcengine-compute-ecs using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The volcengine-compute-ecs skill is a specialized tool designed to provide AI agents with precise control over Volcengine cloud infrastructure. By integrating this into Openclaw Skills, users can perform complex cloud management tasks—including instance discovery, health monitoring, and state transitions—within a framework that prioritizes safety and auditability. The skill ensures that every interaction with cloud resources is documented and follows a predictable execution path to minimize operational risk.
To get started with this skill for Openclaw Skills, ensure your Volcengine credentials are set in your environment variables. Then, use the following installation steps:
openclaw install volcengine-compute-ecs
Configure your environment with the appropriate ACCESS_KEY and SECRET_KEY for Volcengine API access.
The skill organizes infrastructure data into structured summaries to maintain clarity during automation:
| Attribute | Description |
|---|---|
| instance_id | Unique identifier for the ECS resource |
| status | Current lifecycle state (Running, Stopped, etc.) |
| region | The geographic region where the resource resides |
| tags | Metadata labels used for filtering and batching |
| operation_log | Auditable record of pre and post action states |
Loading
An automated workflow for generating high-quality AI videos using Volcengine APIs with built-in task polling and reliability management.

A robust integration for performing text generation and chat completion tasks using the Volcengine ARK platform.

A specialized RAG workflow for implementing retrieval-first answering and high-precision document indexing on the Volcengine AI stack.

An intelligent routing tool that discovers Volcengine AI model capabilities and maps user requirements to the most effective endpoints.

A professional toolkit for building and operating Volcengine Function Compute workloads with automated deployment and troubleshooting.

A specialized automation skill for managing the lifecycle, performance, and security of Volcengine RDS database instances.








































