Relational Database Web Cloudbase
Helps with database, web development as part of working with databases and data persistence workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add tencentcloudbase-relational-database-web-cloudbase npx -- -y @trustedskills/tencentcloudbase-relational-database-web-cloudbase
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"tencentcloudbase-relational-database-web-cloudbase": {
"command": "npx",
"args": [
"-y",
"@trustedskills/tencentcloudbase-relational-database-web-cloudbase"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides access to a relational database hosted on Tencent Cloudbase. It enables AI agents to interact with and manage data stored within this database, allowing for complex queries and structured information retrieval. The skill facilitates building applications that require persistent storage and relationships between data points.
When to use it
- Inventory Management: An agent needs to track product quantities, locations, and supplier details in a relational database.
- Customer Relationship Management (CRM): An agent requires access to customer profiles, order history, and communication logs stored in a structured format.
- Content Management System (CMS): The skill can be used to manage articles, categories, and user data for a website or application.
- Financial Tracking: An agent needs to record transactions, balances, and financial reports within a relational database.
Key capabilities
- Relational Database Access
- Data Querying
- Data Management (CRUD operations)
- Tencent Cloudbase Integration
Example prompts
- "Retrieve all customers who placed an order in the last month."
- "Create a new product entry with name 'Widget', price 19.99, and quantity 100."
- "Update the shipping address for customer ID 123 to '456 Main St'."
Tips & gotchas
- Requires an active Tencent Cloudbase account and database setup.
- Familiarity with SQL syntax is beneficial for crafting complex queries.
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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.