Post editor
A forkable content system for AI agents that scouts signals, drafts in your voice, and edits out generic AI writing.
npx -y skills add AlexHoudz/content-os-starter-kit --skill post-editorAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Review and improve content drafts so they sound less generic and more like the intended writer. Use when a draft already exists and the next job is to tighten, cut, sharpen, check voice fit, catch weak hooks or endings, or decide whether the post should be published, revised, or redrafted.
SKILL.md
1.6 KB, 336 tokens by cl100k_base, as published. Nobody here has run it
Post Editor
Overview
Tighten a draft without sanding off the writer's personality.
This skill edits. It does not invent a whole new strategy unless the draft is clearly broken.
Inputs to read first
Read:
- the draft
templates/VOICE.mdtemplates/DO_NOT_SAY.mdtemplates/EXAMPLES.mdtemplates/POST_SCORECARD.md
Core workflow
1. Diagnose before rewriting
Check:
- does it sound like the writer?
- is the angle clear?
- is it too generic?
- is it too long?
- is it lecturing?
- is there a stronger hook or ending already hiding in the draft?
2. Make the smallest useful rewrite
Prefer:
- cut
- tighten
- reorder
- sharpen
- replace generic lines
Do not rewrite the whole post unless needed.
3. Call a fail when needed
If the draft is fundamentally weak, say so. The right answer is sometimes redraft from scratch.
Output format
Return:
- the revised draft
- a short note on what changed
- a verdict:
- publish
- tighten and keep
- redraft from scratch
Hard rules
- do not over-polish rough edges that feel human
- do not add smart-sounding filler
- do not protect a weak draft just because it exists
Resources
- Read
references/edit-priorities.mdfor what to fix first. - Read
references/fail-fast-signs.mdfor when to recommend a redraft.