airflow-new-sdk

Installation
SKILL.md

Implementing a new language SDK for Airflow

Start here

Read contributing-docs/30_new_language_sdk.rst first. It is the authoritative contributor guide for this topic — coordinator base class choices, wire protocol spec, bundle footer format, and testing requirements. Everything in this skill builds on top of it, not alongside it.


Repository layout

Every new SDK needs two things. The coordinator (Python) goes here:

Installs
4
GitHub Stars
51
First Seen
Jul 2, 2026
airflow-new-sdk — astronomer/airflow