top skills
pricing
resources
install
github
sign in
sign up
back to leaderboard
AS
@astronomer
contributor on implexa, with 22 skills ranked by
SkillRank
across 1 source.
astronomer on github
publishes to skills.sh
skills, ranked by SkillRank
score
source
skill
7.3
skills.sh
deploying-airflow
deploying-airflow covers three distinct deployment paths: astro cli for managed operations, docker compose for local and dev environments, and kubernetes helm charts for production orchestration. includes ci/cd patterns and configuration examples.
6.9
skills.sh
debugging-dags
debugging-dags provides structured root cause analysis for airflow dag failures using a four-step investigation workflow, failure categorization, and tool-specific commands for astro and oss deployments.
6.8
skills.sh
cosmos-dbt-core
cosmos-dbt-core bridges dbt core projects and airflow through three assembly patterns and eight execution modes, requiring upfront verification of engine type, warehouse, and airflow version before implementation.
6.4
skills.sh
testing-dags
testing-dags automates iterative test-debug-fix cycles for airflow dags with diagnostic output and validation commands, supporting timeouts and retries across multiple failure scenarios.
5.8
skills.sh
tracing-downstream-lineage
tracing-downstream-lineage helps engineers identify what breaks when altering data tables or pipelines by mapping consumer dependencies, categorizing risk, and generating impact reports before deployment.
5.8
skills.sh
managing-astro-local-env
managing-astro-local-env covers starting, stopping, and restarting local airflow containers via astro cli, viewing logs across services, accessing container shells, and troubleshooting common docker and standalone setup failures.
5.4
skills.sh
creating-openlineage-extractors
creating-openlineage-extractors covers building custom lineage capture for unsupported airflow operators via two patterns: direct methods on owned operators or standalone extractors for third-party code, with registration via airflow.cfg or environment variables.
—
skills.sh
airflow-plugins
Build Airflow 3.1+ plugins that embed FastAPI apps, custom UI pages, React components, middleware, macros, and operator links directly into the Airflow UI. Use…
—
skills.sh
troubleshooting-astro-deployments
troubleshooting-astro-deployments — an installable skill for AI agents, published by astronomer/agents.
—
skills.sh
managing-astro-deployments
managing-astro-deployments — an installable skill for AI agents, published by astronomer/agents.
—
skills.sh
warehouse-init
Initialize warehouse schema discovery. Generates .astro/warehouse.md with all table metadata for instant lookups. Run once per project, refresh when schema…
—
skills.sh
cosmos-dbt-fusion
Use when running a dbt Fusion project with Astronomer Cosmos. Covers Cosmos 1.11+ configuration for Fusion on Snowflake/Databricks with ExecutionMode.LOCAL.…
—
skills.sh
setting-up-astro-project
Initialize and configure Astro/Airflow projects. Use when the user wants to create a new project, set up dependencies, configure connections/variables, or…
—
skills.sh
airflow-hitl
Use when the user needs human-in-the-loop workflows in Airflow (approval/reject, form input, or human-driven branching). Covers ApprovalOperator, HITLOperator,…
—
skills.sh
tracing-upstream-lineage
Trace upstream data lineage. Use when the user asks where data comes from, what feeds a table, upstream dependencies, data sources, or needs to understand data…
—
skills.sh
annotating-task-lineage
Annotate Airflow tasks with data lineage using inlets and outlets. Use when the user wants to add lineage metadata to tasks, specify input/output datasets, or…
—
skills.sh
profiling-tables
Deep-dive data profiling for a specific table. Use when the user asks to profile a table, wants statistics about a dataset, asks about data quality, or needs…
—
skills.sh
checking-freshness
checking-freshness — an installable skill for AI agents, published by astronomer/agents.
—
skills.sh
migrating-airflow-2-to-3
Guide for migrating Apache Airflow 2.x projects to Airflow 3.x. Use when the user mentions Airflow 3 migration, upgrade, compatibility issues, breaking…
—
skills.sh
authoring-dags
Workflow and best practices for writing Apache Airflow DAGs. Use when the user wants to create a new DAG, write pipeline code, or asks about DAG patterns and…
—
skills.sh
analyzing-data
Queries data warehouse and answers business questions about data. Handles questions requiring database/warehouse queries including "who uses X", "how many Y",…
—
skills.sh
airflow
Queries, manages, and troubleshoots Apache Airflow using the af CLI. Covers listing DAGs, triggering runs, reading task logs, diagnosing failures, debugging…