This is your foundation for working with Databricks CLI across workspaces. It handles authentication, profile management, and basic resource exploration before you reach for the specialized skills like databricks-jobs or databricks-apps. The skill is strict about a few things: it won't auto-select profiles (you always choose), it won't let you proceed with outdated CLI versions, and it pushes you toward the AI-powered data exploration tools instead of manually navigating Unity Catalog. Worth noting that some commands use positional arguments rather than flags, which trips people up. If you're doing anything beyond basic CLI operations, you'll want one of the product-specific skills alongside this one.
npx skills add https://github.com/databricks/databricks-agent-skills --skill databricks-core