skill-templatelisted
Install: claude install-skill przemekzur/claude-skills
# Skill Name
One-line summary of what this skill produces.
## Workflow
### 1. Gather inputs
Describe what to collect and the exact commands to run.
### 2. Do the work
Step-by-step instructions. Include any rubric, criteria, or scoring model.
### 3. Produce output
How to present results. Prefer: have Claude write a small data file, then run a
bundled script in `scripts/` to render the final artifact, so output is
consistent and the skill is cheap to re-run.
## Notes
- List prerequisites (required CLIs, auth, runtimes).
- Note any cross-platform caveats.
- Keep this file tight; move long reference material into `references/`.