deploy-databricks-app

Automate Databricks Apps deployment with Lakebase PostgreSQL and UC Volumes.

3|2|Updated Mar 23, 2026
One-click install
npx skills add https://github.com/dbczumar/agent-plane --skill deploy-databricks-app
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deploy-databricks-app
Source: https://github.com/dbczumar/agent-plane/tree/main/examples/hosting/databricks-apps
Command: npx skills add https://github.com/dbczumar/agent-plane --skill deploy-databricks-app

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Deployers need a streamlined, repeatable process to mount Lakebase PostgreSQL, UC Volumes for artifact storage, and an agent-plane server on Databricks Apps, enabling reliable production-grade deployments and remote agent management.

Core Features & Use Cases

  • Infrastructure automation for Lakebase, UC Volumes, and secret management
  • End-to-end deployment of the agent-plane server and wheel bundle
  • Remote operation: register agents and connect a TUI to a Databricks app

Quick Start

Create Lakebase resources, build the wheel, deploy the app, register agents, then connect the TUI to a remote Databricks app.

Frequently Asked Questions about deploy-databricks-app

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

FAQPage Schema
How do I deploy an agent server to Databricks Apps using Lakebase and UC Volumes?

Deploying an agent to Databricks Apps involves automating Lakebase PostgreSQL setup, UC Volumes for artifact storage, and wheel bundle deployment. This process provides a streamlined, repeatable infrastructure setup for production-grade agent management.

Can I automate Lakebase PostgreSQL and UC Volumes provisioning for Databricks infrastructure?

Yes, automating Lakebase PostgreSQL and UC Volumes provisioning is supported for Databricks infrastructure. It handles resource creation, artifact storage configuration, and secret management to establish a reliable deployment environment.

What's the best way to register agents and connect a TUI to a remote Databricks app?

Registering agents and connecting a TUI to a remote Databricks app requires deploying the server and wheel bundle first. Once the app is running, you can register agents and establish remote TUI connections for agent management.

Do I need to build a wheel bundle before deploying agent infrastructure to Databricks Apps?

Yes, building a wheel bundle is required before deploying agent infrastructure to Databricks Apps. The deployment process includes wheel build, app deployment, and agent registration as part of the end-to-end workflow.

Does deploying agent-plane to Databricks Apps require any external dependencies?

No external dependencies are required for deploying agent-plane to Databricks Apps. The deployment is a self-contained skill that includes configuration files like app.yaml and databricks.yml for complete infrastructure setup.