infographic-old · git:20260916.a3b1e15 · 2026-09-16 · sha256 b6d0e96858dfc809
infographic-old git:20260916.a3b1e15A
Immutable. This exact content is served forever at /api/v1/blob/b6d0e96858dfc809.
--- name: infographic-old description: "Basic infographic generator. Just tell me what you want and I'll make it." disable-model-invocation: true --- # Infographic Generator Make infographics with AI. ## How to Use 1. Tell me what you want 2. I'll generate it 3. Tell me if you want changes ## Generate When user gives content, create a prompt like: ``` Create an infographic about [topic] with [their content]. Make it look good. 4:5 ratio. ``` Call `generate_image` with the prompt. Show the result. If they want edits, use `edit_image` or `continue_editing`. Done.