Stats
Actions
Tags
How this skill is triggered — by the user, by Claude, or both
Slash command
/snap-it:diff-snapshotThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Show file-level changes between two snapshots or between a snapshot and the live filesystem.
Show file-level changes between two snapshots or between a snapshot and the live filesystem.
/etc, /home)snapper is installed and config exists.sudo snapper -c <config> status <id1>..<id2> to get a summary of changed files.sudo snapper -c <config> diff <id1>..<id2> (or with path filter) to show detailed diffs.Displays diff output. No state change.
Read-only query. Requires sudo.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin snap-it