By nuwrldnf8r
A full editor for memoir, narrative non-fiction, and literary fiction. Assesses the manuscript first, then edits in staged passes (developmental, line, voice, copyedit, proofread), auto-fixing mechanics and proposing substantive changes for approval.
Two paired skills that work as a book editor and writing coach for memoir, narrative non-fiction, and literary fiction. Draft freely and ignore grammar; the editor shapes the raw material, removes AI tells, and teaches you why as it goes.
book-editor/A full editor that works the way a professional does: it assesses the manuscript first, then edits in staged passes from big to small — developmental (structure, pacing, arc), line editing (flow, rhythm, redundancy, reader engagement), a voice pass, copyediting, and proofreading. It auto-fixes obvious mechanical errors and proposes everything substantive for approval, and it works alongside you as a coach, explaining the principle behind each change.
Grounded in the craft canon: Browne & King (Self-Editing for Fiction Writers), Joseph Williams (Style), Le Guin (Steering the Craft), Stephen King (On Writing), Strunk & White, McPhee (Draft No. 4), and Saunders.
Includes:
scripts/prose_stats.py — objective rhythm/redundancy/readability stats.scripts/check_tells.py — bundled mechanical AI-tell sweep.reference/ — developmental, line-editing, copyedit/proof, and craft-canon guides.humanizer/The voice specialist. Works voice-first: establish the author's voice, then strip AI tells (em dashes, reflective-summary endings, telling-not-showing, stock fiction clichés, course-outcome boilerplate) while protecting the voice. Includes an enforced checker that hard-blocks delivery while em dashes or curly quotes remain, plus a voice-discovery mode for new authors.
Includes:
scripts/check_tells.py — the enforced sweep (hard-fails on dashes/curly quotes).reference/patterns.md — the full AI-tell catalogue.reference/voice-discovery.md — the new-author voice interview.The book-editor runs the humanizer as its voice pass, so they're designed to
work together.
This repo is a Claude Code plugin marketplace. Add it once, then install either plugin:
/plugin marketplace add nuwrldnf8r/book_editor_skill
/plugin install book-editor@book-editor-skill
book-editor lists humanizer as a dependency, so installing it pulls the
humanizer in automatically. To install the voice pass on its own:
/plugin install humanizer@book-editor-skill
Update later with /plugin marketplace update book-editor-skill, and manage what's
installed from the /plugin menu. You can also add the marketplace from a full URL
(/plugin marketplace add https://github.com/nuwrldnf8r/book_editor_skill) or a
local clone (/plugin marketplace add ./book_editor_skill).
book-editor/ and humanizer/) or its packaged .skill file.Either way, the skills are self-contained Markdown + small Python scripts; no dependencies beyond Python 3.
python3 humanizer/scripts/check_tells.py path/to/draft.md # enforced AI-tell sweep
python3 book-editor/scripts/prose_stats.py path/to/draft.md # rhythm & redundancy stats
MIT — see LICENSE.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub nuwrldnf8r/book_editor_skill --plugin book-editorRigorous, attacker-centric security audit of smart-contract / on-chain program code in Solidity/Vyper (EVM), CosmWasm (Cosmos), and Solana (Anchor & native). Produces a severity-rated findings report with exploit paths, insider-resistance analysis, and a deploy verdict.
Voice-first editor that strips AI tells (em dashes, reflective-summary endings, telling-not-showing, stock cliches, course boilerplate) while protecting the author's voice. Includes an enforced mechanical checker.
Design fluency for frontend development. 1 skill with 23 commands (/impeccable polish, /impeccable audit, /impeccable critique, etc.) and curated anti-pattern detection.
Behavioral guidelines to reduce common LLM coding mistakes, derived from Andrej Karpathy's observations on LLM coding pitfalls
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Complete developer toolkit for Claude Code