databricks

Installation
SKILL.md

Databricks Expert Engineer Skill

This skill provides a comprehensive guide for Databricks development.

1. Databricks CLI Usage

1.1. About warehouse_id

  • Find and select one Serverless SQL Warehouse for warehouse_id
  • Note: databricks CLI does not auto-read warehouse_id from config files, so explicitly include it in JSON each time

1.2. Authentication

  • When auth_type=databricks-cli in profile, run U2M authentication first

    databricks auth login --host https://xxx.cloud.databricks.com --profile PROFILE_NAME
    
Installs
46
Repository
i9wa4/dotfiles
GitHub Stars
11
First Seen
Jan 24, 2026
databricks — i9wa4/dotfiles