databricks

Operate Databricks CLI for authentication, profile selection, and asset bundle deployment.

251|71|Updated Jan 14, 2026
One-click install
npx skills add https://github.com/databricks/databricks-agent-skills --skill databricks-databricks
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: databricks
Source: https://github.com/databricks/databricks-agent-skills/tree/main/skills/databricks
Command: npx skills add https://github.com/databricks/databricks-agent-skills --skill databricks-databricks

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides comprehensive guidance and commands for interacting with the Databricks CLI, covering authentication, profile management, data exploration, and deployment workflows.

Core Features & Use Cases

  • Authentication & Profiles: Securely connect to Databricks workspaces and manage multiple profiles.
  • Data Exploration: Discover table schemas and execute SQL queries using AI-powered tools.
  • Deployment: Manage Databricks resources like jobs, pipelines, and apps using Asset Bundles.
  • Use Case: You need to list all available Databricks jobs in your production workspace and then query a specific table to check its data freshness.

Quick Start

Use the databricks skill to list all jobs in your production workspace.

Frequently Asked Questions about databricks

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I authenticate and set up Databricks CLI profiles for multiple workspaces?

Databricks CLI authentication requires configuring workspace connections and selecting specific profiles. You can manage multiple profiles to securely switch between different workspaces like production and development environments.

What is the best way to explore data and run SQL queries in Databricks?

Data exploration in Databricks uses AI-powered tools to discover table schemas and execute SQL queries. This allows you to interactively inspect data structures and query specific tables to check information like data freshness.

How do I deploy Databricks jobs and pipelines using Asset Bundles?

Databricks Asset Bundles manage resources like jobs, pipelines, and apps. You deploy them through CLI operations that package and push your resource configurations directly to the target workspace.

Do I need specific prerequisites to run Databricks CLI commands?

Yes, running Databricks CLI commands requires meeting specific installation prerequisites and configuring authentication workflows. The CLI guides you through the required setup before executing workspace operations.

Why is my Databricks CLI not working and how do I troubleshoot common errors?

Databricks CLI troubleshooting addresses common errors encountered during authentication and command execution. It provides guidance on resolving profile selection issues and specific Claude Code execution behaviors.