asset-bundles

Create and configure Databricks Asset Bundles for multi-environment deployments.

Updated Sep 29, 2025
One-click install
npx skills add https://github.com/juanlamadrid20/dbrx-multi-agent-retail-intelligence --skill asset-bundles-juanlamadrid20
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: asset-bundles
Source: https://github.com/juanlamadrid20/dbrx-multi-agent-retail-intelligence/tree/main/.claude/skills/asset-bundles
Command: npx skills add https://github.com/juanlamadrid20/dbrx-multi-agent-retail-intelligence --skill asset-bundles-juanlamadrid20

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Databricks Asset Bundles provide a single source of truth to configure and deploy multi-environment resources (dashboards, pipelines, jobs, alerts) across dev, staging, and prod, reducing drift and manual setup time.

Core Features & Use Cases

  • Create and configure Databricks Asset Bundles (DABs) for multi-environment deployment, including dashboards, pipelines, jobs, alerts, and related resources.
  • Validate bundle structures, manage resource references, and parameterize catalogs, schemas, and workspace profiles to ensure consistent deployments.
  • Use cases include creating new DAB projects, adding resources to existing bundles, configuring cross-environment deployments, and enforcing consistent permissions.

Quick Start

Create a new DAB project named after your bundle with resources in resources/ and a main config under databricks.yml, then deploy to your target environment.

Frequently Asked Questions about asset-bundles

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

FAQPage Schema
How do I automate Databricks Asset Bundles for multi-environment deployments?

Databricks Asset Bundles automate multi-environment deployments by organizing resources like pipelines and dashboards into a single source of truth with parameterized catalogs and schemas. This reduces configuration drift and manual setup time across dev, staging, and prod environments.

What is the best way to configure Databricks pipelines and dashboards for dev, staging, and prod?

The best way to configure Databricks pipelines and dashboards across environments is using Databricks Asset Bundles. They enforce structured configuration and guidance-driven validation, allowing you to parameterize workspace profiles, catalogs, and schemas for consistent cross-environment deployments.

Can I include jobs and alerts in my Databricks bundle configuration?

Yes, you can include jobs and alerts in your Databricks bundle configuration. The bundle organizes these resources alongside pipelines and dashboards, validating references and parameterizing settings to ensure structured, deploy-ready configurations across multiple environments.

How do I validate a Databricks Asset Bundle before deploying to production?

You validate a Databricks Asset Bundle before production deployment through guidance-driven validation checks that enforce structured configuration and manage resource references. This ensures your parameterized catalogs, schemas, and workspace profiles are deploy-ready across staging and prod.

Do I need to manually set up workspace profiles for each Databricks environment?

You do not need to manually set up workspace profiles for each Databricks environment. Databricks Asset Bundles parameterize workspace profiles, catalogs, and schemas, automating cross-environment deployments and reducing drift between your dev, staging, and prod configurations.