LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

restic - Restic backup CLI management and repository operations

Manage, configure, automate, troubleshoot, and restore encrypted deduplicated restic backups across local and cloud backends.

Tags

Updated: 2026-09-17

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Install restic CLI binary
  • Initialize restic backup repository
  • Create tagged snapshot backups
  • Restore files to separate target
  • Verify repository data integrity
  • Automate scheduled backup jobs
  • Troubleshoot errors and repository locks

Inputs

  • Restic repository path or URL
  • Repository password or credentials
  • Source files and directory paths

Outputs

  • Encrypted deduplicated snapshots
  • Restored files and directories
  • Verification and preflight logs

Requirements

  • Restic CLI
  • Bash shell
  • Reachable repository backend

Source

  • Spec: SKILL.md
restic
backup
disaster-recovery
deduplication
encryption
Install restic CLI binary
Initialize restic backup repository
Create tagged snapshot backups
Restore files to separate target
Restic repository path or URL
Repository password or credentials
Source files and directory paths
Encrypted deduplicated snapshots
Restored files and directories
Verification and preflight logs