AI AGENT ADDONS

Authoring Dags

astronomer/agents

This guide helps you write Apache Airflow DAGs the right way. You learn a simple step by step process to create and check your pipeline code. It works with the af command line tool to make things easier.

You start by looking at existing code and settings. Then you plan your DAG structure. After writing the code you check for errors. Finally you test and fix any problems. This skill covers the whole workflow from start to finish.

Add Authoring Dags skill to your workflow

Global

mkdir -p ~/.claude/skills/authoring-dags

Project

mkdir -p .claude/skills/authoring-dags

Source Repository

Stars
393
Forks
55
Watchers
393
License
Apache-2.0
Last Push
26 days ago
Created
6 months ago