Skill Detail

Snapshot and restore encrypted file trees with Kopia

Use Kopia when an agent needs to create, verify, or restore encrypted incremental snapshots across local, NAS, SFTP, WebDAV, or cloud storage targets.

Developer ToolsMulti-Framework
Developer Tools Multi-Framework Security Reviewed
โญ 13.1k GitHub stars
INSTALL WITH ANY AGENT
npx skills add agentskillexchange/skills --skill snapshot-and-restore-encrypted-file-trees-with-kopia Copy
Works best when you want a reusable capability, not another fragile one-off prompt.
At a glance
Tools required
Kopia CLI, configured local or remote storage target
Install & setup
Install Kopia from https://kopia.io/docs/installation/, then use kopia repository connect or kopia repository create before snapshot create, snapshot list, and snapshot restore operations.
Author
Kopia
Publisher
Open Source Project
Last updated
May 1, 2026
Quick brief

Use Kopia when an agent is asked to run an auditable backup or restore workflow for important directories: initialize or connect to a repository, create encrypted snapshots, verify repository health, list snapshots, and restore selected paths. Invoke it instead of using the GUI or ad hoc copy commands when the operator needs repeatable CLI-driven backup, verification, or recovery steps across local, network, or cloud storage. The scope boundary is Kopia’s backup/restore lifecycle for file trees and repositories; this is not a generic cloud storage product, storage SDK, or whole-machine imaging listing.