databricks-config

Manage Databricks workspace connections by checking, listing, switching, and authenticating profiles.

3|1|Updated May 12, 2025
One-click install
npx skills add https://github.com/Aradhya0510/databricks-cv-accelerator --skill databricks-config-aradhya0510
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: databricks-config
Source: https://github.com/Aradhya0510/databricks-cv-accelerator/tree/main/.github/skills/databricks-config
Command: npx skills add https://github.com/Aradhya0510/databricks-cv-accelerator --skill databricks-config-aradhya0510

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill simplifies the management of connections to different Databricks workspaces, allowing users to easily check their current connection, switch between workspaces, list available connections, and authenticate to new ones without manual configuration file edits.

Core Features & Use Cases

  • Workspace Status: Quickly identify the currently active Databricks workspace.
  • Workspace Listing: View all configured Databricks workspace profiles.
  • Workspace Switching: Seamlessly switch to a different Databricks workspace profile.
  • Authentication: Log in to a new Databricks workspace.
  • Use Case: A data scientist working on multiple projects across different Databricks environments can use this Skill to quickly switch between their development, staging, and production workspaces.

Quick Start

Check which Databricks workspace you are currently connected to.

Frequently Asked Questions about databricks-config

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

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

To check your Databricks workspace connection, this Skill queries the active profile and returns the current workspace identifier without requiring manual configuration file inspections.

How do I switch between multiple Databricks workspace profiles?

Switching Databricks workspace profiles is done by selecting a target profile from your configured list, which updates your active connection context for immediate use across environments.

Can I authenticate to a new Databricks workspace without editing configuration files?

Yes, you can authenticate to a new Databricks workspace directly through the interface, which abstracts direct file manipulation and CLI commands to securely establish the connection.

How do I list all available configured Databricks workspaces?

Listing available Databricks workspaces involves querying your local configuration profiles to display all currently registered connections for easy selection and management.

What is the best way to manage Databricks connections across development and production environments?

Managing Databricks connections across environments is handled by switching workspace profiles, allowing data scientists to seamlessly transition between development, staging, and production configurations.