From infographic
Create infographics, data posters, informational visuals, and complex compositions that require factual research, visual references, and structured layout. Activate when the request involves real-world data, statistics, timelines, comparisons, or educational content that must be accurate.
npx claudepluginhub koi-language/plugins --plugin infographicThis skill uses the workspace's default tool permissions.
This skill handles complex visual compositions that need factual accuracy — infographics, data posters, educational visuals, timelines, comparison charts, event summaries, etc.
Mandates invoking relevant skills via tools before any response in coding sessions. Covers access, priorities, and adaptations for Claude Code, Copilot CLI, Gemini CLI.
Share bugs, ideas, or general feedback.
This skill handles complex visual compositions that need factual accuracy — infographics, data posters, educational visuals, timelines, comparison charts, event summaries, etc.
The infographic must contain accurate facts. Research thoroughly:
web_search for the topic (e.g. "Artemis 2 mission details", "climate change statistics 2025")web_fetch the top 2-3 authoritative sources (NASA, WHO, official pages — not blogs)You must have at least 5-10 concrete data points before proceeding.
For real subjects, the image model needs visual references to render them accurately:
web_search for photos/images of key visual elements (spacecraft, people, logos, maps, diagrams)web_fetch with saveTo to download 2-5 reference images locallyreferenceImages in generate_imageExamples:
web_search for prompt tips specific to the generation model and output type
web_fetch at least 1 result to get proven keywords, styles, and structuresIf the user didn't specify a clear visual style, present 2-3 options via prompt_user:
Include example descriptions so the user can judge. Skip if the user was very specific.
Combine everything into ONE comprehensive prompt:
referenceImageshighCall generate_image.
read_file on the generated image to SEE itCall show_result with resourceType: "image" to display in the UI. Then return with file paths.