infographic-creator

Installation
SKILL.md

An infographic transforms data, information, and knowledge into perceptible visual language. It combines visual design and data visualization, using intuitive symbols to compress complex information and help the audience quickly understand and remember the key points.

Infographic = Information Structure + Visual Expression

This task uses AntV Infographic to create visual infographics.

Before starting the task, you need to understand the AntV Infographic syntax specifications, including the template list, data structures, themes, etc.

Specifications

AntV Infographic Syntax

The AntV Infographic syntax is a custom DSL used to describe the rendering configuration of infographics. It uses indentation to express structure, making it suitable for AI to directly generate and stream output. The core information includes:

  1. template: Express the information structure using a template.
  2. data: Infographic data, containing title, desc, and the main data field.
  3. theme: Theme configuration, containing palette, fonts, stylization, etc.

For example:

Related skills

More from hrdtbs/agent-skills

Installs
3
First Seen
Mar 28, 2026