Agent capability

storage-backup-disaster-recovery

Design, inspect, verify, and operate S3-compatible storage, MinIO, local volumes, file platforms, Restic, Borg, Proxmox Backup Server, database dumps, snapshots, retention, replication, restore testing, and disaster recovery. Use for cloud-drive, MariaDBAutobackup, Docker volumes, customer files, application backups, storage incidents, retention planning, and recovery exercises.

Apache-2.0 Inventory and verification should use read-only access. Snapshot creation, retention changes, restore, deletion, bucket-policy changes, replication changes, and data migration require explicit authorization. 1 files 3,055 bytes

Runtime provisioning

Provision this capability

The provisioning flow resolves the versioned manifest, verifies every SHA-256 digest, and applies the package atomically.

Shared Agent Skills

User scope: ~/.agents/skills/storage-backup-disaster-recovery

curl -fsSLo /tmp/mm-skills-install.sh __MM_RUNTIME_ORIGIN__/install.sh && bash /tmp/mm-skills-install.sh storage-backup-disaster-recovery --client agents --scope user --registry __MM_RUNTIME_ORIGIN__

Codex

User scope: ~/.agents/skills/storage-backup-disaster-recovery

curl -fsSLo /tmp/mm-skills-install.sh __MM_RUNTIME_ORIGIN__/install.sh && bash /tmp/mm-skills-install.sh storage-backup-disaster-recovery --client codex --scope user --registry __MM_RUNTIME_ORIGIN__

OpenCode

User scope: ~/.config/opencode/skills/storage-backup-disaster-recovery

curl -fsSLo /tmp/mm-skills-install.sh __MM_RUNTIME_ORIGIN__/install.sh && bash /tmp/mm-skills-install.sh storage-backup-disaster-recovery --client opencode --scope user --registry __MM_RUNTIME_ORIGIN__

Antigravity

User scope: ~/.gemini/config/skills/storage-backup-disaster-recovery

curl -fsSLo /tmp/mm-skills-install.sh __MM_RUNTIME_ORIGIN__/install.sh && bash /tmp/mm-skills-install.sh storage-backup-disaster-recovery --client antigravity --scope user --registry __MM_RUNTIME_ORIGIN__
Windows PowerShell
$installer = Join-Path $env:TEMP 'mm-skills-install.ps1'; Invoke-WebRequest '__MM_RUNTIME_ORIGIN__/install.ps1' -OutFile $installer; & $installer -Skill 'storage-backup-disaster-recovery' -Client 'agents' -Scope 'user' -Registry '__MM_RUNTIME_ORIGIN__'

Artifact integrity

Versioned package contents

Inspect manifest
PathBytesSHA-256
SKILL.md 3,055 27a8e9ce39921313…