graph TD
A[Start: Transitions & Music Advisor] --> B[Input Processing]
B --> C[Product Description]
B --> D[Segmented VSL Script]
B --> E[Visual Prompts]
C --> F[SILO 1: Sound Keywords]
F --> G[Skill #218: Brainstorm Keywords]
G --> H[Generate 2-3 Sound Keywords]
D --> I[SILO 2: Recommendations]
E --> I
H --> I
I --> J[Skill #223: Generate Full Output]
J --> K[Analyze Script Segments]
J --> L[Review Visual Prompts]
J --> M[Apply Sound Keywords]
K --> N[Create Final Output]
L --> N
M --> N
N --> O[Transition List]
N --> P[Music Suggestions]
N --> Q[Optional SFX]
O --> R[Final Compiled Output]
P --> R
Q --> R
R --> S[End: transitions-music-sfx]