data-visualizer

data-visualizer is a skill for Claude Code, Codex from Stijnman/grok-custom-skills. It costs 32 tokens per session (317 once invoked), scanned A, original, MIT.

A tool that turns tables or numbers from CSV, JSON, or spreadsheets into charts and short visual summaries.

In plain words
What is it for?
Use it to create bar, line, pie, or scatter charts with titles, labels, and a one-sentence interpretation.
Why use it?
It makes patterns and comparisons easier to see than reading raw rows of data.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to create bar, line, pie, or scatter charts with titles, labels, and a one-sentence interpretation.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/stijnman/grok-custom-skills/data-visualizer
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Stijnman/grok-custom-skills --skill data-visualizer
Clone the repo
git clone --depth 1 https://github.com/Stijnman/grok-custom-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for data-visualizer

README.md
[![agentmods](https://agentmods.dev/badge/skills/stijnman/grok-custom-skills/data-visualizer/github.svg)](https://agentmods.dev/skills/stijnman/grok-custom-skills/data-visualizer)
Your own site
<a href="https://agentmods.dev/skills/stijnman/grok-custom-skills/data-visualizer"><img src="https://agentmods.dev/badge/skills/stijnman/grok-custom-skills/data-visualizer/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for data-visualizer

Your own site · 80×15
<a href="https://agentmods.dev/skills/stijnman/grok-custom-skills/data-visualizer"><img src="https://agentmods.dev/badge/skills/stijnman/grok-custom-skills/data-visualizer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 32 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 317 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00032 $0.00317
Opus 5 $0.00016 $0.00159
Sonnet 5 $0.00006 $0.00063
Haiku 4.5 $0.00003 $0.00032

Measured 8d ago against content hash 8d593f2927a6, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

data-visualizer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.grok/skills/data-visualizer/SKILL.md · 47 lines

What it actually says

Data Visualizer

When to Use

  • User says visualize data or task matches this capability
  • User says chart this or task matches this capability
  • User says plot results or task matches this capability
  • User says graph this or task matches this capability

Workflow

  1. Parse data source (CSV, JSON, spreadsheet).
  2. Choose chart type: bar, line, pie, scatter (default bar for categories).
  3. Generate visualization code or image.
  4. Include title, labels, and one-sentence insight.

Integrations

  • xlsx
  • insight-synthesizer

Error Handling

Failure Response
Malformed data Show first 5 rows; ask user to fix format.

Gotchas

  • Prefer code-generated charts over hand-drawn ASCII for accuracy.

Example

Input: User request matching triggers above. Output: Structured result per workflow with integrations invoked as needed.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 47 lines · 32 tokens per session scan A 8d593f2927a6

Subscribe to this mod's changes

data-visualizer is a skill published in the GitHub repository Stijnman/grok-custom-skills (9 stars, last pushed 2d ago), licensed MIT. It adds 32 tokens to every session and 317 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

office-docs

Use when creating or editing office documents (PDF, Word DOCX, PowerPoint PPTX, Excel XLSX), or applying Diátaxis/STE technical writing standards ('technical-writing').

J-StaR-Films-Studios/VibeCode-Protocol-Suite · 41 tokens

format-data-to-copy-paste-tables

How to use AI as an instant ETL engine to parse messy raw text, emails, and receipts into clean, spreadsheet-ready TSV/CSV tables.

alivirgo/Major-AI-Skills · 39 tokens

xlsx

Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .xltx, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from…

bitsky-tech/bridgic-agent · 206 tokens

xlsx

Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or…

jim60105/copilot-prompt · 201 tokens

xlsx

Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify…

frankxai/claude-skills-library · 96 tokens

xlsx

Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify…

tsaol/awesome-claude · 96 tokens