databricks-config

Query and manage Databricks workspace connections and profiles.

Updated Jan 30, 2026
One-click install
npx skills add https://github.com/teegin-g/Slopcast --skill databricks-config-teegin-g
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: databricks-config
Source: https://github.com/teegin-g/Slopcast/tree/main/.agents/skills/databricks-config
Command: npx skills add https://github.com/teegin-g/Slopcast --skill databricks-config-teegin-g

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manage Databricks workspace connections across sessions and profiles, enabling quick visibility of the current workspace, fast switching between profiles, and secure authentication without manual config edits.

Core Features & Use Cases

  • Check current workspace and active profile to ensure you’re operating in the correct environment.
  • List available workspaces and switch to a target profile or host when needed.
  • Authenticate to a new workspace securely, without editing local config files.

Quick Start

Login to a target Databricks workspace and verify the active host 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 check my current Databricks workspace and active profile?

Identify your current Databricks workspace by querying the active connection, which returns the host, profile, and user details. This ensures you are operating in the correct environment before running jobs.

How can I switch Databricks workspace profiles without editing local config files?

Switch Databricks workspace profiles by mapping your intent to a profile-switch action via the manage_workspace tool. This enables fast switching between available workspaces without manual config edits.

How do I authenticate to a new Databricks workspace securely?

Authenticate to a new Databricks workspace securely by applying the manage_workspace tool with built-in safety checks. This handles secure login during onboarding or multi-workspace workflows without local file edits.

Can I list all available Databricks workspaces across my configured profiles?

Yes, you can list available Databricks workspaces across configured profiles. The Skill queries connections to display accessible workspaces, enabling quick context updates for multi-workspace workflows.

Does this Databricks workspace management approach work for multi-workspace workflows?

Yes, this approach is designed for multi-workspace workflows. It applies across scenarios requiring quick workspace context updates, profile management, and secure login during Databricks onboarding.