add-tools

Automate tool setup and permission granting for Databricks agents.

6|10|Updated Mar 23, 2026
One-click install
npx skills add https://github.com/AnanyaDBJ/databricks-ai-workshops --skill add-tools-ananyadbj
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-tools
Source: https://github.com/AnanyaDBJ/databricks-ai-workshops/tree/main/medium/.claude/skills/add-tools
Command: npx skills add https://github.com/AnanyaDBJ/databricks-ai-workshops --skill add-tools-ananyadbj

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires databricks, databricks-cli, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the setup and permission granting for tools used in Databricks agents, streamlining the process and reducing manual configuration errors.

Core Features & Use Cases

  • Automated Tool Setup: Automatically add tools like MCP servers, Genie spaces, vector search, and UC functions to your agent.
  • Permission Management: Grant necessary permissions in databricks.yml for tools to function correctly.
  • Use Case: When you want to integrate new tools into your Databricks agent and ensure they have the correct permissions to operate.

Quick Start

Use the add-tools skill to add a new MCP server to your agent and grant it the necessary permissions.

Frequently Asked Questions about add-tools

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

FAQPage Schema
How do I add MCP servers to my Databricks agent?

To add MCP servers to your Databricks agent, you can automate the tool setup process to configure the integration and ensure the correct permissions are granted in the databricks.yml file.

How do I manage permissions for Databricks agent tools?

Managing permissions for Databricks agent tools involves configuring the databricks.yml file to grant necessary access, ensuring tools like MCP servers and UC functions operate correctly.

Can I automate Genie spaces and vector search setup for Databricks agents?

Yes, you can automate the setup of Genie spaces and vector search for Databricks agents, which handles the tool integration and applies the required permissions automatically.

What do I need to configure before integrating tools into a Databricks agent?

Before integrating tools into a Databricks agent, you need the databricks and databricks-cli dependencies installed to support the automated setup and permission management process.

Why are my Databricks agent tools failing after integration?

Databricks agent tools may fail after integration if the necessary permissions are not correctly set in the databricks.yml file, preventing the tools from functioning properly.