databricks-solutionsdatabricks-solutionsOfficialยท23 Agent Skills Included

ai-dev-kit

Build Databricks pipelines, jobs, and apps with AI coding agents

Teaches AI coding assistants how to build on Databricks, covering Spark pipelines, jobs, Unity Catalog, model serving, and full-stack apps. Eliminates guesswork around SDKs, SQL syntax, and deployment patterns that slow down data engineering work. Includes a visual builder app, MCP server, and testing framework so teams ship Databricks projects faster with fewer errors.
npx skills add databricks-solutions/ai-dev-kit --all -g -y

All Skills in This Repository (23)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
databricks-solutionsdatabricks-solutions

tool-selection

Evaluates whether agent traces use Databricks MCP tools instead of Bash workarounds.

Official
Basic
๐Ÿ“ฆ In Repo
databricks-solutionsdatabricks-solutions

sql-correctness

Evaluates SQL in agent traces against Databricks syntax and Unity Catalog standards.

Official
Basic
๐Ÿ“ฆ In Repo
databricks-solutionsdatabricks-solutions

general-quality

Evaluates agent response quality across actionability, structure, hallucination, and error handling.

Official
Basic
๐Ÿ“ฆ In Repo
databricks-solutionsdatabricks-solutions

skill-test

Create, run, and review Databricks skill tests via a YAML-first GRP pipeline.

Official
Advanced
๐Ÿ“ฆ In Repo
databricks-solutionsdatabricks-solutions

python-dev

Enforce Python code quality, testing, and environment management standards.

Official
Intermediate
๐Ÿ“ฆ In Repo
databricks-solutionsdatabricks-solutions

databricks-python-sdk

Automate Databricks SDK workflows for Python developers.

Official
Intermediate
๐Ÿ“ฆ In Repo
databricks-solutionsdatabricks-solutions

databricks-docs

Retrieve Databricks documentation pages and the llms.txt index.

Official
Basic
๐Ÿ“ฆ In Repo
databricks-solutionsdatabricks-solutions

databricks-config

Configure Databricks profiles and authenticate across Connect, CLI, and SDK.

Official
Advanced
๐Ÿ“ฆ In Repo
databricks-solutionsdatabricks-solutions

mlflow-evaluation

Automate GenAI evaluation of ML agents with MLflow workflows.

Official
Advanced
๐Ÿ“ฆ In Repo
databricks-solutionsdatabricks-solutions

model-serving

Deploy MLflow models and GenAI agents to Databricks Model Serving endpoints.

Official
Advanced
๐Ÿ“ฆ In Repo
databricks-solutionsdatabricks-solutions

synthetic-data-generation

Generate synthetic Databricks datasets with Faker and Spark, saved as Parquet.

Official
Advanced
๐Ÿ“ฆ In Repo
databricks-solutionsdatabricks-solutions

spark-declarative-pipelines

Automate creation, configuration, and updating of Databricks Lakeflow Spark Declarative Pipelines.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install Databricks AI Dev Kit?โ–ผ

Run `npx skills add databricks-solutions/ai-dev-kit --all -g -y` in your terminal to install all skills in this suite globally.

What can I build with Databricks AI Dev Kit?โ–ผ

You can build Spark pipelines, scheduled jobs, AI/BI dashboards, Unity Catalog tables, Genie spaces, MLflow experiments, model serving endpoints, and full-stack Databricks apps.

Which AI coding tools work with this kit?โ–ผ

It works with Claude Code, Cursor, Codex, Gemini CLI, GitHub Copilot, Windsurf, and other agents that support the standard SKILL.md format.

Do I need Databricks experience to use it?โ–ผ

No. The skills give your AI agent expert Databricks knowledge, so you describe what you want in plain English and the agent writes correct SDK, SQL, and deployment code.

How does the skill testing framework work?โ–ผ

The built-in skill-test framework runs evaluations against ground truth datasets, compares skill versions, and uses MLflow judges to measure whether each skill actually improves agent output.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’