databricks-docs

Fetch the Databricks documentation llms.txt index and load specific pages.

27|9|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/datasciencemonkey/claude-code-cli-bricks --skill databricks-docs-datasciencemonkey
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: databricks-docs
Source: https://github.com/datasciencemonkey/claude-code-cli-bricks/tree/main/.claude/skills/databricks-docs
Command: npx skills add https://github.com/datasciencemonkey/claude-code-cli-bricks --skill databricks-docs-datasciencemonkey

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill is a dedicated reference resource that provides fast access to the complete Databricks documentation index, enabling you to look up official guidance without leaving your workflow.

Core Features & Use Cases

  • Reference lookup: Retrieve authoritative Databricks docs (llms.txt index) to support model development, data engineering tasks, and API usage across MCP tools.
  • Context augmentation: Supplement other skills with up-to-date documentation during debugging, design reviews, and implementation planning.
  • Use Case: When integrating a new Databricks feature, fetch the relevant docs and use them to guide your code or workflows.

Quick Start

Fetch the llms.txt index from the Databricks docs and search for topics relevant to your current task, then load the specific pages into your MCP-driven workflow.

Frequently Asked Questions about databricks-docs

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I access Databricks documentation directly within my MCP workflow?

The databricks-docs skill fetches the llms.txt index from Databricks docs, enabling you to locate and load specific pages directly into your MCP-driven workflow for in-context reference lookup.

What is the llms.txt index and how does it help with Databricks API guidance?

The llms.txt index is a complete Databricks documentation directory used to retrieve authoritative API guidance and reference materials, supporting model development, data engineering, and implementation planning.

Can I use Databricks docs as a reference resource for other MCP tools?

Yes, Databricks docs function as a dedicated reference resource to augment other MCP tools, providing authoritative context during debugging, design reviews, and code implementation.

How do I find specific Databricks API details when integrating a new feature?

Fetch the Databricks llms.txt index and search for topics relevant to your feature integration, then load the located documentation pages to guide your code or workflows accurately.

Does this documentation reference approach work for data engineering and model development tasks?

Yes, the documentation reference approach supports both data engineering and model development tasks by providing fast access to the complete Databricks documentation index to supplement your work with up-to-date guidance.