databricks-config

Configure Databricks authentication profiles in ~/.databrickscfg.

4|2|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/alessandro9110/Speech-To-Text-With-Databricks --skill databricks-config-alessandro9110
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: databricks-config
Source: https://github.com/alessandro9110/Speech-To-Text-With-Databricks/tree/main/.claude/skills/databricks-config
Command: npx skills add https://github.com/alessandro9110/Speech-To-Text-With-Databricks --skill databricks-config-alessandro9110

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill simplifies the process of configuring Databricks authentication profiles, ensuring seamless connectivity for various Databricks tools and SDKs.

Core Features & Use Cases

  • Profile Management: Set up and manage Databricks CLI/SDK profiles, including authentication details.
  • Interactive Configuration: Guides users through setting up profiles for Databricks Connect, CLI, and SDK.
  • Use Case: When you need to connect to a new Databricks workspace from your local machine using the Databricks CLI or Databricks Connect, this skill will help you set up the necessary authentication profile in your ~/.databrickscfg file.

Quick Start

Use the databricks-config skill to configure the DEFAULT Databricks profile interactively.

Frequently Asked Questions about databricks-config

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

FAQPage Schema
How do I configure Databricks authentication profiles for the CLI and SDK?

You configure Databricks authentication profiles by interactively specifying a profile name, workspace host URL, and compute option to generate entries in your ~/.databrickscfg file.

What is a Databricks authentication profile used for?

A Databricks authentication profile stores connection details in ~/.databrickscfg to enable seamless local connectivity for Databricks Connect, the Databricks CLI, and the Databricks SDK.

Can I configure a Databricks Connect profile for Serverless compute?

Yes, you can configure a Databricks Connect profile for Serverless compute by selecting the Serverless option instead of a Cluster ID during the interactive profile configuration process.

Do I need to manually edit ~/.databrickscfg to set up Databricks CLI authentication?

No, you do not need to manually edit ~/.databrickscfg; the interactive configuration process guides you through entering the workspace host URL and profile name to set up authentication automatically.

How do I connect to a new Databricks workspace from my local machine?

Connect to a new Databricks workspace by interactively creating a new authentication profile with the workspace host URL and selecting either a Cluster ID or Serverless compute target.