Databricks CLI
The databricks-cli tool allows you to manage Databricks resources, such as clusters, jobs, and notebooks, from the command line.
- •When you need to automate Databricks tasks using scripts
- •When you want to integrate Databricks with other command-line tools
- •When you prefer a text-based interface for managing Databricks resources
databricks clusters create --cluster-name my-cluster --node-type i3.xlarge --num-workers 2
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Installs with a command or two; your AI agent can do it for you.
mkdir -p ~/.claude/skills/databricks-cli && curl -fsSL https://workflowstacks.com/api/skills/databricks-cli/claude-skill -o ~/.claude/skills/databricks-cli/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Databricks CLI is a medium Python project (~14k lines across 85 code files, plus 57 test files). Setup is light: installs like a normal app. Reading the code is optional. Last commit 36 months ago, Other license, has a test suite.
- 1README.rstStart here — what it does and how to install it
- 2databricks_cli/cli.pyWhere the program starts running
- 3requirements.txtDependencies and the commands it exposes
- 4databricks_cli/__init__.pyInside databricks_cli/ — the main logic begins here
- 5examples/stack/README.mdA worked example — copy this to get going
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Installs with a command or two; your AI agent can do it for you.
mkdir -p ~/.claude/skills/databricks-cli && curl -fsSL https://workflowstacks.com/api/skills/databricks-cli/claude-skill -o ~/.claude/skills/databricks-cli/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More ai-agent tools founders pair with this one.