databricks-jobs

Automate deployment and management of Lakeflow Databricks jobs via bundles.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Lakeflow Databricks jobs can be complex to set up and manage, often requiring repetitive configuration and manual scaffolding.

Core Features & Use Cases

  • Scaffold and configure Lakeflow jobs for notebooks, Python wheels, and SQL tasks on Databricks.
  • Provide CLI-based authentication, profile handling, and deployment workflows to streamline Databricks projects.
  • Use Case: Bootstrap a Databricks project and deploy a multi-task job that leverages Lakeflow for orchestration.

Quick Start

Run the bundle init command to scaffold a new Databricks job project and deploy it to your configured profile.

Frequently Asked Questions about databricks-jobs

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

FAQPage Schema
How do I scaffold a new Databricks bundle for Lakeflow jobs?

You can scaffold and deploy Databricks jobs using the bundle init command, which generates project configuration files and sets up deployment workflows targeting your configured authentication profile.

What is the best way to automate deployment of multi-task jobs on Databricks?

Automating multi-task job deployment on Databricks is best handled through Databricks bundles, which manage CLI authentication, profile selection, and deployment workflows for notebooks, Python wheels, and SQL tasks.

Does this approach support configuring Python wheels and SQL tasks for Databricks jobs?

Yes, configuring Python wheels and SQL tasks for Databricks jobs is fully supported alongside notebooks, providing structured project scaffolding and configuration guidance for data engineering pipelines.

How do I set up CLI authentication and profile selection for Databricks projects?

Set up CLI authentication and profile selection for Databricks projects through the bundle deployment workflow, which streamlines configuration by guiding profile handling and authentication setup.

Can I bootstrap a Databricks project and deploy a Lakeflow orchestrated job end-to-end?

Yes, you can bootstrap a Databricks project and deploy a multi-task job leveraging Lakeflow for orchestration by using the bundle init command followed by the CLI-based deployment workflow.

Why use Databricks bundles instead of manual configuration for Lakeflow jobs?

Use Databricks bundles instead of manual configuration for Lakeflow jobs to eliminate repetitive setup, automate CLI authentication, and streamline deployment workflows for data and ML engineers.