Export Fdx banner
bybren-llc bybren-llc

Export Fdx

Development community

Description

--- description: Generate a Final Draft XML file from the Fountain screenplay. --- # /export-fdx Generate a Final Draft XML file from the Fountain screenplay. ## Arguments - `[output]` - Optional: Output filename (default: auto-generated) ## Workflow ### Step 1: Pre-Export Validation Run format validation: - Check Fountain syntax - Note potential compatibility issues - Verify elements will transfer ### Step 2: Execute Export #### Recommended: VS Code + Better Fountain Extension The easie

Installation

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

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

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

Full documentation available on GitHub

View Source Repository