visualizer

Convert data files and parameters into charts and diagrams using vizli templates.

2|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/weisberg/agent_tools --skill visualizer-weisberg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: visualizer
Source: https://github.com/weisberg/agent_tools/tree/main/tools/vizli/skills/visualizer
Command: npx skills add https://github.com/weisberg/agent_tools --skill visualizer-weisberg

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill enables users to turn existing visualization templates into rendered charts, diagrams, and explainers, simplifying the process of generating visual data representations.

Core Features & Use Cases

  • Template Discovery and Resolution: Find and select the appropriate vizli template based on user requests.
  • Payload Mapping and Rendering: Resolve user data and parameters to generate visual outputs like charts or diagrams.
  • Troubleshooting and Validation: Verify outputs and troubleshoot rendering failures or mismatches efficiently.

Quick Start

Use the visualizer skill to generate a chart from a CSV dataset using a specified vizli template.

Frequently Asked Questions about visualizer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert data files into charts and diagrams using templates?

Rendering charts and diagrams from templates involves resolving your data files and parameters against vizli templates. The process requires matching sidecar files and payload validation to ensure the visual output is accurate.

What is the best way to troubleshoot visualization rendering failures?

Troubleshooting visualization rendering failures requires verifying the generated output against the expected visual artifacts. You must validate the input payload and ensure the matching sidecar files are correctly resolved to identify and fix mismatches efficiently.

Do I need sidecar files to generate visual outputs from my data?

Yes, matching sidecar files are required to generate visual outputs accurately. They are necessary for resolving the vizli templates and validating the payload during the rendering process to ensure the charts and diagrams are produced correctly.

Can I use CSV datasets to create visual artifacts for data reporting?

You can use CSV datasets to create visual artifacts for data reporting by mapping the data into a specified vizli template. The Skill validates the payload and generates the corresponding charts or diagrams suitable for your analysis.