# Restic

> Use this skill when the user wants to fast, secure, efficient backup program.

- Skill: `javimosch/restic` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/restic`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/restic/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/restic

---


# Restic Plugin

Fast, secure, efficient backup program.

## Commands

### Operations
- `restic snapshot list` — list snapshot via restic
- `restic backup run` — run backup via restic

## Usage Examples
- "restic --help"
- "restic <args>"

## Installation

```bash
brew install restic
```

## Examples

```bash
restic --version
restic --help
```

## Key Features
- backup\n- archive\n- security

