What problem does it solve? When working with Databricks, you often encounter features, APIs, or configurations not covered by your existing workflow skills, and guessing at CLI flags or SDK methods leads to errors. This Skill provides direct access to the official Databricks documentation index so you can look up authoritative guidance before acting. ## Core Features & Use Cases - Documentation Index Lookup: Fetches the llms.txt index from docs.databricks.com to locate relevant documentation sections across data engineering, SQL, AI/ML, governance, and developer tools. - Reference for Other Skills: Supplements action-oriented skills (like databricks-python-sdk or databricks-unity-catalog) with detailed conceptual and API documentation when workflows need clarification. - Feature Discovery: Helps you understand unfamiliar Databricks capabilities before deciding which CLI commands or SDK patterns to apply. - Use Case: You need to create a Delta Live Tables pipeline but are unsure about a specific DLT feature. Load the pipeline skill for workflow patterns, then use this Skill to fetch the official docs on that feature before running databricks pipelines create. ## Quick Start Use the databricks-docs skill to look up the official documentation for Unity Catalog permissions and summarize the key configuration steps.