databricks-apps

Diagnose and resolve Databricks Apps deployment, configuration, and permission issues.

1|Updated Jan 6, 2026
One-click install
npx skills add https://github.com/mats16/briclaude --skill databricks-apps
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: databricks-apps
Source: https://github.com/mats16/briclaude/tree/main/skills/databricks-apps
Command: npx skills add https://github.com/mats16/briclaude --skill databricks-apps

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Databricks Apps deployment, debugging, and configuration management can be complex, error-prone, and time-consuming without clear guidance.

Core Features & Use Cases

  • Deployment & configuration guidance: streamline app.yaml setup, environment variables, and resource bindings.
  • Troubleshooting & remediation: diagnose deployment failures, permission issues, and runtime errors using MCP tools and browser logs.
  • Permissions & governance: clarify required scopes and resource access for Unity Catalog, SQL warehouses, and other resources.

Quick Start

Start by verifying app status with mcp__apps__show_app and consult the Troubleshooting references to resolve common deployment issues.

Frequently Asked Questions about databricks-apps

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

FAQPage Schema
How do I troubleshoot Databricks Apps deployment failures and permission issues?

To troubleshoot Databricks Apps deployment failures, verify app status using mcp__apps__show_app and consult troubleshooting references to diagnose permission issues and runtime errors via browser logs. Apply a structured workflow to remediate configurations.

How do I configure app.yaml for Databricks Apps environment variables and resource bindings?

Configure app.yaml for Databricks Apps by defining environment variables and setting resource bindings to streamline setup. Consult deployment and configuration guidance to correctly map Unity Catalog and SQL warehouse resources.

What permissions are required to grant Databricks Apps access to SQL warehouses and Unity Catalog?

Granting Databricks Apps access to SQL warehouses and Unity Catalog requires clarifying required scopes and resource access through permissions governance. Apply configuration references to ensure proper resource access is enabled.

How do I debug runtime errors in Databricks Apps using MCP tools?

Debug Databricks Apps runtime errors by using MCP tools like mcp__apps__show_app to inspect status and reviewing browser logs. Follow a structured troubleshooting workflow to diagnose and resolve configuration issues.

Can I use CLI fallback when MCP tools are unavailable for Databricks Apps management?

You can use CLI fallback for Databricks Apps management when MCP tools are unavailable. The Skill provides reference material for CLI commands to maintain deployment, configuration, and troubleshooting capabilities.

Why does my Databricks App deployment fail when binding to Unity Catalog resources?

Databricks App deployments fail when binding to Unity Catalog resources due to insufficient permission scopes or incorrect app.yaml configuration. Diagnose the issue using mcp__apps__show_app and apply permissions governance references.