infographic-syntax-creator

安装量: 52
排名: #14301

安装

npx skills add https://github.com/antvis/infographic --skill infographic-syntax-creator

Infographic Syntax Creator Overview Generate AntV Infographic syntax output from user content, following the rules in references/prompt.md . Workflow Read references/prompt.md for syntax rules, templates, and output constraints. Extract the user's key structure: title, desc, items, hierarchy, metrics; infer missing pieces if needed. Select a template that matches the structure (sequence/list/compare/hierarchy/chart). Compose the syntax using references/prompt.md as the formatting baseline. Preserve hard constraints in every output: Output is a single plain code block; no extra text. First line is infographic . Use two-space indentation; key/value pairs are key value ; arrays use - . Compare templates ( compare-* ) must have exactly two root nodes with children.

返回排行榜