Systematic methodology for profiling datasets, assessing data quality, discovering patterns, and understanding schemas.
When connected to a data warehouse, use these patterns to discover schema:
Profile and explore datasets to understand their shape, quality, and patterns before analysis. Use when encountering a new dataset, assessing data quality, discovering column distributions, identifying nulls and outliers, or deciding which dimensions to analyze. Source: anthropics/knowledge-work-plugins.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/anthropics/knowledge-work-plugins --skill data-exploration Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw