quickstart
Installation
SKILL.md
Quickstart & Authentication
Prerequisites
- uv (Python package manager)
- Node.js 20.19+, 22.12+, or 23+ (for frontend; Vite requires these; Node 21.x is not supported)
- Databricks CLI v0.283.0+
Check CLI version:
databricks -v # Must be v0.283.0 or above
brew upgrade databricks # If version is too old
Setup Flow (for Claude)
When invoked, drive the user through the steps below in order, collect the answers, then run uv run quickstart with the corresponding flags. Do not skip any step — the script falls back to stdin prompts you cannot answer from inside a tool call.
Each follow-up depends on the previous step's answer; do not batch questions across steps.