From novel-writing
Revise and edit existing prose while preserving the author's style. Use when polishing a draft, improving pacing, or fixing consistency issues.
How this skill is triggered — by the user, by Claude, or both
Slash command
/novel-writing:editThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Style-preserving prose revision with three edit levels.
Style-preserving prose revision with three edit levels.
--level=light|medium|heavy — edit intensity (required)--chapter=N — which chapter to edit (default: current active chapter)--focus=area — focus area: pacing, dialogue, description, consistency, grammarLoad in order:
data/{projectId}/chapters/{n}.md — the chapter to editdata/{projectId}/style-profile.json — voice constraintsdata/{projectId}/characters.json — character consistencydata/{projectId}/world.json — world consistencydata/{projectId}/outline.json — chapter goals and key eventsRead the full chapter content and analyze:
--level=lightPolish without restructuring:
Do NOT rewrite paragraphs or restructure scenes.
--level=mediumImprove quality with targeted changes:
Avoid wholesale rewrites. Target specific paragraphs, not the entire chapter.
--level=heavyStructural revision:
Heavy edits require user confirmation before proceeding with major rewrites.
Read style-profile.json and enforce:
Update chapters/{n}.md with the revised prose.
Update outline.json:
status to revision during editingdraft when completeProvide a structured report:
## Edit Report: Chapter N — "{title}"
### Changes Made
| Type | Count | Example |
|------|-------|---------|
| Grammar fixes | X | ... |
| Sentence tightens | X | ... |
| Dialogue improvements | X | ... |
| Description changes | X | ... |
| Structural changes | X | ... |
### Word Count
Before: X words → After: Y words (ΔZ)
### Style Compliance
[✓] Sentence length preserved
[✓] POV consistent
[✓] Character voices consistent
### Remaining Issues
- None / [list any unresolved issues]
/novel:chapter --num=N firststyle-profile.json does not exist → proceed without style constraints, note this--level=heavy — always confirm before major rewritesnpx claudepluginhub yuzhoujishu/novel-writing --plugin novel-writingProvides structured revision and editing for Crucible-drafted novels, covering developmental, line, copy editing, and final polish after first draft completion.
Revises story projects with continuity-aware editing: chapter revisions, continuity audits, developmental edits, line edits, and timeline consistency checks while updating metadata and cross-references.
Deep line-by-line editing pass for sentence mechanics, word choice, and AI tells. Delivers a clean draft with a summary of changes.