What problem does it solve?
Writing a full-length novel with AI usually produces inconsistent plots, forgotten foreshadowing, and machine-flavored prose. This Skill turns your AI terminal into a coordinated writing team that maintains world settings, character states, timelines, and style rules across an entire book.
Core Features & Use Cases
- Multi-Agent Writing Pipeline: A director agent (novel-agent) dispatches 8 specialized sub-agents covering volume planning, chapter outlining, prompt assembly, prose writing, anti-AI-flavor editing, deep review, and archiving.
- State-Driven Workflow: Progress is tracked in
.agent/status.md (setup → outline → draft → anti-ai → review → archive), so you can stop and resume writing at any point.
- Anti-AI Flavor Pipeline: Gate A-F detection, quantitative scoring, and iterative cleanup remove machine-style phrasing without changing the plot.
- Style Distillation & Memory: Learns your writing style from sample texts, records your feedback as dynamic memory, and promotes frequent rules into permanent knowledge.
- Use Case: Tell your AI "帮我写本小说" in an empty folder; the Skill scaffolds a novel project, discusses genre/world/characters with you, then plans volumes and writes chapter after chapter while tracking foreshadowing and character states.
Quick Start
Open Claude Code, OpenCode, Codex, ZCode, DeepSeek Harness, or Grok Build in an empty directory and say "help me write a novel" to initialize the project and start the guided writing flow.