From ebook-publishing
Line edit fiction draft chapters: grammar, consistency, continuity, POV enforcement, style adherence, locale accuracy. Produces Word Track Changes output. Does NOT make structural changes. Triggers: 'line edit', 'content edit', 'edit my chapter', 'check consistency', 'copy edit'.
How this skill is triggered — by the user, by Claude, or both
Slash command
/ebook-publishing:content-line-editingThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Review and edit draft chapters for grammar, consistency, continuity, POV enforcement, style adherence, and locale accuracy. Produces output with Track Changes so the author can accept or reject each suggestion.
Review and edit draft chapters for grammar, consistency, continuity, POV enforcement, style adherence, and locale accuracy. Produces output with Track Changes so the author can accept or reject each suggestion.
In scope:
planning/writing-style.md if present)book-profile.md locale field)Out of scope — do not comment on:
Read book-profile.md and planning/writing-style.md (if present). Note: genre, locale, POV mode, tense, voice characteristics.
Ask:
"Which chapter(s) would you like me to line edit? Provide the file path(s)."
Read the provided chapters.
Check and announce:
mcp__office__* or similar) → "Producing Track Changes .docx via Office MCP. Reviewer: Claude Edit."python -c "import docx" succeeds → "Producing Track Changes .docx via python-docx. Reviewer: Claude Edit."pandoc --version succeeds → "Producing .docx via pandoc. Edits shown as [DELETED: x][INSERTED: y] blocks — not native Track Changes."Work through each chapter systematically. For every issue found, record:
Track separately:
MCP or python-docx (Track Changes):
editing/line-edit-<chapter-name>.docxpandoc:
editing/line-edit-<chapter-name>.docx[DELETED: original text][INSERTED: suggested text][NOTE: issue description] inlineFallback .md:
editing/line-edit-<chapter-name>.md~~deleted text~~ and **inserted text**Tell the user the output path and which format was used.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub de-anchorite/claude-skills --plugin ebook-publishing