> ## Documentation Index
> Fetch the complete documentation index at: https://docs.writerzroom.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Creative Scripts

> Feature screenplays and television pilots with structured formatting support.

Creative Scripts support long-form scripted development for film and television workflows.

Use this category when generating feature screenplay segments, television pilots, act-based drafts, character-driven scenes, or scripted creative material that needs formatting discipline and narrative structure.

## Templates in This Category

<div style={{ display: 'grid', gridTemplateColumns: 'repeat(3, 1fr)', gap: '12px', margin: '1.5rem 0' }}>
  <div style={{ border: '1px solid rgba(128,128,128,0.20)', borderRadius: '14px', padding: '16px', background: 'rgba(255,255,255,0.04)' }}>
    <div style={{ fontWeight: 800 }}>Feature Screenplay</div>

    <div style={{ fontSize: '13px', color: 'var(--colors-content-secondary)', marginTop: '6px' }}>
      Full-length film script generation using act-based segmentation and screenplay formatting conventions.
    </div>

    <div style={{ fontSize: '12px', color: 'var(--colors-content-secondary)', marginTop: '8px' }}><code>feature\_screenplay</code></div>
  </div>

  <div style={{ border: '1px solid rgba(128,128,128,0.20)', borderRadius: '14px', padding: '16px', background: 'rgba(255,255,255,0.04)' }}>
    <div style={{ fontWeight: 800 }}>TV Pilot Script</div>

    <div style={{ fontSize: '13px', color: 'var(--colors-content-secondary)', marginTop: '6px' }}>
      Episodic script generation for television pilots, act structure, serialized storytelling, and genre-specific formats.
    </div>

    <div style={{ fontSize: '12px', color: 'var(--colors-content-secondary)', marginTop: '8px' }}><code>tv\_pilot\_script</code></div>
  </div>

  <div style={{ border: '1px solid rgba(128,128,128,0.20)', borderRadius: '14px', padding: '16px', background: 'rgba(255,255,255,0.04)' }}>
    <div style={{ fontWeight: 800 }}>Series Bible</div>

    <div style={{ fontSize: '13px', color: 'var(--colors-content-secondary)', marginTop: '6px' }}>
      Comprehensive TV and film series development document covering world, characters, tone, pilot summary, season arc, episode format, and network pitch context.
    </div>

    <div style={{ fontSize: '12px', color: 'var(--colors-content-secondary)', marginTop: '8px' }}><code>series\_bible</code></div>
  </div>
</div>

## Feature Screenplay Setup

<CardGroup cols={2}>
  <Card title="Recommended style profiles" icon="film">
    Cinematic Dialogue, Action Visual Writing, TV Premium Drama, and TV Drama Writing.
  </Card>

  <Card title="Best workflow" icon="split">
    Use act-based segmentation for long scripts rather than attempting a full feature in one generation.
  </Card>
</CardGroup>

## Page Count by Tier

| Tier     |   Page ceiling | Approximate words | Typical generation time |
| -------- | -------------: | ----------------: | ----------------------: |
| Quick    | Up to 15 pages |     \~3,500 words |        \~1 to 2 minutes |
| Standard | Up to 35 pages |     \~8,750 words |        \~4 to 7 minutes |
| Premium  | Up to 70 pages |    \~17,500 words |      \~10 to 15 minutes |

## Full Feature Workflow

Full features are usually 90 to 120 pages. For that length, use the **Act Focus** parameter across multiple generations, then assemble the segments in the Content editor.

<Steps>
  <Step title="Generate Act One">
    Establish the premise, protagonist, setting, inciting incident, and first major turn.
  </Step>

  <Step title="Generate Act Two A">
    Expand conflict, complications, relationships, obstacles, and midpoint setup.
  </Step>

  <Step title="Generate Act Two B">
    Build consequences, reversals, pressure, and the movement toward the low point.
  </Step>

  <Step title="Generate Act Three">
    Resolve the central conflict, complete character arcs, and close the story.
  </Step>

  <Step title="Assemble and revise">
    Combine acts in the Content editor, then use scene or act-level regeneration where needed.
  </Step>
</Steps>

<Warning>
  Requesting more pages than your tier supports will clamp the output to the tier ceiling. Upgrade to a higher tier or use act-based segmentation for longer scripts.
</Warning>

## TV Pilot Setup

<CardGroup cols={2}>
  <Card title="Recommended style profiles" icon="clapperboard">
    TV Premium Drama, TV Premium Comedy, TV Drama Writing, TV Comedy Writing, TV Premium Sci-Fi, TV Premium Horror, TV Premium Romance, and TV Romance Writing.
  </Card>

  <Card title="Typical length" icon="file-text">
    TV pilot outputs typically range from 4,500 to 12,000 words depending on tier, genre, and act structure.
  </Card>
</CardGroup>

Use the **Entertainment vertical** for screenplay-aware formatting, pitch conventions, genre conventions, and entertainment-specific context.

## Required Inputs

| Input           | Purpose                                                 |
| --------------- | ------------------------------------------------------- |
| Logline         | Defines the core story premise                          |
| Genre           | Sets tone, structure, pacing, and audience expectations |
| Protagonist     | Establishes the central character and point of view     |
| Primary setting | Grounds the world and production context                |
| Act focus       | Controls scope for feature-length screenplay generation |
| Tone references | Helps align dialogue, pacing, and visual style          |

## Tips

<AccordionGroup>
  <Accordion title="Start with the smallest complete story unit">
    Provide a logline, genre, protagonist, and primary setting as minimum inputs.
  </Accordion>

  <Accordion title="Use Act Focus for features">
    Specify Act One, Act Two A, Act Two B, or Act Three to control scope per generation.
  </Accordion>

  <Accordion title="Use TV Pilot for episodic content">
    The TV pilot template is better for serialized stories, act breaks, ensemble casts, and commercial structure.
  </Accordion>

  <Accordion title="Regenerate scenes or act segments">
    Section regeneration works well for scenes, act turns, dialogue sections, and pacing adjustments.
  </Accordion>
</AccordionGroup>

<Info>
  For stronger creative output, provide character goals, conflict, genre expectations, tone constraints, and any source material boundaries before generation.
</Info>

## Series Bible Setup

A series bible is a development document, not a script. Use it to establish creative parameters before writing episodes or pitching to networks.

<CardGroup cols={2}>
  <Card title="Recommended style profile" icon="clapperboard">
    Showrunner. Sets creative confidence, specificity of world-building, and pitch-aware voice.
  </Card>

  <Card title="Typical length" icon="file-text">
    Series bibles typically range from 2,500 to 5,000 words depending on series complexity and pitch stage.
  </Card>
</CardGroup>

| Input             | Purpose                                                   |
| ----------------- | --------------------------------------------------------- |
| Series title      | Anchors the document identity                             |
| Logline           | States premise, character, and obstacle in 1-2 sentences  |
| Genre and format  | Sets tone, runtime, and structural expectations           |
| Main characters   | Names, wants, and hidden needs for 2-4 leads              |
| World and setting | Grounds the story in a specific time, place, and rule set |
| Tone references   | Comparable shows that describe feel, not plot             |
| Season structure  | Episode count and arc type                                |
| Core themes       | The ideas the series explores across its run              |

<Tip>
  Use the Series Bible template before writing episodes. It establishes the creative container that keeps your writer's room, pilot, and pitch aligned.
</Tip>
