graph TD A[Card Assembler DesignMaestro] --> B{Load pre-designed birthday card layout template} B --> C{For each combination of AI-generated image and slogan 9 in total} C --> D[Silo 1: Card Design Instructions] D --> E[Skill #178 - Rewrite Text Based On Instructions x9] E --> |Input: Pre-designed birthday card layout template, AI-generated image, and slogan| F[Output: Plain English description of the card design, specifying the placement of the image and slogan within the layout template] F --> G[Silo 2: Card Assembly] G --> H[Skill #237 - Combine Text and Image and Make an Image x9] H --> |Input: AI-generated image, slogan, and layout description from Silo 1| I[Output: Final birthday card design as a JPEG image] I --> J[Silo 3: Output Management] J --> K[Collect the 9 assembled birthday card designs] K --> L[Pass the designs to the Output Renderer ImageFinalizer subagent]