# Infographic Old

> Basic infographic generator. Just tell me what you want and I'll make it.

- Skill: `naveedharri/infographic-old` (Agent Skill)
- Install (CLI): `npx skillmds@latest add naveedharri/infographic-old`
- Raw SKILL.md: https://api.skillmd.com/api/skills/naveedharri/infographic-old/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: naveedharri (https://skillmd.com/u/naveedharri)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/naveedharri/infographic-old

---


# 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.

