概要
The CSV Data Summarizer is a specialized skill for Claude Code that eliminates the back-and-forth typically required for data analysis. By automatically detecting data structures—such as time-series, financial transactions, or customer demographics—the skill immediately executes relevant Python-based analyses using pandas and seaborn. It provides users with a complete package including dataset overviews, key metrics, missing data audits, and tailored visualizations (like trend lines or correlation heatmaps) the moment a CSV file is referenced, ensuring high-velocity data exploration without the need for manual configuration.