writing-great-skills
Agent skill from mattpocock/skills.
What it does
- Front-load the skill's leading word — the description is where it does its invocation work.
- Cut identity that's already in the body. Keep the description to triggers, plus any "when another skill needs…" reach clause.
- "fast, deterministic, low-overhead" -> tight — one quality restated across a phase — into a single pretrained word (a tight loop).
- "a loop you believe in" -> red — converts a fuzzy gate into a binary observable state (the loop goes red on the bug, or it doesn't).
- Duplication — the same meaning in more than one place. Costs maintenance and tokens, and inflates a meaning's prominence on the ladder past its real rank.
- Sediment — stale layers that settle because adding feels safe and removing feels risky. The default fate of any skill without a pruning discipline.
Requirements & configuration
- Cut identity that's already in the body. Keep the description to triggers, plus any "when another skill needs…" reach clause.
- Push too little down and the top bloats; push too much and you hide material the agent actually needs. That tension is the whole decision.
Configuration: GLOSSARYSKILL
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
Source
Repository: https://github.com/mattpocock/skills
writing-great-skills FAQ
What does the writing-great-skills skill do?
Reference for writing and editing skills well — the vocabulary and principles that make a skill predictable. Front-load the skill's leading word — the description is where it does its invocation work. Cut identity that's already in the body. Keep the description to triggers, plus any "when another skill needs…" reach clause.
What does writing-great-skills require?
Cut identity that's already in the body. Keep the description to triggers, plus any "when another skill needs…" reach clause. Push too little down and the top bloats; push too much and you hide material the agent actually needs. That tension is the whole decision. Configuration keys: GLOSSARY, SKILL.
How do I install writing-great-skills?
Run: npx -y skills add https://github.com/mattpocock/skills --skill writing-great-skills --agent claude-code — the source lives at github.com/mattpocock/skills.
Maintain writing-great-skills?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/mattpocock-skills-writing-great-skills?ref=badge) npx agentictools info skills/mattpocock-skills-writing-great-skills The second line is the CLI lookup for this page — handy in READMEs and docs.