csv-data-summarizer
Originally fromovachiever/droid-tings
Installation
Summary
Automatically analyzes CSV files and generates comprehensive statistics with intelligent, context-aware visualizations.
- Intelligently adapts analysis to data type (sales, customer, financial, operational, survey) by inspecting columns first, then runs relevant analyses without asking
- Generates only applicable visualizations: time-series plots for date columns, correlation heatmaps for multiple numeric columns, distributions for categorical data
- Provides complete output in one response including data overview, summary statistics, missing data analysis, and actionable insights
- Built on pandas and matplotlib with automatic date column detection and graceful missing data handling
SKILL.md
CSV Data Summarizer
This Skill analyzes CSV files and provides comprehensive summaries with statistical insights and visualizations.
When to Use This Skill
Claude should use this Skill whenever the user:
- Uploads or references a CSV file
- Asks to summarize, analyze, or visualize tabular data
- Requests insights from CSV data
- Wants to understand data structure and quality