Acerca de
The Airflow Adapter skill provides a unified interface for Claude to interact with Apache Airflow environments regardless of their version. By abstracting the differences between Airflow 2.x (/api/v1) and Airflow 3.x (/api/v2), it allows Claude to list DAGs, trigger runs, and manage workflows without worrying about breaking changes in underlying API endpoints. This skill is essential for data engineers managing hybrid environments or performing migrations, as it ensures consistent behavior and reduces errors when automating complex data workflows.