databricks-config

Automates Databricks Studio and CLI configuration for authenticated sessions and workflows.

Updated Feb 27, 2026
One-click install
npx skills add https://github.com/LaurentPRAT-DB/LPT_claude_config --skill databricks-config-laurentprat-db
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: databricks-config
Source: https://github.com/LaurentPRAT-DB/LPT_claude_config/tree/main/skills/databricks-config
Command: npx skills add https://github.com/LaurentPRAT-DB/LPT_claude_config --skill databricks-config-laurentprat-db

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill simplifies the process of setting up and authenticating your Databricks environment for various tools like Databricks Connect, CLI, and SDK.

Core Features & Use Cases

  • Profile Configuration: Set up Databricks profiles, either interactively or by providing a workspace host.
  • Authentication: Guides you through the databricks auth login process for secure authentication.
  • Compute Selection: Allows you to choose between a specific Cluster ID or Serverless compute for your Databricks sessions.
  • Use Case: When starting a new project or switching between Databricks workspaces, use this skill to quickly configure your local environment to connect and authenticate seamlessly.

Quick Start

Run /databricks-config to interactively configure your default Databricks profile.

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 for the CLI and SDK?

To configure Databricks authentication, you can interactively set up profiles and log in securely using the `databricks auth login` command for CLI and SDK access.

What is the best way to set up Databricks Connect locally?

The best way to set up Databricks Connect is by configuring a local authentication profile, which includes specifying your workspace host URL and selecting a target Cluster ID or Serverless compute.

Can I specify a custom workspace host URL when setting up Databricks profiles?

Yes, you can specify a custom workspace host URL when configuring Databricks profiles, allowing you to easily switch between different Databricks workspaces for your projects.

How do I select a specific Cluster ID during the Databricks login process?

During the Databricks authentication setup, you can interactively select your compute resources, which includes choosing a specific Cluster ID or opting for Serverless compute.

Does this configuration process support interactive setup for Databricks authentication?

Yes, the configuration process supports interactive setup, guiding you through profile naming, workspace host URL configuration, and the secure `databricks auth login` workflow.