byastronomer· 48 skills
Configures Airflow to run language SDK tasks (Java, Go, and future native SDKs) — register a coordinator, map a queue to it, ensure the runtime/artifact on workers, and tune coordinator options. Use when the user wants Airflow to route a queue to a native-language coordinator, asks about the [sdk] coordinators/queue_to_coordinator settings, AIRFLOW__SDK__COORDINATORS, jars_root, executables_root or other coordinator kwargs, task_startup_timeout, or why their native tasks aren't being picked up. Covers the shared routing mechanism plus per-coordinator options (e.g. JavaCoordinator, ExecutableCoordinator).
$npx -y skills add astronomer/agents --skill configuring-airflow-language-sdksInstalls into the current project.
Run `npx skills use "https://github.com/astronomer/agents" --skill "astronomer/agents/configuring-airflow-language-sdks"` 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/astronomer/agents" that are relevant to the current task. Run `npx skills add "https://github.com/astronomer/agents"` and select the relevant skills, then follow their instructions.