Generates AntV Infographic DSL syntax from notes, outlines, reports, or user content. Selects templates, structures data, adds icons and themes. Outputs fenced code blocks only.
npx claudepluginhub antvis/infographic --plugin antv-infographic-skillsThis skill uses the workspace's default tool permissions.
Generate AntV Infographic syntax output from user content, following the rules in `references/prompt.md`.
Generates AntV Infographic DSL code from text content to create visualizations like lists, sequences, charts, and hierarchies. Activates on user requests for infographics.
Generates AntV Infographic DSL from text content to create visual infographics using templates, data structures, and themes. Useful when users request infographics.
Generates outlines, configurations, and code for infographics, diagrams, charts, presentations, and visual documentation. Activates on infographic-related queries.
Share bugs, ideas, or general feedback.
Generate AntV Infographic syntax output from user content, following the rules in references/prompt.md.
references/prompt.md for syntax rules, templates, and output constraints.references/prompt.md as the formatting baseline.infographic <template-name>.key value; arrays use -.icon for semantic data items by default. If a list item, step, node, compare branch, or compare child has a clear concept, include an icon unless the user explicitly wants text-only output or the template is chart-only.icon as expected on every primary datum rather than optional.icon is written as a keyword phrase, separate words with spaces rather than hyphens. Exact icon IDs may keep their native punctuation.compare-binary-* / compare-hierarchy-left-right-* must have exactly two root nodes, and the actual comparison points belong in each root node's children.compare-swot / compare-quadrant-* follow their own root-node counts and should not be forced into a binary structure.infographic-creator.references/prompt.md is representative rather than exhaustive; prefer structurally correct registered templates over forcing a bad match.