airflow
✓管理 Apache Airflow 操作,包括列出、运行和调试 DAG、查看日志以及使用 VS Code 扩展工具检查服务器状态。
SKILL.md
Use the Airflow VS Code extension tools for all Airflow interactions. Avoid shell commands for Airflow operations.
| listactivedags | List active (unpaused) DAGs | | listpauseddags | List paused DAGs | | getrunningdags | Show running or queued DAG runs | | pausedag | Pause a DAG | | unpausedag | Unpause a DAG | | triggerdagrun | Trigger a DAG run | | getdagruns | List DAG runs for a DAG | | getdaghistory | Daily run history for a DAG |
| getfailedruns | Failed runs across DAGs | | analysedaglatestrun | Full analysis of latest run (tasks, logs, source) | | getdagrundetail | Full analysis of a specific run | | getdagsourcecode | Retrieve DAG source code | | gotodagview | Open DAG view panel | | gotodaglogview | Open log view panel | | gotoconnectionsview | Open connections panel |
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/necatiarslan/airflow-vscode-extension --skill airflow- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-12
- 更新时间
- 2026-02-18
快速解答
什么是 airflow?
管理 Apache Airflow 操作,包括列出、运行和调试 DAG、查看日志以及使用 VS Code 扩展工具检查服务器状态。 来源:necatiarslan/airflow-vscode-extension。
如何安装 airflow?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/necatiarslan/airflow-vscode-extension --skill airflow 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/necatiarslan/airflow-vscode-extension
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-12