Cloud Tencent Cdb

🌐Community
by teachingai · vlatest · Repository

This skill provides access to Tencent CDB (Cloud Database) resources for seamless integration and data management within your applications.

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

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

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

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

About This Skill

The cloud-tencent-cdb skill enables AI agents to interact with Tencent Cloud's Cloud Database (CDB) service, allowing for automated database management and operations within the Tencent ecosystem. It provides direct access to create, configure, and manage relational and NoSQL databases without manual console intervention.

When to use it

  • Automating the provisioning of new database instances during application deployment pipelines.
  • Managing database lifecycle events such as scaling, backup scheduling, or version upgrades.
  • Retrieving real-time status metrics and health checks for existing Tencent CDB clusters.
  • Performing routine maintenance tasks like user permission updates or parameter adjustments.

Key capabilities

  • Integration with Tencent Cloud's Cloud Database (CDB) service suite.
  • Support for both relational and NoSQL database engine types.
  • Programmatic instance creation and configuration management.
  • Automated backup and recovery operations handling.

Example prompts

  • "Provision a new Tencent CDB MySQL instance with 4GB RAM in the ap-guangzhou region."
  • "Schedule an automated daily backup for all active database clusters under my account."
  • "Check the current health status and connection metrics of my primary NoSQL cluster."

Tips & gotchas

Ensure your AI agent has valid Tencent Cloud API credentials with sufficient permissions before attempting operations. This skill is specific to Tencent's infrastructure, so it cannot manage databases hosted on other cloud providers like AWS or Azure.

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
teachingai
Installs
34

🌐 Community

Passed automated security scans.