infographic-creator_skill

This skill creates compelling infographics from text using AntV Infographic, translating information into visual structures for quick understanding and
  • JavaScript

15

GitHub Stars

1

Bundled Files

2 months ago

Catalog Refreshed

4 months ago

First Indexed

Readme & install

Copy the install command, review bundled files from the catalogue, and read any extended description pulled from the listing source.

Installation

Preview and clipboard use veilstrat where the catalogue uses aiagentskills.

npx veilstrat add skill antvis/chart-visualization-skills --skill infographic-creator

  • SKILL.md11.6 KB

Overview

This skill creates polished infographics from provided text or structured data using AntV Infographic. It turns information structures into visual layouts by selecting templates, mapping data fields, and outputting AntV Infographic DSL and a ready-to-open HTML file. The focus is on clarity, correct template choice, and exportable SVG output.

How this skill works

I analyze the user’s content to extract a title, description, items (lists, sequences, compares, chart values, nodes/relations, or hierarchy) and choose the best AntV template. I then generate a valid AntV Infographic syntax block, a theme suggestion, and a complete HTML wrapper that initializes AntV Infographic and enables SVG export. If the input is ambiguous or incomplete, I ask targeted clarifying questions before producing the final syntax and file.

When to use it

  • You have text, bullet points, timeline steps, comparisons, or chart data and want a visual summary.
  • You need an exportable SVG/HTML infographic for presentations, docs, or web embedding.
  • You want to convert hierarchical or relationship data into a clear diagram (org charts, mind maps).
  • You need a quick template suggestion and properly formatted AntV DSL for rendering.
  • You want theme recommendations (palette, font, stylize) to match brand or mood.

Best practices

  • Provide a concise title, short description, and a clear list of items with labels and brief descriptions.
  • Choose the template type that matches your information structure (sequence for processes, list for bullet points, compare for pros/cons, chart for numeric data).
  • Supply icons, times, or numeric values where relevant to improve visual encoding and layout accuracy.
  • Keep item text short — infographics work best with compressed, memorable phrases rather than long paragraphs.
  • Specify preferred color palette or mood (dark/light, hand-drawn, gradients) to get a matching theme.

Example use cases

  • Convert a product roadmap into a sequence roadmap template with milestones and dates.
  • Create a SWOT slide using the compare-swot template from a short pros/cons list.
  • Turn website analytics (visits, conversion, retention) into a chart-column-simple infographic.
  • Build an org chart or mind map from hierarchical team data using hierarchy-tree or mindmap templates.
  • Visualize a binary comparison (feature A vs feature B) with compare-binary-horizontal templates.

FAQ

Provide a short title, optional description, and clearly structured items (label, desc, value, icon, time). If unsure, paste your text and I will extract structure or ask clarifying questions.

Can I request a specific template or color theme?

Yes. Name a template from the available list or describe the visual mood and I will apply matching theme settings (palette, font, stylize).

How do I get an SVG export?

I produce a complete HTML file that initializes AntV Infographic and includes logic to export the rendered infographic as SVG via toDataURL; open it in a browser and use the export control.

Built by
VeilStrat
AI signals for GTM teams
© 2026 VeilStrat. All rights reserved.All systems operational
infographic-creator skill by antvis/chart-visualization-skills | VeilStrat