volcengine-cliCreate and manage Volcengine cloud resources using the Volcengine CLI (`ve` command). Supports all Volcengine services including ECS, VPC, CLB, RDS, Redis, and more. Trigger this skill whenever the user asks to create, query, modify, or delete cloud resources on Volcengine, mentions the `ve` command, says "volcengine CLI", or describes infrastructure tasks such as "create an ECS instance", "set up a VPC", "list security groups", "allocate an EIP". Also trigger on Chinese prompts mentioning "火山引擎" or "火山" (e.g., "火山引擎上有哪些 ECS"、"查一下我火山的云服务器"、 "火山引擎创建一个 VPC"、"火山的 Redis 实例列一下"). Also trigger when the user encounters errors from `ve` commands and needs troubleshooting help.
Install via ClawdBot CLI:
clawdbot install volc-sdk-team/volcengine-cliGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/volcengine/volcengine-cli/releasesAudited Apr 17, 2026 · audit v1.0
Generated Mar 21, 2026
A startup needs to quickly set up a scalable web application on Volcengine. They use this skill to create ECS instances, configure VPCs, and attach CLBs, automating the deployment process to reduce manual errors and speed up time-to-market.
An e-commerce company experiences seasonal traffic spikes and uses this skill to manage RDS and Redis instances. They can query performance metrics, scale resources up or down, and troubleshoot connectivity issues to ensure high availability during peak sales.
A financial services firm requires strict security compliance. They use this skill to list and modify security groups, allocate EIPs with specific rules, and audit network configurations to protect sensitive data and meet regulatory standards.
A media company runs multiple short-term projects on Volcengine and uses this skill to monitor unused resources like ECS instances or EIPs. They can delete or terminate resources after projects end, helping control cloud spending and avoid waste.
A software development team integrates this skill into CI/CD pipelines to automate infrastructure changes. When ve command errors occur, they use it to diagnose issues like invalid parameters or missing credentials, ensuring smooth deployments.
Companies offer managed cloud services by using this skill to provision and maintain Volcengine resources for clients. They automate routine tasks like instance creation and backups, generating revenue through subscription fees or usage-based billing.
IT consultants leverage this skill to assist businesses in migrating to or optimizing their Volcengine infrastructure. They provide expertise in configuring resources and troubleshooting, charging hourly rates or project-based fees for their services.
SaaS developers embed this skill into their applications to enable direct Volcengine resource management for users. This adds value to their product, driving sales through enhanced features and potentially upselling premium support packages.
💬 Integration Tip
Ensure environment variables like VOLCENGINE_ACCESS_KEY are set before use, and always run ve sts GetCallerIdentity to verify credentials at session start for reliable operations.
Scored Aug 13, 2026
Real-time search engine supporting web search, vertical domain search, parallel batch search, and URL content extraction.
Manage Feishu (Lark) calendars by listing, searching, checking schedules, syncing events, and marking tasks with automated date extraction.
Process multiple items with progress tracking, checkpointing, and failure recovery.
cad reference tool
Search, install, and create OpenClaw skills using intelligent matching across built-in, local, and GitHub skill repositories.
Use when building CLI tools, implementing argument parsing, or adding interactive prompts. Invoke for CLI design, argument parsing, interactive prompts, progress indicators, shell completions.