
from csv-data-summarizer-claude-skill408
Automatically inspects CSV files and returns comprehensive statistical summaries and relevant visualizations using pandas and matplotlib/seaborn.
Analyzes uploaded CSV files end-to-end: loads the data, infers types, computes summary statistics, detects missing values, and generates sensible visualizations (time-series, histograms, correlation heatmaps, category distributions) where applicable. The skill is designed to produce a complete analysis automatically without prompting the user for follow-up choices.
Trigger this skill when a user provides or references a CSV file and asks for an analysis, summary, or visual exploration. It applies to datasets containing date/time columns, numeric measures, categorical fields, surveys, transactions, or any tabular data where quick insights are useful.
Intended for Python-capable agents (Claude/agents that can run Python), and automation that can run local analysis and return images/plots. Works best where agents have access to pandas, matplotlib/seaborn and a runtime to generate attachments.
This skill has not been reviewed by our automated audit pipeline yet.