infographic-syntax-creator

Solid

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.

AI & Automation 6,004 stars 683 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 91/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
43
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# 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.

Details

Author
ThinkInAIXYZ
Repository
ThinkInAIXYZ/deepchat
Created
1 years ago
Last Updated
today
Language
TypeScript
License
Apache-2.0

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category