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.
Global
mkdir -p ~/.claude/skills/explore-dataProject
mkdir -p .claude/skills/explore-dataSource Repository
Env And Assets Bootstraplllllllama/ai-paper-reproduction-skill
Prepare conda-first environment and asset paths for deep learning reproduction
Env And Assets Bootstraplllllllama/rigorpilot-skills
Safe and careful setup of conda environments and asset paths for deep learning reproduction
Run Trainlllllllama/rigorpilot-skills
Run deep learning training conservatively with structured logs and metrics
Explore Runlllllllama/rigorpilot-skills
Plan and rank quick deep learning exploration runs with clear boundaries
Powerbi Modelinggithub/awesome-copilot
Expert guidance for building optimized Power BI semantic models with star schemas and DAX
Power Bi Dax Optimizationgithub/awesome-copilot
Make your Power BI DAX formulas faster and easier to maintain
Power Bi Model Design Reviewgithub/awesome-copilot
Review your Power BI data model design to improve speed and reliability
Power Bi Performance Troubleshootinggithub/awesome-copilot
Find and fix Power BI performance issues with clear step by step guidance