Run Vizdantic visualization workflows in this repo: load user datasets (CSV/Parquet/JSON/Excel), draft and validate Vizdantic specs, and render Plotly charts. Use when the user asks to visualize data, generate charts from a file/DataFrame, or execute Python to validate/render Vizdantic schema outputs.
$npx -y skills add ivogarais/vizdantic --skill vizdantic-runnerInstalls into the current project.
Run `npx skills use "https://github.com/ivogarais/vizdantic" --skill "ivogarais/vizdantic/vizdantic-runner"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ivogarais/vizdantic" that are relevant to the current task. Run `npx skills add "https://github.com/ivogarais/vizdantic"` and select the relevant skills, then follow their instructions.