graph TD
A[Start] --> B[Receive Input]
B --> C[Process topic-keywords]
B --> D[Process script-instructions]
C --> E[Skill #190: Generate Script]
D --> E
E --> F[Create Hook 0-4s]
E --> G[Create CTA 5-9s]
E --> H[Create Hashtags 10-14s]
F --> I[Combine Components]
G --> I
H --> I
I --> J[Format with Timings]
J --> K[Output: short-promotional-script]
K --> L[End]