
Writing Shape
- 182k installs
- 203k repo stars
- Updated August 4, 2026
- mattpocock/skills
writing-shape is a Claude Code skill that shapes a fixed pile of raw notes into an article paragraph by paragraph, forcing a chosen opening and grounding every concept in the pile.
About
writing-shape is an exploit-phase writing skill that turns a fixed markdown pile of raw material - fragments, unstructured prose, or a transcript - into an article, paragraph by paragraph, in a separate document; the raw file is read-only. Its 6-step loop reads the pile end-to-end, settles what the reader knows walking in, drafts 2-3 candidate openings that each imply a different thesis, then grows the article block by block, asking what the reader needs to hear next and arguing the form of each block (prose, list, table, callout, quote, code) deliberately. A grounding discipline blocks any paragraph from leaning on a concept the reader has not met, and the conversational stance is a grilling session inverted: weak transitions and paragraphs that do not earn their place get cut. Blocks are appended immediately and the file is re-read before every write to preserve user edits. Developers reach for it when raw notes or a transcript need to become one coherent, argued article.
- 6-step loop: read the pile end-to-end, establish reader prerequisites, draft 2-3 candidate openings, grow paragraph by p
- Each candidate opening implies a different thesis; the chosen opening defines what the rest of the article must do
- Grounding discipline: a block may only lean on concepts the reader brought or an earlier block introduced
- Argues format tradeoffs out loud: prose vs list, inline vs callout, table vs repeated structure, quote vs paraphrase, co
- The raw material file is read-only; gaps are named explicitly ('give me an example now or we cut this section') rather t
Writing Shape by the numbers
- 181,808 all-time installs (skills.sh)
- +20,190 installs in the week ending Aug 4, 2026 (Skillselion tracking)
- Ranked #10 of 1,879 Documentation skills by installs in the Skillselion catalog
- Security screen: HIGH risk (skills.sh audit)
- Data as of Aug 5, 2026 (Skillselion catalog sync)
writing-shape capabilities & compatibility
- Use cases
- copywriting · documentation
- Runs
- Runs locally
- Pricing
- Free
What writing-shape says it does
Treat the raw material as a quarry, not a script.
This is a grilling session inverted.
If a paragraph doesn't earn its place, cut it.
npx skills add https://github.com/mattpocock/skills --skill writing-shapeAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 182k |
|---|---|
| repo stars | ★ 203k |
| Security audit | 2 / 3 scanners passed |
| Last updated | August 4, 2026 |
| Repository | mattpocock/skills ↗ |
How do you turn a pile of raw notes or a transcript into one coherent, argued article without weak transitions, ungrounded concepts, or paragraphs that do not earn their place?
Shape a fixed markdown pile of raw notes, fragments, or a transcript into a coherent article, paragraph by paragraph, arguing every structural and format choice with the author.
Who is it for?
Developers with a finished pile of raw material who want a demanding editorial partner that forces a thesis, defends every paragraph's place, and makes format choices deliberately.
Skip if: Skip it while still gathering material (that is explore, a separate skill) or for publishing tasks; platform formatting and frontmatter the user did not ask for are explicitly out of scope.
When should I use this skill?
Invoke when a markdown pile of raw material exists and exploring is done; the skill reads it in full, settles prerequisites, and shapes the article block by block.
What you get
A separate article document grown block by block from the pile, with a deliberate opening and thesis, grounded concepts throughout, and the raw material file left untouched.
- Separate article document grown block by block from the pile
By the numbers
- 6-step shaping loop
- Drafts 2-3 candidate openings, each implying a different thesis
- 5 format tradeoffs argued out loud: prose vs list, inline vs callout, table vs repetition, quote vs paraphrase
Files
<what-to-do>
The user has passed (or will pass) a markdown file of raw material. Treat it as the input pile — anything from a tidy list of fragments to a wall of unstructured prose to a transcript. The format does not matter. Read it end-to-end before doing anything else.
Then run a shaping session that produces a separate article document. This is exploit: the exploring is done, the pile is fixed — commit to a structure and mine the pile to fill it. Do not edit the raw material file — it is read-only to this skill.
If the user did not say where to save the article, ask once and remember the path.
</what-to-do>
<supporting-info>
The loop
1. Read the pile. Read the input file in full. Form a sense of what's in it. 2. Establish the prerequisites. Settle with the user what the reader knows walking in — the concepts that are grounded from the start. Everything else must be grounded by a block before a later block can lean on it. See Grounding. 3. Draft 2–3 candidate openings. Each opening should imply a different thesis or angle for the article. Show all of them. Force the user to pick or compose a hybrid. The chosen opening defines what the rest of the article must do. 4. Grow paragraph by paragraph. After the opening lands, ask "given this opening, what does the reader need to hear next?" Pull material from the pile to answer. The next block may only lean on grounded concepts, and grounds new ones as it lands. Argue about the form the next block takes — a paragraph, a list, a table, a callout, a quote, a code block. Each format choice should be deliberate and defensible. 5. Append to the article file as you go. Don't batch. Write each agreed paragraph or block immediately so the user can see the article taking shape. 6. Loop step 4 until the article is done. The user decides when it's done.
Grounding
Every concept has to be grounded before a block can lean on it: the reader either walked in knowing it or met it in an earlier block. A block that reaches for an ungrounded concept loses the reader. The unit is the concept, not the word for it — a block can lean on an idea the reader lacks even with no jargon in sight. Where a concept has a name — a term — grounding it means landing the idea and the term together.
A concept gets grounded one of two ways:
- Prerequisite — grounded before the opening. The reader brings it. Fixed at the start.
- Introduced — a block establishes it, and from then on it's grounded for the rest of the article.
Keep a running list of what's grounded. When you ask "what does the reader need to hear next?", an ungrounded concept the next move needs is itself the answer: ground it first — here or in an earlier block — or you can't make the move. This is the gap-naming of Pulling from the pile one level up: there the pile is missing material; here the article is missing a foundation.
The lever is what you make a prerequisite versus what you ground inside the article. Demand too much up front and you shut readers out; ground too much inside and the opening drowns in definitions. Settle it with the user when you establish prerequisites.
Conversational feel
This is a grilling session inverted. In ideation, the question was "what are you actually noticing?" Here it's "what is this article actually arguing, and in what order does the reader need to hear it?" Push back. Refuse to let weak transitions slide. If a paragraph doesn't earn its place, cut it.
Specific moves to keep using:
- "What does this paragraph do for the reader that the previous one didn't?"
- "If I cut this, what breaks?"
- "Is this prose, or should it be a list? Why prose?"
- "This sentence is doing two jobs — split it or pick one."
- "The opening promised X. We've drifted to Y. Either re-thread it or change the opening."
Pulling from the pile
Treat the raw material as a quarry, not a script. Pull a fragment, rework it to fit the surrounding paragraph, and place it. A fragment may be split across multiple paragraphs, merged with another, or paraphrased. The pile's job is to be mined; the article's job is to read as one voice.
If the pile lacks something the article needs, name the gap explicitly: "We need an example here and the pile doesn't have one — give me one now or we cut this section."
Format arguments to actually have
When choosing how to render a block, weigh these tradeoffs out loud with the user, not silently:
- Prose vs. list. Prose carries argument; lists carry parallel items. If items aren't truly parallel, prose is better. If they are, a list is faster to scan.
- Inline vs. callout. Tips, warnings, and asides go in callouts (
> [!TIP],> [!NOTE]) — but only if they'd genuinely derail the main argument inline. Otherwise leave them inline. - Table vs. repeated structure. If the same shape repeats 3+ times with the same fields, a table. Otherwise prose with bold leads.
- Quote vs. paraphrase. Quote when the original wording is the point. Paraphrase when only the idea matters.
- Code block vs. inline code. Multi-line, runnable, or illustrative → block. Single token or identifier → inline.
Writing rhythm
Append to the article file as each block is agreed. Re-read the file from disk before every write — the user may have edited between turns. Never overwrite blindly. If the user wants a paragraph rewritten, edit that specific paragraph in place; leave the rest alone.
Out of scope
- Mining for new fragments that aren't in the pile (handle gaps as in "Pulling from the pile").
- Editing the raw material file.
- Publishing, formatting for a specific platform, or adding frontmatter the user didn't ask for.
</supporting-info>
Related skills
How it compares
Use instead of one-shot article generation from notes; the block-by-block loop with argued format choices keeps the author in control and the article reading as one voice.
FAQ
What input does writing-shape expect?
A markdown file of raw material - anything from a tidy list of fragments to a wall of unstructured prose to a transcript. The format does not matter; the skill reads it end-to-end first and treats it as a read-only quarry.
How is writing-shape different from writing-beats?
Both exploit a fixed pile. writing-shape commits to one opening and thesis, then grows the article paragraph by paragraph asking what the reader needs next; writing-beats drafts as a choose-your-own-adventure of discrete beats with 2-3 candidate directions after each pick.
What happens when the pile lacks something the article needs?
The skill names the gap explicitly - 'we need an example here and the pile doesn't have one - give me one now or we cut this section' - rather than inventing material. Mining new fragments is out of scope.
Is Writing Shape safe to install?
skills.sh reports 2 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.