Alicloud Backup Hbr
This skill automates Alicloud HBR backups, ensuring data protection and disaster recovery for your Alicloud resources.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add alicloud-backup-hbr npx -- -y @trustedskills/alicloud-backup-hbr
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"alicloud-backup-hbr": {
"command": "npx",
"args": [
"-y",
"@trustedskills/alicloud-backup-hbr"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill enables AI agents to interact with Alibaba Cloud's Hybrid Backup Recovery (HBR) service. It allows for the management of backup jobs, restoration operations, and verification of data protection configurations within hybrid cloud environments.
When to use it
- Automating the creation or modification of backup policies for on-premises servers connected to Alibaba Cloud.
- Initiating immediate recovery procedures for critical databases or virtual machines after a failure event.
- Verifying the integrity and status of existing backup archives stored in HBR repositories.
- Scheduling regular backup tasks to ensure continuous data protection compliance.
Key capabilities
- Managing Hybrid Backup Recovery (HBR) resources via API.
- Executing backup job creation, updates, and deletions.
- Performing file-level and image-level data restoration.
- Querying backup status, progress, and historical logs.
Example prompts
- "Create a new incremental backup policy for the production database cluster using HBR with a daily retention of 30 days."
- "Restore the last successful backup of the web server instance to a temporary recovery environment."
- "Check the status of all active backup jobs in the primary region and report any failures."
Tips & gotchas
Ensure your AI agent has valid Alibaba Cloud credentials with specific permissions for HBR operations before attempting execution. Be aware that restoration times depend heavily on data size and network bandwidth between the source and the recovery target.
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.