SKILL.md file and only the supporting resources it
needs.
Current Skills
| Skill | Package path | What it demonstrates |
|---|---|---|
| Garbage Collector | skills/garbage-collector/SKILL.md | Preview-first local cleanup, readable CSV rules, reversible duplicate cleanup, and explicit approval before destructive actions |
Skill Package Shape
Each shared skill should keep the package itself small:scripts/ for deterministic helpers, references/ for rule files or
supporting guidance, and agents/openai.yaml for UI metadata. Avoid extra
README-style files inside the skill package unless the repository needs a
separate public guide.
