Cloud Huawei Rds
Provides AI guidance and assistance for agent workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add partme-ai-cloud-huawei-rds npx -- -y @trustedskills/partme-ai-cloud-huawei-rds
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"partme-ai-cloud-huawei-rds": {
"command": "npx",
"args": [
"-y",
"@trustedskills/partme-ai-cloud-huawei-rds"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides access to Huawei RDS (Relational Database Service) capabilities within an AI agent. It allows for querying, managing, and interacting with Huawei Cloud's managed relational database service. Specifically, it enables agents to execute SQL queries against RDS instances and retrieve data based on defined schemas.
When to use it
- Automating database backups: Schedule and manage regular backups of your Huawei RDS databases.
- Generating reports: Extract specific data from RDS databases to create custom reports.
- Troubleshooting database issues: Query the database directly to diagnose performance bottlenecks or errors.
- Data migration tasks: Facilitate moving data between different RDS instances or other systems.
Key capabilities
- SQL query execution
- RDS instance management
- Schema access and retrieval
- Data extraction from relational databases
Example prompts
- "Run the following SQL query against my RDS database: SELECT * FROM customers WHERE city = 'London'."
- "What is the current status of my RDS instance named 'production_db'?"
- "Describe the schema for the 'orders' table in my RDS database."
Tips & gotchas
- Requires proper authentication credentials to access your Huawei Cloud account and RDS instances.
- Ensure the AI agent has appropriate permissions within your Huawei Cloud environment to perform the requested actions.
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.