CSV Data Summarizer
Automatically analyzes CSV files and generates comprehensive insights with visualizations without requiring user prompts.
What it is
CSV Data Summarizer is a data & analysis skill for AI coding agents. Open-source community skill. Skills are small, focused packages of instructions and tools that an agent loads on demand, so it gains this capability only when the task calls for it, keeping its context lean the rest of the time.
When to use it
Reach for CSV Data Summarizer whenever your task falls under data & analysis. Because it ships as a portable skill, it works across Claude Code, Cursor, Codex and any agent that reads the SKILL.md format.
How to install
Clone or download the skill folder into your agent's skills directory (for Claude Code: `~/.claude/skills/<name>`). Most skills include a `SKILL.md` that the agent reads on demand. See the source link for exact setup.
Source
View the full skill, documentation and license at the source repository: https://github.com/coffeefuelbump/csv-data-summarizer-claude-skill
Related Data & Analysis skills
deep-research
Execute autonomous multi-step research using Gemini Deep Research Agent for market analysis, competitive landscaping, and literature reviews.
postgres
Execute safe read-only SQL queries against PostgreSQL databases with multi-connection support and defense-in-depth security.
recursive-research
Recursive research up to PhD level across any domain (science, tech, business, arts, humanities) with source tiering, WDM + Munger inversion for autonomous decisions, and disk checkpointing to survive context compaction.
root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.