What problem does it solve?
It solves the problem of turning ideas, KPI data, and structured comparisons into consistent, presentable infographic visuals without manually designing layouts from scratch.
Core Features & Use Cases
- Template-based infographic generation: Build visuals by selecting a supported template (e.g., KPI cards, timelines, funnels, SWOT, org charts, and charts).
- Deterministic space-separated key-value DSL: Use the required non-YAML syntax to define
title, items, value, desc, and nested children precisely.
- Built-in validation guidance: Avoid render failures by following template-specific rules like required item counts (e.g., SWOT must have 4 English-labeled quadrants).
Quick Start
Use the infographic skill to generate a KPI dashboard infographic by writing an infographic block that starts with the template name and provides data.title, then a list of data.items with label and desc fields.