·authoring-dags
>_

authoring-dags

necatiarslan/airflow-vscode-extension

编写 Apache Airflow DAG 的工作流程和最佳实践。当用户想要创建新的 DAG、编写管道代码或询问 DAG 模式和约定时使用。有关测试和调试 DAG 的信息,请参阅testing-dags 技能。

6安装·0热度·@necatiarslan

安装

$npx skills add https://github.com/necatiarslan/airflow-vscode-extension --skill authoring-dags

SKILL.md

This skill guides you through creating and validating Airflow DAGs using best practices and the VS Code extension tools.

Use the Airflow VS Code extension tools for all Airflow operations. Avoid running Airflow CLI commands for listing DAGs, checking logs, or inspecting runs.

After the DAG is deployed to Airflow, validate via tools:

编写 Apache Airflow DAG 的工作流程和最佳实践。当用户想要创建新的 DAG、编写管道代码或询问 DAG 模式和约定时使用。有关测试和调试 DAG 的信息,请参阅testing-dags 技能。 来源:necatiarslan/airflow-vscode-extension。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/necatiarslan/airflow-vscode-extension --skill authoring-dags
分类
>_效率工具
认证
收录时间
2026-02-11
更新时间
2026-02-18

快速解答

什么是 authoring-dags?

编写 Apache Airflow DAG 的工作流程和最佳实践。当用户想要创建新的 DAG、编写管道代码或询问 DAG 模式和约定时使用。有关测试和调试 DAG 的信息,请参阅testing-dags 技能。 来源:necatiarslan/airflow-vscode-extension。

如何安装 authoring-dags?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/necatiarslan/airflow-vscode-extension --skill authoring-dags 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/necatiarslan/airflow-vscode-extension