Help us improve
Share bugs, ideas, or general feedback.
From creative
Generates basic infographics from natural language descriptions using AI image generation tools. Supports iterative edits. Useful for quick visuals on topics or data.
npx claudepluginhub naveedharri/benai-skills --plugin creativeHow this skill is triggered — by the user, by Claude, or both
Slash command
/creative:infographic-oldThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Make infographics with AI.
Generates professional infographics using Gemini AI via Nano Banana MCP. Guides through content analysis, visualizable concepts, visualization approaches, and on-brand image creation for social media.
Generates professional infographics from content using Gemini AI via Nano Banana MCP. Guided phases: analyze content, suggest visualizable concepts, propose approaches, generate on-brand images. Invoke via /infographic-v2 or triggers.
Creates data-driven infographics from text content using AntV Infographic DSL syntax, with template selection, data structuring, and theme configuration.
Share bugs, ideas, or general feedback.
Make infographics with AI.
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.