
Manage Apache Airflow from an agent using VS Code extension tools: list, run, debug DAGs, view logs, and check server health — without shell commands.
Provides agent-friendly patterns for operating Apache Airflow through a VS Code extension's toolset. The skill maps common admin intents (list DAGs, trigger runs, inspect logs, pause/unpause) to specific extension tools and offers troubleshooting workflows for failed DAG runs.
Use when an agent is integrated with the Airflow VS Code extension or similar IDE tooling and needs to perform operational tasks (morning health checks, trigger-and-monitor, investigate failures) without invoking CLI/shell commands. Ideal for agents that can call extension-backed tools.
Agents integrated with IDE tooling or extension APIs (VS Code extension backends, Copilot-style integrations, or agents able to call list_active_dags, trigger_dag_run, and analysis tools).
Cette compétence n'a pas encore été examinée par notre pipeline d'audit automatisé.