What problem does it solve? Writing a platform-compliant long-form original novel for Douban Read requires coordinating writing, review, rewriting, and export stages while enforcing Douban-specific rules; this Skill orchestrates that entire pipeline through novel-studio so constraints are never lost. ## Core Features & Use Cases - Douban-Specific Pipeline: Runs novel-studio with write, review, rewrite, and deliver stages sharing one pipeline.json evidence chain, with Douban writing contracts injected into the prompt. - Structured Prompt Template: Provides a requirement file template covering theme, genre, target readers, synopsis, narrative voice, and exclusions for 150k-300k character works. - Quality Gates: Enforces story-review at the first 3 chapters, every 5 chapters, and after completion, plus packaging deliverables like title candidates, tags, synopsis, and a submission checklist. - Use Case: A writer wants to produce a 200k-character literary novel for Douban Read; they fill in the prompt template, run the pipeline command, and receive reviewed chapters, TXT/EPUB exports, and a submission package. ## Quick Start Write your novel requirements into a prompt file following the Douban template, then ask the AI to run novel-studio with the write, review, rewrite, and deliver stages to produce the full novel.