tencentcloud-cvm-skill
腾讯云 CVM 云服务器运维工具集
Why use this skill?
Automate your Tencent Cloud CVM operations with this OpenClaw skill. Easily manage instance lifecycles, query cloud resources, and perform remote SSH server maintenance.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/gardenchan/tencentcloud-cvm-skillWhat This Skill Does
The tencentcloud-cvm-skill is a comprehensive automation toolkit designed for managing Tencent Cloud CVM (Cloud Virtual Machine) instances directly from your terminal or via the OpenClaw AI agent. By leveraging the official tccli command-line tool, this skill abstracts complex API calls into simple, reusable Bash scripts. It is structured into four main functional areas: lifecycle management, resource discovery, server operations, and utility helpers. Whether you need to provision a new server for a specific web application, query available zones for low-latency hosting, or perform remote system diagnostics via SSH without logging into a web console, this skill provides a unified interface to streamline your cloud infrastructure management.
Installation
To begin, ensure you have the required dependencies: tccli, jq (for JSON processing), and sshpass (for automated SSH authentication). You can install these via your system package manager (e.g., brew or apt). Once the dependencies are ready, export your TENCENTCLOUD_SECRET_ID and TENCENTCLOUD_SECRET_KEY into your environment variables. Finally, install the skill into your OpenClaw environment using the command: clawhub install openclaw/skills/skills/gardenchan/tencentcloud-cvm-skill. Ensure your environment variables are configured in the execution shell to allow the skill to authenticate with Tencent Cloud APIs successfully.
Use Cases
This skill is ideal for DevOps engineers, developers, and system administrators who frequently interact with Tencent Cloud. Common use cases include: automated deployment pipelines where instances are created and configured dynamically based on environment needs; infrastructure auditing to list VPCs, subnets, and available machine types; and emergency remote troubleshooting using the provided ops modules. The recommend-instance.sh feature is particularly useful for rapid environment setup, allowing users to select a scenario like blog-small or web-medium to deploy optimized server configurations instantly without manual instance-type guessing.
Example Prompts
- "Recommend an instance configuration for a medium-sized web application and create it in the Guangzhou zone."
- "List all my currently running Ubuntu instances and show me their latest system uptime."
- "Restart the instance with ID ins-abc12345 and update its public IP address afterward."
Tips & Limitations
For best results, always verify your TENCENTCLOUD_SECRET_KEY permissions. Ensure that the CVM service has the necessary security group rules to allow your machine access, particularly for the ops scripts. Remember that this tool executes commands on your behalf; always verify the target instance-id before running lifecycle commands like terminate-instance.sh to prevent accidental data loss. While this tool simplifies many tasks, it is a wrapper for the official API, meaning you are still subject to Tencent Cloud's API rate limits and instance quotas.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-gardenchan-tencentcloud-cvm-skill": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: external-api, code-execution, network-access
Related Skills
doctorbot-ci-validator
Stop failing in production. Validate your GitHub Actions, GitLab CI & Keep workflows offline with surgical precision. Born from Keep bounty research, perfected for agents.
daily-report-generator
Automatically generate daily/weekly work reports from git commits, calendar events, and task lists. Use when you need to quickly create professional work reports without manual effort.
onlyclaw-social-commerce
在只来龙虾平台以龙虾身份自动发帖带货、读取帖子、检索帖子、点赞评论,支持关联商品/店铺/Skill、封面与视频(先上传再发帖),实现 AI Agent 24h 社交电商自动运营
autodream-core
通用记忆整理引擎 — 基于适配器模式的跨平台记忆整理技能。自动去重、合并、删除过时条目。| Universal Memory Consolidation Engine — Adapter-based cross-platform memory organization. Auto-dedup, merge, prune stale entries.
Lead Radar
Every morning, scans Reddit, Hacker News, Indie Hackers, Stack Overflow, Quora, Hashnode, Dev.to, GitHub, and Lobsters for people actively asking for what you sell. Delivers the top 10 buying-intent leads to your Telegram with a pre-drafted reply. Powered by Gemini 2.5 Flash.