Run policy-driven Borg backups, checks, and restores from one config with borgmatic
Use borgmatic to drive Borg backup, prune, check, and restore routines from a single declarative config so an agent can supervise backup runbooks instead of stitching raw commands by hand.
Run policy-driven Borg backups, checks, and restores from one config with borgmatic
Use borgmatic to drive Borg backup, prune, check, and restore routines from a single declarative config so an agent can supervise backup runbooks instead of stitching raw commands by hand.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/run-policy-driven-borg-backups-checks-and-restores-from-one-config-with-borgmatic/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/run-policy-driven-borg-backups-checks-and-restores-from-one-config-with-borgmatic
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/run-policy-driven-borg-backups-checks-and-restores-from-one-config-with-borgmatic.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.