databricks-docs

Fetch Databricks documentation via the llms.txt index for reference.

1|1|Updated Oct 1, 2025
One-click install
npx skills add https://github.com/mkgs-databricks-demos/synthea-on-fhir --skill databricks-docs-mkgs-databricks-demos
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: databricks-docs
Source: https://github.com/mkgs-databricks-demos/synthea-on-fhir/tree/main/.cursor/skills/databricks-docs
Command: npx skills add https://github.com/mkgs-databricks-demos/synthea-on-fhir --skill databricks-docs-mkgs-databricks-demos

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Databricks documentation index is large and hard to navigate; this skill provides a centralized reference to Databricks docs via the llms.txt index to inform decisions and reduce search time.

Core Features & Use Cases

  • Lookup the complete Databricks documentation index via llms.txt.
  • Fetch and read specific docs for authoritative guidance.
  • Use alongside MCP tools to inform actions without executing them.

Quick Start

Fetch the llms.txt documentation index and search for relevant sections, then open the specific docs when you need detailed guidance.

Frequently Asked Questions about databricks-docs

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

FAQPage Schema
How do I lookup Databricks documentation without leaving my current workflow?

You can lookup Databricks documentation efficiently by fetching the llms.txt index to find relevant guides, then reading specific authoritative docs pages to answer questions without navigating away from your current workspace.

What is the best way to navigate the Databricks documentation index for specific APIs?

The best way to navigate the Databricks documentation index is fetching the centralized llms.txt file, which provides a complete reference to search for specific APIs, features, and best-practice guides.

Can I use this Databricks docs reference to inform MCP tool usage?

Yes, you can use this Databricks docs reference alongside MCP tools to inform actions. It fetches authoritative guidance to help you decide how to configure and execute tools without running them directly.

Does the Databricks documentation lookup require any external dependencies?

No dependencies are required for the Databricks documentation lookup. It operates independently by fetching the llms.txt index and specific docs pages to provide authoritative references.

When do I need to fetch the llms.txt index for Databricks guides?

You need to fetch the llms.txt index for Databricks guides during onboarding, when clarifying features, or finding best-practice references, especially since the native documentation index is large and hard to navigate.