prose-edit

Solid

Fiction-prose rewrite + style pass. Wraps `writer`; adds voice vector (Pelevin/Manson — not impersonation), no-business-editing rules, artistic rewrite over compression, 5-trigger structural-synthesis detector, depth-pass checklist. Use when rewriting a fiction chapter / scene / passage. Pairs with `canon-check`.

AI & Automation 17 stars 1 forks Updated 1 weeks ago MIT

Install

View on GitHub

Quality Score: 81/100

Stars 20%
42
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

<objective> Fiction style pass on top of `writer`. Works on any text file (markdown, LaTeX, plain text) — no assumed project layout or file extension. The skill does NOT write a chapter from scratch. It: - rewrites an existing fragment per fiction voice rules - catches what the generic `writer` pass misses (fiction-specific synthetic-prose patterns layered on top of universal ones) - defers story-bible consistency to the separate `canon-check` skill (compose them — see [docs/COMPOSING.md](../docs/COMPOSING.md)) </objective> <instructions> ## DEPENDENCY ON `writer` Все базовые правила (антинейрослоп regex 25 категорий, типографика, стаккато/отрицания/обрубки/инверсии/повторы, кальки) уже живут в `writer/SKILL.md`. Этот скилл их НЕ дублирует — он применяет их через `writer` 4-layer pass плюс добавляет художественный слой поверх. При работе с фрагментом всегда заканчивай writer pass'ом до выдачи. ## CRITICAL — что НЕ переносить из бизнес-редактирования Художественная проза живёт по другим правилам. Не применять к ней: - **filler trim** — повторы и «лишние» слова часто работают как ритм/голос - **восклицания** — характерные для автора, не убирать - **неполные предложения** — могут быть художественным приёмом (НО! не путать с нейрослоп-стаккато: 3+ односоставных подряд по чужому шаблону — это всё равно правится через writer) - **сжатие диалога** — реплики персонажей имеют свою длину и ритм - **«улучшение» метафор** в сторону «правильности» — авторская образность важнее фор...

Details

Author
Mikefluff
Repository
Mikefluff/skills
Created
3 months ago
Last Updated
1 weeks ago
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category