novel-douban-write

Generates 150k-300k character original novels for Douban Read via novel-studio pipeline.

116|21|Updated Jul 6, 2026
One-click install
npx skills add https://github.com/Xiaoyangy/novel-studio --skill novel-douban-write-xiaoyangy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: novel-douban-write
Source: https://github.com/Xiaoyangy/novel-studio/tree/main/skills/novel-douban-write
Command: npx skills add https://github.com/Xiaoyangy/novel-studio --skill novel-douban-write-xiaoyangy

SYSTEM DOCUMENTATION & REQUIREMENTS

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.

Frequently Asked Questions about novel-douban-write

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I write a novel for Douban Read with novel-studio?

Create a prompt file using the Douban template specifying theme, genre, readers, and synopsis, then run novel-studio with the pipeline flag and stages write, review, rewrite, deliver. The skill injects Douban writing contracts automatically.

What length novel does the Douban writing pipeline support?

The pipeline targets original long-form works of 150,000 to 300,000 Chinese characters. Total output is validated against this range before final export to TXT or EPUB.

How does chapter review work in the novel pipeline?

The story-review skill runs on the first 3 chapters, every 5 chapters, and after completion. Review records are kept per chapter in the reviews directory, and S1/S2 severity issues must be resolved before final export.

What prerequisites are needed before running the Douban novel pipeline?

You must complete initial novel-studio configuration and run novel-check to confirm writer, architect, and editor models are available. If only a genre is given without a theme, use novel-cocreate first to clarify the creative intent.

What deliverables does the Douban novel workflow produce?

It produces chapter markdown files in output/novel/chapters, per-chapter review records, TXT and EPUB exports, plus a Douban submission package containing title candidates, tags, synopsis, and a submission self-check.