databricks-config

Manage Databricks workspace connections by checking, listing, switching, or authenticating.

1|Updated Dec 15, 2025
One-click install
npx skills add https://github.com/lucaslessachaves/default --skill databricks-config-lucaslessachaves
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: databricks-config
Source: https://github.com/lucaslessachaves/default/tree/main/.claude/skills/databricks-config
Command: npx skills add https://github.com/lucaslessachaves/default --skill databricks-config-lucaslessachaves

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manage Databricks workspace connections: check current workspace, switch profiles, list available workspaces, or authenticate to a new workspace.

Core Features & Use Cases

  • Check current workspace and active profile to confirm your Databricks context.
  • List available workspaces and switch to a chosen profile or host URL.
  • Authenticate to a new workspace without editing local config files, enabling secure onboarding.

Quick Start

Switch to the requested workspace profile or authenticate to a new workspace.

Frequently Asked Questions about databricks-config

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

FAQPage Schema
How do I switch Databricks workspace profiles without editing local config files?

You can switch Databricks workspace profiles by name or host URL without manual config edits. The Skill lists available workspaces, switches your active profile, and surfaces the resulting host, profile, and user after the operation.

How do I check which Databricks workspace I am currently connected to?

To check your current Databricks workspace, the Skill queries the active context and returns the current workspace host, profile name, and authenticated user. This confirms your Databricks connection context immediately.

Can I authenticate to a new Databricks workspace from the command line?

Yes, you can authenticate to a new Databricks workspace directly. The Skill manages the connection by handling the authentication process and surfacing the newly connected host, profile, and user without requiring local file modifications.

What is the best way to manage multiple Databricks workspace connections?

The best way to manage multiple Databricks workspace connections is using a profile switching tool. This Skill lists all available workspaces, switches between profiles by name or host, and authenticates to new ones securely.

Does this Databricks workspace switching tool require external dependencies?

No, this Databricks workspace switching tool requires no external dependencies. It operates independently to check, list, switch, and authenticate workspace connections by implementing the manage_workspace MCP tool.

Why does my Databricks workspace context show the wrong profile?

Your Databricks workspace context may show the wrong profile if the active connection was not switched properly. Use the Skill to list available workspaces and explicitly switch to the correct profile by name or host URL to resolve it.