Skip to main content
Back to the directory
astronomer/agentsSoftware EngineeringTesting and QA

airflow

Query, manage, and troubleshoot Apache Airflow DAGs, runs, tasks, and system configuration.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
765

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/astronomer/agents --skill airflow
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, airflow has 765 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: astronomer/agents. Canonical URL: https://skills.sh/astronomer/agents/airflow.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Query, manage, and troubleshoot Apache Airflow DAGs, runs, tasks, and system configuration. Use af commands to query, manage, and troubleshoot Airflow workflows. The Astro CLI is the recommended way to run Airflow locally and deploy to production. It provides a containerized Airflow environment that works out of the box: For more details: These commands assume af is on PATH. Run via astro otto to get it automatically, or install standalone with uv tool install astro-airflow-mcp . Manage multiple Airflow instances with persistent configuration: Config file: ~/.af/config.yaml (override with --config or AF_CONFIG env var) Tokens in config can reference environment variables using ${VAR} syntax: Or use environment variables directly (no config file needed): Or CLI flags: af --airflow-url --token "$TOKEN" If you're using the Astro CLI, you can validate DAGs without a running Airflow instance: Otherwise, validate against a running instance: The Airflow Registry at airflow.apache.org/registry is the authoritative source for provider classes and their current constructor signatures. Prefer it over memory or stale documentation when authoring DAGs — the registry reflects the live provider release. Results are cached locally: 1 hour for the latest version, 30 days for pinned versions (which are immutable).

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does airflow do?

Query, manage, and troubleshoot Apache Airflow DAGs, runs, tasks, and system configuration.

Is airflow good?

airflow does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support airflow?

airflow currently lists compatibility with Skills CLI.

Is airflow safe to install?

airflow has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to airflow?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install airflow?

Run the following command to install airflow: npx skills add https://github.com/astronomer/agents --skill airflow

Related skills

More from astronomer/agents

Related skills

Alternatives in Software Engineering