graph TD
A[User Input: Topic and Style] --> B[ScriptGenAgent Start]
B --> C[Process Input Instructions]
C --> D[Apply Skill #171: Write Voice Over Script]
D --> E[Generate 100-300 Word Script]
E --> F[Quality Check: Verify Length and Style]
F --> G[Return Final Script Text]
G --> H[ScriptGenAgent End]
style A fill:#f9f,stroke:#333,stroke-width:2px
style H fill:#bbf,stroke:#333,stroke-width:2px