Databricks documentation reference. Use as a lookup resource alongside other skills and MCP tools for comprehensive guidance.
Provides authoritative Databricks documentation references to inform and guide technical workflows.
/plugin marketplace add https://www.claudepluginhub.com/api/plugins/databricks-solutions-databricks-ai-dev-kit/marketplace.json/plugin install databricks-solutions-databricks-ai-dev-kit@cpd-databricks-solutions-databricks-ai-dev-kitThis skill inherits all available tools. When active, it can use any tool Claude has access to.
This skill provides access to the complete Databricks documentation index via llms.txt - use it as a reference resource to supplement other skills and inform your use of MCP tools.
This is a reference skill, not an action skill. Use it to:
Always prefer using MCP tools for actions (execute_sql, create_or_update_pipeline, etc.) and load specific skills for workflows (databricks-python-sdk, databricks-spark-declarative-pipelines, etc.). Use this skill when you need reference documentation.
Fetch the llms.txt documentation index:
URL: https://docs.databricks.com/llms.txt
Use WebFetch to retrieve this index, then:
The llms.txt file is organized by category:
Scenario: User wants to create a Delta Live Tables pipeline
databricks-spark-declarative-pipelines skill for workflow patternscreate_or_update_pipeline MCP tool to actually create the pipelineScenario: User asks about an unfamiliar Databricks feature
Activates when the user asks about AI prompts, needs prompt templates, wants to search for prompts, or mentions prompts.chat. Use for discovering, retrieving, and improving prompts.
Search, retrieve, and install Agent Skills from the prompts.chat registry using MCP tools. Use when the user asks to find skills, browse skill catalogs, install a skill for Claude, or extend Claude's capabilities with reusable AI agent components.
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.