CSV Data Summarizer
- Automatically detects date columns (columns containing 'date' in name)
LLM Evaluation
Evaluated by: xiaomi/mimo-v2-flash:free
Last evaluated: March 29, 2026
Prompt Preview
---
name: csv-data-summarizer
description: Analyzes CSV files, generates summary stats, and plots quick visualizations using Python and pandas.
metadata:
version: 2.1.0
dependencies: python>=3.8, pandas>=2.0.0, matplotlib>=3.7.0, seaborn>=0.12.0
---
# 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 fil...
Full prompt length: 5667 characters
Tools & Technologies
- python
- Python