AI AGENT ADDONS
Data Science & ML
3,486installs

When you get a new dataset, you need to know what is inside. This skill helps you profile and explore a table or file quickly. It shows the number of rows, columns, and types of data.

You can see null rates, distinct values, and common patterns. It flags data quality issues like high nulls or suspicious values. This helps you decide which columns to use for analysis.

The output is a clean summary table grouped by column types. You also get warnings for potential problems. This saves time and helps you avoid mistakes before diving deeper.

Add Explore Data skill to your workflow

Global

mkdir -p ~/.claude/skills/explore-data

Project

mkdir -p .claude/skills/explore-data

Source Repository

Stars
22,120
Forks
2,589
Watchers
22,120
License
Apache-2.0
Last Push
23 days ago
Created
5 months ago