Showing 28 verified skills. 284 preview entries are hidden until we confirm a real source. Show preview skills · Why?
Generate data dictionaries with business context from database schemas
claude install community/data-dictionary-genSchema documentation: extract table and column metadata, infer relationships, add business context descriptions, and produce searchable data dictionaries.
mkdir -p ~/.claude/skills/data-dictionary-gen~/.claude/skills/data-dictionary-gen/SKILL.mdResulting file structure:
~/.claude/
skills/
data-dictionary-gen/
SKILL.md <-- skill definitionSkills are loaded automatically by Claude Code when you start a new session. The skill name and description in the frontmatter determine when Claude triggers it.
Recommended from shared domain, career, and tool overlap with Data Dictionary Generator
Profile any dataset in seconds with distributions and quality metrics
Both used by Data Scientist, Software Engineer
Generate complex SQL queries from natural language descriptions
Both used by Data Scientist, Software Engineer
Build RAG pipelines with embedding, retrieval, and cited generation
Both used by Data Scientist, Software Engineer
Query databases, inspect schemas, and explore data from your AI editor
Both used by Data Scientist, Software Engineer
Generate realistic test data with proper relational structure
Both used by Data Scientist, Software Engineer
Analyze datasets with statistics, correlations, and visualizations
Both used by Data Scientist
Data Dictionary Generator