script-writing
Installation
SKILL.md
Script Writing
Generate a naturalistic, multi-character radio show script directly via the LLM. The script features host Paul taking calls from people around the world, with advanced audio tags.
Embedded Script
python3 skills/script-writing/scripts/generate_script.py --workspace ./workspace --style debate
Arguments
| Argument | Default | Description |
|---|---|---|
--workspace |
workspace |
Root workspace directory |
--style |
default |
Show format (see styles below) |
--context |
"" |
Additional tone/style notes inferred from user prompts (e.g., "emphasize the technical details", "make it sound like a late night show"). Applies to ALL styles. Keep brief. Do NOT use to specify stories/topics. |