I

infographic-syntax-creator

Verified

by ThinkInAIXYZ · Updated Apr 16, 2026

claude-opus-4-6
3.4Kin738out
$0.302m 5s

Generate AntV Infographic syntax outputs. Use when asked to turn user content into the Infographic DSL (template selection, data structuring, theme), or to output `infographic <template>` plain syntax.

infographicdslantvcontent-structuringtemplate-selection

See It In Action

1 turns·claude
The project codebase is in your current working directory. Explore the files to understand the code before making changes. need this PM launch summary turned into the exec infographic syntax asap for this afternoon's review, just the compare layout and nothing extra

Done — wrote output.md with the compare-split infographic. Two root nodes (Before Launch / After Launch), each with the four adoption metrics from Priya's summary, no extra text outside the code block.

Claude Sonnet 4.6

Permissions

ScopeDescription
filesystem:read

SKILL.md

Infographic Syntax Creator

Overview

Generate AntV Infographic syntax output from user content, following the rules in references/prompt.md.

Workflow

  1. Read references/prompt.md for syntax rules, templates, and output constraints.
  2. Extract the user's key structure: title, desc, items, hierarchy, metrics; infer missing pieces if needed.
  3. Select a template that matches the structure (sequence/list/compare/hierarchy/chart).
  4. Compose the syntax using references/prompt.md as the formatting baseline.
  5. Preserve hard constraints in every output:
    • Output is a single infographic markdown code block; no extra text.
    • First line is infographic <template-name>.
  • Use two-space indentation; key/value pairs are key value; arrays use -.
  • Compare templates (compare-*) must have exactly two root nodes with children.

FAQ

What does infographic-syntax-creator do?

Generate AntV Infographic syntax outputs. Use when asked to turn user content into the Infographic DSL (template selection, data structuring, theme), or to output `infographic <template>` plain syntax.

When should I use infographic-syntax-creator?

Use it when you need a repeatable workflow that produces text report.

What does infographic-syntax-creator output?

In the evaluated run it produced text report.

How do I install or invoke infographic-syntax-creator?

Ask the agent to use this skill when the task matches its documented workflow.

Which agents does infographic-syntax-creator support?

Agent support is inferred from the source, but not explicitly declared.

What tools, channels, or permissions does infographic-syntax-creator need?

It uses no extra tools; channels commonly include text; permissions include filesystem:read.

Is infographic-syntax-creator safe to install?

Static analysis marked this skill as low risk; review side effects and permissions before enabling it.

How is infographic-syntax-creator different from an MCP or plugin?

A skill packages instructions and workflow conventions; tools, MCP servers, and plugins are dependencies the skill may call during execution.

Does infographic-syntax-creator outperform not using a skill?

About infographic-syntax-creator

When to use infographic-syntax-creator

When you need to convert notes or structured content into AntV Infographic syntax. When a user asks for a plain `infographic <template>` code block output. When selecting an infographic template based on hierarchy, comparison, sequence, or chart structure.

When infographic-syntax-creator is not the right choice

When the task is to render or preview graphics rather than produce DSL text. When the user needs integrations with external design tools or publishing platforms.

What it produces

Produces text report.