graph TD
A[Start Viral Strategy Tools] --> B[Read channel-analysis-output]
B --> C[Extract Channel Niche/Topic]
C --> D1[Keyword Generation]
C --> D2[Hook Creation]
C --> D3[Title/Prompt Generation]
D1 --> E1[Use Skill #218: Generate Keywords]
E1 --> F1[Output: 10 Related Keywords]
D2 --> E2[Use Skill #186: Create MicroCopy]
E2 --> F2[Output: 2-10 Short Hooks]
D3 --> E3[Use Skill #223: Generate Titles/Prompts]
E3 --> F3[Output: Viral Titles & Engagement Prompts]
F1 --> G[Consolidation Phase]
F2 --> G
F3 --> G
G --> H[Use Skill #223: Merge Outputs]
H --> I[Create viral-strategy-output JSON]
I --> J[Final Output Structure]
J --> K1[hashtags array]
J --> K2[hooks array]
J --> K3[titles array]
J --> K4[engagementPrompts array]
K1 --> L[End Viral Strategy Tools]
K2 --> L
K3 --> L
K4 --> L