Apache Airflow: DAG and task authoring
When to use
Use this skill for DAG and task authoring in Apache Airflow. This skill specifically handles DAG and task authoring and nothing else in the Apache Airflow family.
Procedure
Write DAGs with the TaskFlow API, declare dependencies, set retries and SLAs, and parameterize with params.
Notes
This is the Apache Airflow skill dedicated to DAG and task authoring. Sibling skills cover other Apache Airflow capabilities; this one is the right choice only when the task is about DAG and task authoring.