Agent Skill
2/7/2026skill-diff
Shows side-by-side diffs of skill changes. Generates HTML comparison of before/after for changed SKILL.md files. Use when reviewing skill changes.
B
brsbl
4GitHub Stars
1Views
npx skills add brsbl/ottonomous
SKILL.md
| Name | skill-diff |
| Description | Shows side-by-side diffs of skill changes. Generates HTML comparison of before/after for changed SKILL.md files. Use when reviewing skill changes. |
name: skill-diff description: Shows side-by-side diffs of skill changes. Generates HTML comparison of before/after for changed SKILL.md files. Use when reviewing skill changes. model: opus
Generate visual diffs for changed skills, organized by scope.
Scopes
| Scope | Comparison |
|---|---|
| Uncommitted | Working tree vs HEAD |
| Staged | Index vs HEAD |
| Branch | HEAD vs main |
Usage
Run the script (auto-opens in browser):
node .claude/skills/skill-diff/scripts/skill-diff.js
Do NOT run open manually — the script handles it.
Skills Info
Original Name:skill-diffAuthor:brsbl
Download