AI AGENT ADDONS

Apache Airflow Orchestration

aradotso/data-skills

Apache Airflow helps you build and run complex workflows. You define tasks in Python code. Airflow schedules and monitors them for you. It is great for data pipelines and automated processes. Anyone who manages data can use it to save time and avoid errors.

With Airflow you create DAGs that show task dependencies. You can set up retries and alerts. The web interface lets you see each step. This makes your work reliable and easy to check.

Add Apache Airflow Orchestration skill to your workflow

Global

mkdir -p ~/.claude/skills/apache-airflow-orchestration

Project

mkdir -p .claude/skills/apache-airflow-orchestration

Source Repository

Stars
1
Forks
1
Watchers
1
License
NOASSERTION
Last Push
23 days ago
Created
2 months ago