What problem does it solve?
This Skill enables AI agents to reliably discover, validate, and run complex visualization templates, ensuring consistent outputs across data sources and formats.
Core Features & Use Cases
- Template Discovery & Selection: Finds visualization templates via sidecars and metadata, matching user requests with predefined use cases.
- Payload Resolution & Validation: Resolves parameters and datasets, checking schemas and supporting safe, error-resilient operation.
- Rendering & Verification: Executes rendering engines (Vega-Lite, Altair, SVG, HTML, JS) for static or interactive visuals, performing post-render checks.
- Use Case: Automate production report generation by selecting templates matching user data, applying default styles, and verifying outputs before delivery.
- Supports multiple formats like SVG, PNG, HTML, PDF; with options for themes, resolution, and debugging.
Quick Start
Use the tools/vizli Skill to run a template with data, parameters, and output preferences, ensuring validation and output verification before delivery.