serpro69/example-skill
An example skill for testing diff-skill evaluation.
npx skills add https://github.com/serpro69/claude-toolbox --skill example-skill
Goal: Validate input data and produce a conformance report.
Read shared conventions at shared-conventions.md.
docs/reports/Mandatory order — load instructions before acting. The phases below are strictly sequential. You MUST read all referenced process files before examining any input data. Do not skip verification steps.
See example-process.md for the detailed steps.
Take serpro69/example-skill from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.