databricks-jobs

Manage Databricks Jobs across Python SDK, CLI, and Asset Bundles.

38|12|Updated Apr 24, 2026
One-click install
npx skills add https://github.com/databrickslabs/coding-agents-databricks-apps --skill databricks-jobs-databrickslabs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: databricks-jobs
Source: https://github.com/databrickslabs/coding-agents-databricks-apps/tree/main/.claude/skills/databricks-jobs
Command: npx skills add https://github.com/databrickslabs/coding-agents-databricks-apps --skill databricks-jobs-databrickslabs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the complexity of manually configuring and managing Databricks Jobs across multiple interfaces, reducing setup time and configuration errors for data and ML workflow orchestration.

Core Features & Use Cases

  • Cross-Interface Job Management: Create, list, run, update, and delete Databricks Jobs using Python SDK, CLI, or Databricks Asset Bundles.
  • Flexible Orchestration Controls: Configure cron schedules, periodic triggers, file/table event triggers, continuous jobs, multi-task DAGs, and task dependencies.
  • Production-Grade Monitoring: Set up email/webhook alerts, health rules, timeouts, retries, and permissions for reliable job execution.
  • Real-World Use Case: For example, use this Skill to deploy a daily ETL pipeline that extracts data from source systems, transforms it, and loads it to a data warehouse, with automatic failure alerts and retry logic for flaky tasks.

Quick Start

Use the databricks-jobs skill to create a scheduled Databricks Job that runs a data transformation notebook daily at 6 AM UTC and sends email alerts if the run fails.

Frequently Asked Questions about databricks-jobs

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

FAQPage Schema
How do I automate Databricks Jobs creation and scheduling for data pipelines?

Automate Databricks Jobs creation and scheduling by configuring cron schedules, periodic triggers, and multi-task DAGs using the Python SDK, CLI, or Databricks Asset Bundles. This Skill manages job orchestration end-to-end, covering task dependencies and all native task types for production workloads.

Can I configure retries, timeouts, and health rules for Databricks Jobs?

Yes, you can configure retries, timeouts, and health rules for Databricks Jobs. This Skill supports production-grade monitoring by allowing you to set up health rules, timeout parameters, and retry logic to ensure reliable execution of your data and machine learning workflows.

What's the best way to manage Databricks Jobs permissions and failure alerts?

The best way to manage Databricks Jobs permissions and failure alerts is through cross-interface job management. This Skill supports permission management and enables you to configure email and webhook alerts for automatic failure notifications across your workflow orchestration.

Does this Skill support Databricks Asset Bundles for deploying multi-task workflows?

Yes, this Skill supports Databricks Asset Bundles for deploying multi-task workflows. It handles cross-interface job management, allowing you to create, update, and run jobs with multi-task DAGs, task dependencies, and compute configurations using the Python SDK, CLI, or Asset Bundles.

How do I trigger Databricks Jobs based on file or table events?

Trigger Databricks Jobs based on file or table events by configuring file and table event triggers. This Skill automates flexible orchestration controls, allowing you to set up event-driven triggers alongside cron schedules and continuous jobs for your data transformation pipelines.

Why use a dedicated Skill for Databricks Jobs workflow orchestration instead of manual configuration?

Use a dedicated Skill for Databricks Jobs workflow orchestration to eliminate the complexity of manual configuration across multiple interfaces. It reduces setup time and configuration errors by automating job creation, scheduling, trigger setup, and monitoring for data and ML workflows.