Cloud Tencent Cvm

🌐Community
by partme-ai · vlatest · Repository

Leverages Tencent Cloud CVMs for scalable AI workloads via partme-ai's platform, simplifying deployment and management.

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 partme-ai-cloud-tencent-cvm npx -- -y @trustedskills/partme-ai-cloud-tencent-cvm
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "partme-ai-cloud-tencent-cvm": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/partme-ai-cloud-tencent-cvm"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill allows AI agents to interact with Tencent Cloud Virtual Machines (CVMs). It enables tasks like provisioning new CVM instances, managing existing ones (starting, stopping, resizing), and retrieving information about their status. The agent can automate infrastructure management workflows within the Tencent Cloud environment.

When to use it

  • Automate the creation of development or testing environments in Tencent Cloud.
  • Manage production CVMs based on real-time demand fluctuations.
  • Retrieve resource utilization data from existing CVM instances for optimization purposes.
  • Respond to alerts by automatically scaling up or down CVM resources.

Key capabilities

  • Provisioning of new CVM instances
  • Management of existing CVM instances (start, stop, resize)
  • Retrieval of CVM status information

Example prompts

  • "Create a new Tencent Cloud CVM with 2 vCPUs and 4 GB of RAM in the Beijing region."
  • “Stop all running CVMs tagged 'staging'."
  • "What is the current CPU utilization of my CVM named 'web-server-01'?"

Tips & gotchas

  • Requires appropriate Tencent Cloud credentials configured within the AI agent environment.
  • The skill’s functionality is limited to actions supported by the Tencent Cloud API.

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
partme-ai
Installs
16

🌐 Community

Passed automated security scans.