create

Generate web novel episode drafts from design documents with consistency checks.

Updated May 7, 2026
One-click install
npx skills add https://github.com/ranke0802/novel --skill create-ranke0802
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create
Source: https://github.com/ranke0802/novel/tree/main/plugins/novel-studio/skills/create
Command: npx skills add https://github.com/ranke0802/novel --skill create-ranke0802

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It streamlines the production of web novel episodes by automatically writing sequential episode drafts that stay consistent with your character sheets, plot guides, and bootstrap settings.

Core Features & Use Cases

  • Episode creation orchestration (4-agent pipeline): Builds an episode blueprint, collects continuity from previous episodes, drafts the episode, and performs structural verification before finalization.
  • Guardrailed consistency: Enforces validated mappings from novel-config, including platform-specific constraints and numeric/continuity checks.
  • Iterative rewrite and trimming: Detects major integrity issues, triggers targeted rewrite, and trims drafts to meet final length targets.

Quick Start

Run the create skill for a specific project and episode range by executing: /create 36억평 EP051.

Frequently Asked Questions about create

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

FAQPage Schema
How do I generate web novel episodes that maintain character consistency across multiple chapters?

You maintain character consistency across web novel episodes by generating drafts from design documents that map bootstrap settings, character_core, and character_detail sheets directly into the episode text, ensuring characters act according to predefined sheets.

What is the best way to write a sequential range of web novel episodes without breaking the plot timeline?

The best way to write a sequential range of web novel episodes without breaking the plot timeline is to orchestrate a pipeline that collects continuity from previous episodes and validates plot beats against design documents before finalizing drafts.

Do I need a specific configuration file to automate web novel episode generation?

Yes, you need a novel-config.md file with required fields and validated target_platform settings to map plot guides and character details by episode range for automated web novel episode generation.

How does quality verification work when generating web novel drafts?

Quality verification for web novel drafts applies guardrails that check numeric consistency, continuity, and plot beats against design docs, triggering targeted rewrites and trimming if major integrity issues are detected.

Can I rewrite a specific web novel episode after a continuity verification failure?

Yes, you can rewrite a specific web novel episode after a continuity verification failure by applying an iterative rewrite function that detects integrity issues and trims drafts to meet final length targets.

What are the limitations of using design docs to automate web novel plotting?

A limitation of using design docs to automate web novel plotting is strict dependency on novel-config.md field validation and platform-specific constraints; generation fails if plot guides for the requested episode range are missing.