Queries, manages, and troubleshoots Apache Airflow using the af CLI. Covers listing DAGs, triggering runs, reading task logs, diagnosing failures, debugging DAG import errors, checking connections, variables, pools, and monitoring health. Also routes to sub-skills for writing DAGs, debugging, deploying, and migrating Airflow 2 to 3. Use when user mentions "Airflow", "DAG", "DAG run", "task log", "import error", "parse error", "broken DAG", or asks to "trigger a pipeline", "debug import errors", "check Airflow health", "list connections", "retry a run", or any Airflow operation. Do NOT use for warehouse/SQL analytics on Airflow metadata tables — use analyzing-data instead.
$npx -y skills add kilo-org/kilo-marketplace --skill airflowInstalls into the current project.
Run `npx skills use "https://github.com/kilo-org/kilo-marketplace" --skill "kilo-org/kilo-marketplace/airflow"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/kilo-org/kilo-marketplace" that are relevant to the current task. Run `npx skills add "https://github.com/kilo-org/kilo-marketplace"` and select the relevant skills, then follow their instructions.