disaster-recoverylisted
Install: claude install-skill aiskillstore/marketplace
# Disaster Recovery Skill
Implement and manage disaster recovery and backup strategies for Proxmox.
## What this skill does
This skill enables you to:
- Create and manage VM backups
- Create and manage container backups
- Monitor backup status and history
- Track backup storage usage
- Restore VMs from backups
- Restore containers from backups
- Create VM snapshots for recovery
- Create container snapshots for recovery
- Plan backup strategies
- Test disaster recovery procedures
- Generate backup reports
- Manage backup retention policies
## When to use this skill
Use this skill when you need to:
- Create backups of VMs and containers
- Restore from backups
- Plan backup strategies
- Monitor backup status
- Test recovery procedures
- Verify backup integrity
- Plan backup retention
- Troubleshoot backup failures
- Generate compliance reports
- Plan for disaster scenarios
## Available Tools
- `create_vm_backup` - Create a backup of a VM
- `create_container_backup` - Create a backup of a container
- `restore_vm_backup` - Restore a VM from backup
- `restore_container_backup` - Restore a container from backup
- `create_vm_snapshot` - Create VM snapshot for recovery
- `restore_vm_snapshot` - Restore from VM snapshot
- `create_container_snapshot` - Create container snapshot
- `restore_container_snapshot` - Restore from container snapshot
- `delete_backup` - Delete a backup file
## Typical Workflows
### Backup Creation & Management
1. Create backups of critical VMs and conta