databricks/databricks-agent-skills — reverse-engineered prompt
Reverse engineered prompt
Build me a Databricks helper plugin for coding agents like Claude Code, Cursor, Codex, and Copilot. I want it to be easy to install either through the Databricks CLI or through each agent’s plugin marketplace, then quietly make the agent better at Databricks work. It should automatically give the right guidance for common tasks like authentication, profile selection, data exploration, apps, jobs, pipelines, automation bundles, model serving, vector search, Lakebase, and moving workloads to serverless.
Please include a simple setup command for getting connected to a workspace, and a doctor command that does a safe health check for things like CLI version, auth, workspace access, compute, and recent job failures. Add lightweight hooks so Databricks related prompts get routed to the right skill, each session gets local context like profile names and auth state, and failed Databricks commands show a helpful auth hint instead of leaving people stuck. Stable skills should install by default, with optional experimental ones available when asked. Look up current docs online if you need to.
Want more depth? Deep Reverse