AI AGENT ADDONS
CLI & Terminal
1,074installs

The Databricks CLI lets you control your Databricks workspace from the command line. This core skill helps you set up authentication and choose your profile. It also covers data exploration using natural language queries. Use this skill first before any other Databricks product skill.

You need the Databricks CLI installed and authenticated. The skill guides you to check your CLI version and install it if needed. It also shows how to select the right profile. Never let the tool pick a profile for you. Always ask the user to choose from all available profiles.

For data exploration, use the built-in AI tools instead of manually browsing tables. The skill teaches you to discover table schemas, run SQL queries, and find the default warehouse. Remember to use names exactly as they are given.

Add Databricks Core skill to your workflow

Global

mkdir -p ~/.claude/skills/databricks-core

Project

mkdir -p .claude/skills/databricks-core

Source Repository

Stars
179
Forks
56
Watchers
179
License
NOASSERTION
Last Push
1 month ago
Created
7 months ago