airflow

Installation
SKILL.md

Airflow Operations

Use af commands to query, manage, and troubleshoot Airflow workflows.

Running the CLI

Run all af commands using uvx (no installation required):

uvx --from astro-airflow-mcp@latest af <command>

Throughout this document, af is shorthand for uvx --from astro-airflow-mcp@latest af.

Instance Configuration

Manage multiple Airflow instances with persistent configuration:

Installs
2
First Seen
Feb 10, 2026
airflow — rory-data/copilot