graph TD
A[Output Agent] -->|Receives birthday card images and description| B{Zip Internal URLs}
B -->|Input: Image URLs| C{Skill #175}
C -->|Output: Zip file URL| D{Return final HTML Selector File}
D -->|Input: Image URLs and description| E{Skill #216}
E -->|Output: HTML selector page URL| F[Deliver URLs to user]