graph TD A[User Input: 5-200 word niche description] --> B[Skill #216: Research Topic] B --> C[Generate Research Summary] C --> D[Research Output: Cultural references & insights] D --> E[Skill #190: Write Recipe Text] E --> F[Generate Recipe 1] E --> G[Generate Recipe 2] E --> H[Generate Recipe 3] F --> I[Recipe 1 Components] G --> J[Recipe 2 Components] H --> K[Recipe 3 Components] I --> L[Title] I --> M[Description] I --> N[Ingredients] I --> O[Steps] J --> P[Title] J --> Q[Description] J --> R[Ingredients] J --> S[Steps] K --> T[Title] K --> U[Description] K --> V[Ingredients] K --> W[Steps] L & M & N & O --> X[Recipe 1 JSON] P & Q & R & S --> Y[Recipe 2 JSON] T & U & V & W --> Z[Recipe 3 JSON] X & Y & Z --> AA[Final Output: Structured Recipe Text]