conduct screenplays
Screenplay library management - list, add, export, and download copyright-free screenplays for analysis.
Command Hierarchy
screenplays — Screenplay library management
│
├── Library Management
│ ├── list List embedded screenplays
│ ├── add Add screenplay to storage
│ │ <file> Path to PDF file
│ ├── export Export from storage
│ │ <name> Screenplay name
│ │ [output-dir] Output directory
│ └── import-dir Import all PDFs from dir
│
├── Downloads
│ └── download Download copyright-free scripts
│ --tui Interactive TUI picker
│ --list List available titles
│ --category Filter by genre
│ --workers Parallel downloads
│
└── tree This command hierarchy
root categories commands flags
Quick Start
conduct screenplays list # List embedded screenplays
conduct screenplays download --tui # Interactive download picker
conduct screenplays download --list # Show available screenplays
conduct screenplays tree # Show command hierarchy
Subcommands
Library Management Library
| Command | Description |
|---|---|
list | List all embedded screenplays |
add <file> | Add a screenplay PDF to storage |
export <name> [dir] | Export screenplay from storage |
import-dir <dir> | Import all PDFs from a directory |
Downloads Download
| Command | Description |
|---|---|
download | Download copyright-free screenplays |
download --tui | Interactive TUI checklist for selection |
download --list | List available screenplays |
download --category <cat> | Filter by genre category |
Available Categories
| Category | Examples |
|---|---|
classic | Casablanca, Citizen Kane, The Godfather, Chinatown |
scifi | Alien, Blade Runner, The Matrix, 2001 |
drama | American Beauty, Shawshank Redemption, Pulp Fiction |
comedy | Groundhog Day, Big Lebowski, Ferris Bueller |
horror | The Shining |
thriller | Silence of the Lambs, Se7en |
action | Die Hard, Raiders of the Lost Ark, Jaws |
Storage Location
Downloaded screenplays are stored in: ~/.conduct/screenplays/
Files are organized by category subdirectories.