·managing-astro-local-env
</>

managing-astro-local-env

necatiarslan/airflow-vscode-extension

使用 Astro CLI 管理本地 Airflow 环境。当用户想要启动、停止或重新启动 Airflow、查看日志、排除容器故障或修复环境问题时使用。有关项目设置,请参阅 setup-astro-project。

6安装·0热度·@necatiarslan

安装

$npx skills add https://github.com/necatiarslan/airflow-vscode-extension --skill managing-astro-local-env

SKILL.md

This skill helps manage a local Airflow environment using the Astro CLI.

Note: These are external CLI actions. For runtime inspection inside the VS Code extension, use the extension tools instead.

| Port 8080 in use | Stop other containers or edit .astro/config.yaml | | Container won't start | astro dev kill then astro dev start | | Package install failed | Check requirements.txt syntax | | DAG not appearing | Run astro dev parse to check for import errors | | Out of disk space | docker system prune |

使用 Astro CLI 管理本地 Airflow 环境。当用户想要启动、停止或重新启动 Airflow、查看日志、排除容器故障或修复环境问题时使用。有关项目设置,请参阅 setup-astro-project。 来源:necatiarslan/airflow-vscode-extension。

查看原文

可引用信息

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

安装命令
npx skills add https://github.com/necatiarslan/airflow-vscode-extension --skill managing-astro-local-env
分类
</>开发工具
认证
收录时间
2026-02-11
更新时间
2026-02-18

快速解答

什么是 managing-astro-local-env?

使用 Astro CLI 管理本地 Airflow 环境。当用户想要启动、停止或重新启动 Airflow、查看日志、排除容器故障或修复环境问题时使用。有关项目设置,请参阅 setup-astro-project。 来源:necatiarslan/airflow-vscode-extension。

如何安装 managing-astro-local-env?

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

这个 Skill 的源码在哪?

https://github.com/necatiarslan/airflow-vscode-extension