databricks-jobs

Manage Databricks Jobs lifecycle via CLI, Python SDK, or Asset Bundles.

25|8|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/yasarkocyigit/daq-databricks-dab --skill databricks-jobs-yasarkocyigit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: databricks-jobs
Source: https://github.com/yasarkocyigit/daq-databricks-dab/tree/main/ai-agent/databricks-solutions-ai-dev-kit/databricks-skills/databricks-jobs
Command: npx skills add https://github.com/yasarkocyigit/daq-databricks-dab --skill databricks-jobs-yasarkocyigit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Databricks Jobs are essential for orchestrating data workflows but managing them across CLI, SDKs, and Asset Bundles can be error-prone and repetitive. This skill provides a unified interface to create, list, run, update, and delete jobs with consistent practices and governance.

Core Features & Use Cases

  • Create, list, run, update, and delete Databricks Jobs from a single, discoverable skill.
  • Configure triggers, schedules, and notifications to automate monitoring and alerting.
  • Integrate with Databricks Asset Bundles and SDKs to manage jobs as code and shareable resources.

Quick Start

Use the databricks-jobs skill to perform a job action by describing the task you want (e.g., create a job, run a job, or set up a schedule) and the skill will guide the operation.

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 lifecycle management across different interfaces?

You can automate Databricks Jobs lifecycle management by describing the desired task, such as creating or running a job, which the skill then guides across CLI, Python SDK, or Asset Bundles. This provides a unified, discoverable interface to replace repetitive manual configuration.

Can I configure cron schedules and triggers for Databricks Jobs?

Yes, you can configure cron schedules and triggers for Databricks Jobs. The automation skill allows you to define schedules and set up notifications to automate monitoring and alerting for your orchestrated data workflows.

What is the best way to manage Databricks Jobs as code?

The best way to manage Databricks Jobs as code is by integrating with Databricks Asset Bundles. This approach manages jobs as shareable resources, applying consistent practices and governance across your data orchestration workflows.

Does this approach work with both the Databricks CLI and Python SDK?

Yes, this approach works with both the Databricks CLI and Python SDK. It provides a single discoverable skill to create, list, run, update, and delete jobs, ensuring consistent practices whether you use the CLI, SDK, or Asset Bundles.

How do I set up notifications and monitoring for Databricks Jobs?

You set up notifications and monitoring for Databricks Jobs by configuring them during the job creation or update process. The automation skill helps define alerting rules and monitoring configurations to track your orchestrated data workflows effectively.