databricksdatabricksOfficialยท5 Agent Skills Included

databricks-agent-skills

Databricks data engineering, analytics, and ML workflow guidance

Guides coding assistants through Databricks work: CLI auth, SQL warehouses, pipelines, jobs, dashboards, Unity Catalog governance, and ML training. Eliminates guesswork around CLI syntax, profile selection, and platform-specific traps like serverless limitations and Iceberg configuration. Routes each request to the right product skill so tasks finish faster with fewer failed commands.
npx skills add databricks/databricks-agent-skills --all -g -y
Available:

Explains the skill hierarchy (core skill first, then product skills) and how the prompt router, session context, and auth-failure hooks steer Databricks requests into the right sub-skill.

All Skills in This Repository (5)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install databricks-agent-skills?โ–ผ

Run `npx skills add databricks/databricks-agent-skills --all -g -y` in your terminal to install all skills globally.

What Databricks tasks do these skills cover?โ–ผ

They cover CLI authentication, data discovery, SQL warehouses, pipelines, jobs, dashboards, Unity Catalog governance, model training and serving, vector search, and serverless migration.

Which coding assistants work with these skills?โ–ผ

They run in Claude Code, Cursor, Codex, GitHub Copilot, and other agents that support the standard SKILL.md format, with per-provider plugin bundles included.

Do I need the Databricks CLI to use these skills?โ–ผ

Yes. Most skills require Databricks CLI v1.0.0 or higher and an authenticated profile; the databricks-core skill walks you through installation and login.

Can non-engineers use these skills?โ–ผ

Yes. Once installed, you describe the task in plain English and the assistant handles the CLI commands, SQL, and configuration details for you.

Related Repositories in Data & Analytics

View All in Data & Analyticsโ†’