create

Orchestrate multi-phase web novel chapter creation from novel-config.md projects.

Updated Apr 12, 2026
One-click install
npx skills add https://github.com/JaesikYun-jax/ai-breeder-game --skill create-jaesikyun-jax
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: create
Source: https://github.com/JaesikYun-jax/ai-breeder-game/tree/main/.claude/_legacy_skills/create
Command: npx skills add https://github.com/JaesikYun-jax/ai-breeder-game --skill create-jaesikyun-jax

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This tool orchestrates end-to-end web novel chapter creation by coordinating a design-and-write-then-polish pipeline, reducing manual orchestration overhead and maintaining continuity with guardrails.

Core Features & Use Cases

  • Automated, multi-phase chapter generation aligned to a companion novel-config.md (bootstrap, character_core, character_detail, plot_framework) setup.
  • Automatic PASS and subsequent polish cycle to ensure tone consistency, arc continuity, and voice preservation across chapters.
  • Flexible range handling (next unfinished chapter or explicit ranges like ch016 or ch016-ch020) for arc-wide drafting.

Quick Start

Invoke the create skill with your current project and start generating the next sequential chapter according to your novel-config settings.

Frequently Asked Questions about create

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

FAQPage Schema
How do I automate web novel chapter creation while maintaining continuity across arcs?▼

Automated web novel chapter creation is orchestrated through a multi-phase pipeline that enforces continuity, voice, and guardrails across arcs. It coordinates design, writing, and polish cycles based on a project-specific configuration.

What is the best way to generate multiple sequential story chapters in one pass?▼

Generating multiple sequential story chapters is handled by specifying explicit ranges like ch016 or ch016-ch020. The pipeline processes the entire arc-wide drafting sequence while enforcing tone consistency and continuity guardrails.

Do I need a novel-config file to start sequential chapter generation?▼

A novel-config.md file is required to start sequential chapter generation. This configuration defines bootstrap, character_core, character_detail, and plot_framework settings that guide the automated writing and polish pipeline.

How does the writing pipeline ensure tone consistency and voice preservation in storywriting?▼

Tone consistency and voice preservation in storywriting are ensured through an automatic PASS and subsequent polish cycle. A quality-verifier phase checks arc continuity and tone alignment against the project configuration.

Can I draft the next unfinished chapter automatically without specifying a chapter number?▼

Drafting the next unfinished chapter automatically is supported by default. The pipeline detects the next sequential missing chapter and generates it according to your novel-config settings and worldbuilding guardrails.

What phases does the end-to-end chapter generation pipeline include for worldbuilding projects?▼

The end-to-end chapter generation pipeline includes chapter-architect, continuity-bridge, chapter-creator, and quality-verifier phases, with optional auto-polish integration to satisfy production-grade worldbuilding workflows.