graph TD
A[Start: ContentCalendarGenerator] --> B[Input Parameters]
B --> C[Core Keyword: make money online]
B --> D[Target Demo: 30-50]
B --> E[Schedule Reqs: 4wk/2per]
C & D & E --> F[Task #218: Keyword Research]
F --> G[Analyze Core Niche]
G --> H[Research Competitors]
H --> I[Study Trends]
I --> J[Generate Keywords]
J --> K[Output: brainstormed_keywords_list]
K --> L[Task #185: CSV Generation]
L --> M[Format Headers]
M --> N[Create Video Titles]
N --> O[Set Upload Schedule]
O --> P[Write Descriptions]
P --> Q[Format as CSV]
Q --> R[Final Output: content_calendar_csv]
R --> S[Save as ContentCalendar.csv]
S --> T[End: Calendar Ready]
style A fill:#f9f,stroke:#333
style T fill:#f9f,stroke:#333
style F fill:#bbf,stroke:#333
style L fill:#bbf,stroke:#333