airflow-workflow

Official

Simplify Airflow job scheduling and troubleshooting.

AuthorDatus-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Data engineering teams face challenges managing Apache Airflow scheduled SQL jobs, including troubleshooting failed runs without structured guidance, safely updating job configurations without disrupting active workflows, and adhering to connection and naming conventions to avoid costly misconfigurations and downtime.

Core Features & Use Cases

  • Full Job Lifecycle Management: Safely create, update, pause, resume, and delete Airflow scheduled SQL jobs with built-in guardrails to prevent accidental data loss or unplanned downtime.
  • Structured Troubleshooting Workflow: Step-by-step guidance to diagnose failed job runs, identify common failure causes (SQL syntax errors, connection failures, timeouts, permission issues), and implement validated fixes.
  • Best Practice Enforcement: Built-in naming conventions for jobs and SQL files, plus a reference of common cron expressions to ensure consistent, maintainable workflow scheduling.
  • Real-World Use Case: A data engineer needs to resolve a failing daily sales summary job that is throwing a connection error; this skill guides them to verify the correct conn_id in Airflow Connections, update the job configuration, and run a manual test to confirm the fix works.

Quick Start

Use the airflow-workflow skill to troubleshoot and resolve the failed hourly_order_count Airflow job that is throwing a permission denied error.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: airflow-workflow
Download link: https://github.com/Datus-ai/Datus-agent/archive/main.zip#airflow-workflow

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.