databricks-agent-bricks

Create and manage Databricks Agent Bricks for conversational AI apps.

4|4|Updated Jan 5, 2026
One-click install
npx skills add https://github.com/RamVegiraju/databricks-samples --skill databricks-agent-bricks-ramvegiraju
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: databricks-agent-bricks
Source: https://github.com/RamVegiraju/databricks-samples/tree/main/.claude/skills/databricks-agent-bricks
Command: npx skills add https://github.com/RamVegiraju/databricks-samples --skill databricks-agent-bricks-ramvegiraju

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Databricks Agent Bricks provide pre-built AI tiles for rapid construction of conversational AI apps across Databricks: Knowledge Assistants, Genie Spaces, and Supervisor Agents, enabling teams to quickly assemble end-to-end solutions.

Core Features & Use Cases

  • Knowledge Assistants (KA) enable document Q&A from PDFs and Unity Catalog volumes
  • Genie Spaces enable natural language to SQL queries over Unity Catalog data
  • Supervisor Agents (MAS) orchestrate multiple model endpoints and external tools to handle complex workflows

Quick Start

Create a Knowledge Assistant, Genie Space, and MAS bricks using the tool APIs described.

Frequently Asked Questions about databricks-agent-bricks

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

FAQPage Schema
How do I build conversational AI apps with Databricks using Unity Catalog data?

You can build conversational AI apps by creating Databricks Agent Bricks like Knowledge Assistants for document Q&A, Genie Spaces for natural language SQL, and Supervisor Agents for multi-agent orchestration over Unity Catalog tables and Volumes.

What is the best way to set up natural language to SQL queries in Databricks?

The best way to set up natural language to SQL is by creating a Genie Space brick, which enables natural language queries directly over your Unity Catalog data to facilitate SQL exploration.

Do I need pre-existing model endpoints to deploy Databricks Agent Bricks?

Yes, deploying Databricks Agent Bricks requires pre-existing data sources like Unity Catalog tables and Volumes, deployed model endpoints, and proper Unity Catalog resources to provision and connect the bricks.

How do I orchestrate multiple model endpoints for complex workflows on Databricks?

You orchestrate multiple model endpoints by creating a Supervisor Agent brick, which manages multi-agent orchestration across model endpoints and external tools to handle complex conversational workflows.

Can I create a document Q&A assistant from PDFs stored in Databricks Volumes?

Yes, you can create a Knowledge Assistant brick to enable document Q&A directly from PDFs and data stored within your Unity Catalog Volumes.