·deploying-airflow
</>

deploying-airflow

部署 Airflow DAG 和项目。当用户想要部署代码、推送 DAG、设置 CI/CD、部署到生产或询问​​ Airflow 的部署策略时使用。

101安装·9热度·@astronomer

安装

$npx skills add https://github.com/astronomer/agents --skill deploying-airflow

如何安装 deploying-airflow

通过命令行快速安装 deploying-airflow AI 技能到你的开发环境

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

来源:astronomer/agents。

SKILL.md

查看原文

This skill covers deploying Airflow DAGs and projects to production, whether using Astro (Astronomer's managed platform) or open-source Airflow on Docker Compose or Kubernetes.

Choosing a path: Astro is a good fit for managed operations and faster CI/CD. For open-source, use Docker Compose for dev and the Helm chart for production.

Astro provides CLI commands and GitHub integration for deploying Airflow projects.

部署 Airflow DAG 和项目。当用户想要部署代码、推送 DAG、设置 CI/CD、部署到生产或询问​​ Airflow 的部署策略时使用。 来源:astronomer/agents。

可引用信息

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

安装命令
npx skills add https://github.com/astronomer/agents --skill deploying-airflow
分类
</>开发工具
认证
收录时间
2026-02-25
更新时间
2026-03-10

Browse more skills from astronomer/agents

快速解答

什么是 deploying-airflow?

部署 Airflow DAG 和项目。当用户想要部署代码、推送 DAG、设置 CI/CD、部署到生产或询问​​ Airflow 的部署策略时使用。 来源:astronomer/agents。

如何安装 deploying-airflow?

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

这个 Skill 的源码在哪?

https://github.com/astronomer/agents