Install
openclaw skills install airflow-dag-gitManage and update Airflow DAG Python files via GitHub PRs with strict path and content restrictions for secure workflow control.
openclaw skills install airflow-dag-gitOperate Airflow DAG files through GitHub PR workflow only.
airflow_dag_git_read_fileairflow_dag_git_open_prowner, repo, and DAG paths only..py file.open_pr requires DAG-like content (DAG( or @dag) and rejects dangerous patterns.airflow_dag_git_read_file.airflow_dag_git_open_pr.