databricks-lakebase

Provision and manage Lakebase Postgres autoscaling resources via the Databricks CLI.

Updated Apr 2, 2026
One-click install
npx skills add https://github.com/andrelandgraf/caspers-kitchen --skill databricks-lakebase-andrelandgraf
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: databricks-lakebase
Source: https://github.com/andrelandgraf/caspers-kitchen/tree/main/.agents/skills/databricks-lakebase
Command: npx skills add https://github.com/andrelandgraf/caspers-kitchen --skill databricks-lakebase-andrelandgraf

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Managing Lakebase Postgres autoscaling resources (projects, branches, endpoints, and databases) via Databricks CLI can be complex and error-prone without a repeatable workflow. This skill streamlines provisioning, scaling, and health checks for Lakebase environments, reducing setup time and risk.

Core Features & Use Cases

  • Create and configure Lakebase projects, branches, endpoints, and databases using the databricks postgres CLI.
  • Inspect resource load and health metrics to ensure autoscaling behaves as expected in development, staging, and production.
  • Use cases include setting up a new Lakebase environment for a data app, performing controlled autoscaling adjustments, and validating resource readiness.

Quick Start

Create a Lakebase project and a production branch with a primary endpoint using the Databricks CLI.

Frequently Asked Questions about databricks-lakebase

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

FAQPage Schema
How do I provision a Lakebase Postgres database using the Databricks CLI?

You can provision a Lakebase Postgres database by using the databricks postgres CLI to create projects, branches, and endpoints. This skill provides a repeatable workflow for end-to-end provisioning and lifecycle management in your development and production environments.

What is the best way to manage Lakebase Postgres autoscaling resources?

The best way to manage Lakebase Postgres autoscaling resources is through the Databricks CLI. This skill streamlines creation, scaling, and health validation for projects, branches, and endpoints while enforcing safe defaults to minimize operational risk.

Can I check the health and load metrics of my Lakebase Postgres endpoints?

Yes, you can inspect resource load and health metrics for Lakebase Postgres endpoints using the Databricks CLI. This allows you to ensure autoscaling behaves as expected and validate resource readiness across development, staging, and production environments.

Do I need specific prerequisites to set up a Lakebase environment with the Databricks CLI?

Yes, provisioning a Lakebase environment requires the official Databricks CLI and its prerequisites. This skill enforces using official CLI commands and safe defaults to reduce setup time and minimize the risk of operational errors during configuration.

How does creating a Lakebase branch and primary endpoint work in production?

Creating a production Lakebase branch with a primary endpoint involves executing specific databricks postgres CLI commands. This skill automates the process, enabling controlled autoscaling adjustments and comprehensive lifecycle management from project creation to health validation.