databricks-config

Automate Databricks workspace status checks, profile switching, and authentication.

Updated Mar 23, 2024
One-click install
npx skills add https://github.com/m19c/dotfiles --skill databricks-config-m19c
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: databricks-config
Source: https://github.com/m19c/dotfiles/tree/main/claude/.claude/skills/databricks-config
Command: npx skills add https://github.com/m19c/dotfiles --skill databricks-config-m19c

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Databricks Config Skill addresses the complexity of managing Databricks workspace connections and profiles, allowing users to switch workspaces and authenticate with minimal effort.

Core Features & Use Cases

  • Workspace Status: Quickly check the current workspace and active profile.
  • Profile Switching: Switch to a different workspace profile or connect to a workspace by URL.
  • Authentication: Authenticate to a new workspace with a specified URL.
  • Use Case: If you're working with multiple Databricks environments and need to quickly switch contexts or connect to a new environment.

Quick Start

Call databricks workspace status to see the current workspace and profile.

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 quickly?

To switch Databricks workspace profiles, you can use profile switching commands to select a different workspace profile or directly connect to a new workspace by specifying its URL.

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

Managing multiple Databricks workspace connections is handled by automating workspace status checking, profile switching, and authentication requests via MCP to simplify context changes.

How do I check my current active Databricks workspace profile?

You can check your current active Databricks workspace profile by running a workspace status command, which quickly returns the active profile and current workspace details.

Do I need authorization to authenticate to a new Databricks workspace via MCP?

Yes, handling workspace authentication requests via MCP requires prior authorization and existing workspace configuration in Databricks to connect to a new environment with a specified URL.

Can I connect to a Databricks workspace by URL directly?

Yes, you can authenticate and connect to a Databricks workspace by providing a specified URL, which automates the connection process for new environments via MCP.