Data profiling helps you understand your tables inside and out. It reveals statistics, quality issues, and patterns. This skill runs deep checks on any table you give it. It works with numeric, string, and date columns. You get completeness, uniqueness, and freshness scores. A new team member can use this report to learn the data fast.
You just provide a table name. The skill looks up metadata and runs queries. It shows row counts, min and max values, null counts, and sample data. It also checks for duplicate keys and invalid formats. The final summary gives an overall quality score out of ten.
This is perfect for data analysts, data scientists, and engineers who need to trust their data. It saves time and helps spot problems early.
Global
mkdir -p ~/.claude/skills/profiling-tablesProject
mkdir -p .claude/skills/profiling-tablesSource Repository
Explore Runlllllllama/rigorpilot-skills
Plan and rank quick deep learning exploration runs with clear boundaries
Run Trainlllllllama/rigorpilot-skills
Run deep learning training conservatively with structured logs and metrics
Env And Assets Bootstraplllllllama/rigorpilot-skills
Safe and careful setup of conda environments and asset paths for deep learning reproduction
Env And Assets Bootstraplllllllama/ai-paper-reproduction-skill
Prepare conda-first environment and asset paths for deep learning reproduction
Data Visualizationanthropics/knowledge-work-plugins
Pick the right chart, write clean Python code, and design for everyone
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
Bigquery Basicsgoogle/skills
Easily analyze massive datasets with SQL and built-in machine learning