1. Install it
Run the npm installer once. That copies the plugin and the Gemini extension locally.
npx data-vizard install
Data Vizard
Back to home
Beginner guide
Data Vizard helps you turn a dataset into a clear, staged data story. It walks through the work in order, so you can see what happened to the data, why each choice was made, and how the final HTML result came together.
Run the npm installer once. That copies the plugin and the Gemini extension locally.
npx data-vizard install
Open a fresh Codex, Claude Code, or Gemini session so the new skills are loaded.
Codex: Use $data-vizard:data-vizard Claude Code: /data-vizard:data-vizard Gemini: /data-vizard
The homepage shows a few finished examples so you can see what the workflow can produce.
Each outcome is a self-contained HTML page you can open directly in a browser.
The short version: give Data Vizard a dataset, let it guide you through the stages, and then review the final story in HTML. You do not have to know the whole workflow up front; the plugin is there to make the next step obvious.