What problem does it solve?
Long novels require substantial manual effort to plan structure, design a screenplay blueprint, and extract a production-ready script. This Skill automates that by providing a deterministic three-phase pipeline: analysis/design, writing, and structure extraction.
Core Features & Use Cases
- Phase A: Analyze the source text and generate design.json and catalog.json to anchor world-building and assets.
- Phase B: Write ep*.md scene transcripts using the design/catalog guidance, with optional parallel writing and validation steps.
- Phase C: Parse the Phase B outputs into a structured script.json via the Phase 3 parser, enabling downstream rendering and QA.
- Typical use case: turning a lengthy novel (≥3000 characters) into a ready-to-publish micro-series script with clear episode segmentation and asset mappings.
Quick Start
Provide the full end-to-end workflow to convert a long novel into design.json, catalog.json, episode drafts ep*.md, and the final script.json using the built-in scripts.