databricks-deploy-integration

Installation
SKILL.md

Databricks Deploy Integration

Overview

Deploy Databricks jobs and pipelines using Databricks Asset Bundles (DABs). Asset Bundles provide infrastructure-as-code for deploying jobs, notebooks, DLT pipelines, and ML models across workspaces with proper environment isolation and CI/CD integration.

Prerequisites

  • Databricks CLI v0.200+ installed (databricks command)
  • Workspace access with appropriate permissions
  • Service principal for automated deployments
  • databricks.yml bundle configuration

Instructions

Step 1: Initialize Asset Bundle

# Create new bundle from template
databricks bundle init

# Or manually create databricks.yml
Related skills
Installs
25
GitHub Stars
2.2K
First Seen
Feb 4, 2026