Export Pdf banner
bybren-llc bybren-llc

Export Pdf

Development community

Description

--- description: Generate a formatted PDF from the Fountain screenplay. --- # /export-pdf Generate a formatted PDF from the Fountain screenplay. ## Arguments - `[output]` - Optional: Output filename (default: auto-generated) - `[options]` - Optional: `draft`, `final`, `anonymous` ## Workflow ### Step 1: Pre-Export Validation Run format validation: - Check Fountain syntax - Verify title page - Confirm no blocking errors ### Step 2: Prepare Export Determine settings: - Title page inclusion -

Installation

Installs to ~/.claude/commands/bybren-llc-story-systems-template-export-pdf.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/bybren-llc/story-systems-template/HEAD/.claude/commands/export-pdf.md -o ~/.claude/commands/bybren-llc-story-systems-template-export-pdf.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository