Cloud Aliyun 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-aliyun-rds npx -- -y @trustedskills/partme-ai-cloud-aliyun-rds
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"partme-ai-cloud-aliyun-rds": {
"command": "npx",
"args": [
"-y",
"@trustedskills/partme-ai-cloud-aliyun-rds"
]
}
}
}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 and manage Aliyun RDS (Relational Database Service) instances. It can perform tasks like retrieving database instance information, modifying configurations such as storage size, and potentially executing basic database operations. The agent can leverage this skill to automate routine database administration tasks within an Aliyun environment.
When to use it
- Automated Reporting: Generate reports on RDS instance health and performance metrics.
- Storage Management: Automatically increase or decrease the storage capacity of a database based on utilization thresholds.
- Configuration Updates: Modify security groups or parameter settings for an RDS instance in response to changing requirements.
- Troubleshooting: Retrieve detailed logs and error messages from an RDS instance to diagnose issues.
Key capabilities
- Retrieve Aliyun RDS instance details.
- Modify RDS storage size.
- Manage RDS configurations.
Example prompts
- "What is the current storage capacity of my 'production-db' RDS instance?"
- "Increase the storage for the 'development-db' RDS by 10GB."
- "Show me the latest error logs from the 'analytics-db' RDS instance."
Tips & gotchas
- Requires appropriate Aliyun access keys and permissions configured within the AI agent environment.
- Be mindful of potential impact when modifying database configurations; always test changes in a non-production environment first.
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.