From penglonghuang-chinese-novelist-skill
Guides Claude through multi-chapter Chinese novel creation (10-50 chapters, 3k-5k words each) with suspense hooks, depth editing, and automatic validation.
How this skill is triggered — by the user, by Claude, or both
Slash command
/penglonghuang-chinese-novelist-skill:chinese-novelistThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
1. **展示而非讲述** - 用动作和对话表现,不要直接陈述
02-写作计划.json 协调状态进入每个阶段时,先阅读对应的流程文档以获取详细执行指令。
读取用户偏好,检测未完成项目(中断续写),展示个性化欢迎。 → 详见 phase0-initialization.md
通过递进式问答收集创作需求,确定小说定位与标题:
创建项目文件夹(./chinese-novelist/{timestamp}-{小说名称}/),生成大纲、人物档案和写作计划JSON,等待用户确认。 → 详见 phase2-planning.md
规划确认后,选择写作模式:
serial):主 Agent 自己逐章写,全程无中断subagent-parallel):将章节分成批次,派生子 Agent 并行写作agent-teams):Claude Code 多 Agent 协作模式,Agent 间可通讯(需手动开启)→ 详见 phase3-writing.md
切记,一旦进入这个阶段,所有过程都禁止向用户确认。用户就是你的读者,你必须把完整的小说创作完成才能与用户报告
根据用户选择的写作模式(串行/并行/Teams)逐章执行创作流程。每章创作前必须读取 01-大纲.md 中对应章节的规划信息,严格按大纲创作。支持中断续写。 → 详见 phase3-writing.md
全程无需用户介入,自动检查所有章节完成度和字数,不合格章节自动重写(最多3轮)。 → 详见 phase4-validation.md
偏好系统、写作计划系统、黄金法则详解、字数检查脚本等跨阶段共享机制。 → 详见 shared-infrastructure.md
npx claudepluginhub penglonghuang/chinese-novelist-skillGuides Chinese web novel (网文) writing: market scanning, chapter analysis, outline creation, draft writing, and AI-style removal for both long-form and short-form fiction.
Guides Chinese novel creation, chapter continuation, character design, worldbuilding, and text polishing across genres like sci-fi, fantasy, and mystery.
创作期续写工具,基于场景规划逐章生成小说正文。当用户说"续写"、"写章节"、"生成章节"、"写下一章"、"批量生成"、"继续写"、"写正文"时自动激活。