agent-bricks
Create and manage Databricks Agent Bricks: Knowledge Assistants (KA) for document Q&A, Genie Spaces for SQL exploration, and Multi-Agent Supervisors (MAS) for multi-agent orchestration. Use when building conversational AI applications on Databricks.
npx skills add majiayu000/claude-skill-registry --skill agent-bricks-datasciencemonkey-claude-code-cli-bric-2 --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Agent Bricks Create and manage Databricks Agent Bricks - pre-built AI components for building conversational applications. ## Overview Agent Bricks are three types of pre-built AI tiles in Databricks: | Brick | Purpose | Data Source | |-------|---------|-------------| | **Knowledge Assistant (KA)** | Document-based Q&A using RAG | PDF/text files in Volumes | | **Genie Space** | Natural language to SQL | Unity Catalog tables | | **Multi-Agent Supervisor (MAS)** | Multi-agent orchestration | Model serving endpoints | ## Prerequisites Before creating Agent Bricks, ensure you have the required data: ### For Knowledge Assistants - **Documents in a Volume**: PDF, text, or other files stored in a Unity Catalog volume - Generate synthetic documents using the `unstructured-pdf-generation` skill if needed ### For Genie Spaces - **See the `databricks-genie` skill** for comprehensive Genie Space guidance - Tables in Unity Catalog with the data to explore - Generate raw data using the `synthetic-data-generation` skill - Create tables using the `spark-declarative-pipelines` skill ### For Multi-Agent Supervisors - **Model Serving Endpoints**: Deployed agent endpoints (KA endpoints, custom agent
- Overview
- Prerequisites
- For Knowledge Assistants
- For Genie Spaces
- For Multi-Agent Supervisors
- MCP Tools
- Knowledge Assistant Tools
- Genie Space Tools
- Multi-Agent Supervisor Tools
- Typical Workflow
- 1. Generate Source Data
- 2. Create the Agent Brick
- 3. Wait for Provisioning
- 4. Add Examples (Automatic)
What does the agent-bricks skill do?
Create and manage Databricks Agent Bricks: Knowledge Assistants (KA) for document Q&A, Genie Spaces for SQL exploration, and Multi-Agent Supervisors (MAS) for multi-agent orchestration. Use when building conversational AI applications on Databricks.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill agent-bricks-datasciencemonkey-claude-code-cli-bric-2 --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
