CSV Data Summarizer
Auto-analyzes CSVs for column types, distributions, and correlations, and produces summary reports with visualizations without manual pandas setup.
Automatically analyze CSVs for column types, distributions, and correlations. Produces summary reports for data exploration.
- Generate a quick data profile from any spreadsheet file
- Spot missing values and outliers before starting analysis
- Create summary statistics without writing analysis code
Auto-analyzes CSVs for column types, distributions, and correlations, and produces summary reports with visualizations without manual pandas setup.
Data analysts and business users who want quick data profiling from CSV files without writing analysis code.
https://github.com/coffeefuelbump/csv-data-summarizer-claude...
How to Get It
Download csv-data-summarizer.zip from the repo releases, then in Claude.ai go to Settings > Capabilities > Skills, upload the zip, and enable the skill.
Tip: Paste this into a Claude Code conversation. Verify command matches your Claude Code version.
After installing, paste this into Claude:
Help me generate a quick data profile from any spreadsheet file
Trust Signals Reviewed
Reviewer notes
Reviewed review. These are observations, not a security certification.
295 stars. Quick data exploration. Useful for business analysts working with CSV exports.
Community tool. Source reviewed.
Things to check
- Works best on small to medium CSVs; performance degrades on files with thousands of columns or millions of rows. Correlation analysis assumes numeric data and may miss non-linear relationships.
- Single maintainer. Consider the risk if this person stops maintaining the project.
How to evaluate tools before deploying →
Data shown here comes from public APIs and automated scanning. Reviewer notes reflect one person's experience. This is not a security certification or legal recommendation. Always evaluate tools according to your own organization's policies.
Evaluation
295 stars. Quick data exploration. Useful for business analysts working with CSV exports.