airflow

Manage and debug Apache Airflow DAGs, logs, connections, and health via af CLI.

2|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/Abhinow1997/pe-orgair-platform --skill airflow-abhinow1997
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: airflow
Source: https://github.com/Abhinow1997/pe-orgair-platform/tree/main/airflow/.agents/skills/airflow
Command: npx skills add https://github.com/Abhinow1997/pe-orgair-platform --skill airflow-abhinow1997

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Airflow operations across multiple environments can be complex and error-prone; this skill provides a unified interface to manage, test, run, and debug DAGs, view task logs, inspect connections and variables, and monitor system health.

Core Features & Use Cases

  • Listing, testing, running, and debugging DAGs and pipelines.
  • Viewing task logs, checking connections and variables, and monitoring system health across Airflow deployments.
  • Use Case: A data engineer quickly diagnoses a failing DAG, inspects logs, and validates environment health in prod or staging.

Quick Start

Run a quick health check and list basic DAGs using the af CLI to verify your Airflow setup.

Frequently Asked Questions about airflow

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

FAQPage Schema
How do I debug failing Apache Airflow DAGs across multiple environments?

You can debug failing Apache Airflow DAGs across environments by using a unified CLI to list, test, and run pipelines while inspecting task logs and monitoring system health. This provides a comprehensive workflow for diagnosing failures across staging and prod.

What is the best way to monitor Airflow workflows and check system health?

Monitoring Airflow workflows and checking system health is done through a CLI interface that runs health checks and lists basic DAGs. This allows you to quickly verify your Airflow setup and diagnose deployment issues.

Can I view task logs and inspect connections for Airflow deployments without switching tools?

Yes, you can view task logs and inspect connections and variables for Airflow deployments without switching tools. The skill provides a single interface to manage these operations alongside running and testing DAGs.

How do I run and test Airflow pipelines from the command line?

You run and test Airflow pipelines from the command line using the af CLI commands. This workflow supports instance configuration, DAG operations, task runs, and API access to validate pipeline behavior.

Does this workflow support managing Airflow variables and connections in staging and prod?

Yes, this workflow supports managing Airflow variables and connections across staging and prod environments. It applies a comprehensive CLI workflow to inspect configurations and monitor deployment health seamlessly.