Databricks Data Platform
Build on the Databricks lakehouse with Claude in the loop â CLI setup, Lakeflow pipelines and jobs, Databricks SQL, Unity Catalog governance, and model serving. The day-to-day data engineering stack.
Install the whole bundle
6 skills into ~/.claude/skills/. Free.
Paste into your terminal. Restart Claude Code afterwards â new skills are picked up on startup.
This copies each skill's full folder (SKILL.md plus any supporting scripts, reference docs, or asset templates) so every skill works out of the box. Safe default.
Faster alternative (instruction-only skills)
Skips the git clone and downloads only each SKILL.md. Avoid if any skill in the bundle ships Python scripts, reference markdowns, or asset templates â they'll be missing and the skill will fail when it tries to load them.
What's inside
Databricks Core
databricks
Authenticate, configure, and explore data with Databricks CLI commands.
Databricks Pipelines
databricks
Build batch or streaming data pipelines on Databricks with Python or SQL.
Databricks Jobs
databricks
Create and deploy data engineering jobs on Databricks using notebooks, Python, SQL, or pipelines.
Databricks SQL
databricks
Master advanced SQL features, stored procedures, and warehouse optimization on Databricks.
Unity Catalog
databricks
Query system tables and manage file volumes in Databricks Unity Catalog.
Databricks Model Serving
databricks
Create and manage scalable REST API endpoints for LLMs and ML models.