什么是 eve-manifest-authoring?
编写和维护服务、环境、管道、工作流程和秘密插值的 Eve 清单文件 (.eve/manifest.yaml)。在与 Eve 兼容的存储库中更改部署形状或运行时配置时使用。 来源:incept5/eve-skillpacks。
编写和维护服务、环境、管道、工作流程和秘密插值的 Eve 清单文件 (.eve/manifest.yaml)。在与 Eve 兼容的存储库中更改部署形状或运行时配置时使用。
通过命令行快速安装 eve-manifest-authoring AI 技能到你的开发环境
来源:incept5/eve-skillpacks。
Keep the manifest as the single source of truth for build and deploy behavior.
Some registries require package metadata for permission and ownership inheritance. Add these labels to your Dockerfiles when supported by your registry:
Why this matters: Metadata helps preserve repository ownership and improves traceability. The Eve builder injects these labels automatically, but including them in your Dockerfile is still recommended.
编写和维护服务、环境、管道、工作流程和秘密插值的 Eve 清单文件 (.eve/manifest.yaml)。在与 Eve 兼容的存储库中更改部署形状或运行时配置时使用。 来源:incept5/eve-skillpacks。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/incept5/eve-skillpacks --skill eve-manifest-authoring编写和维护服务、环境、管道、工作流程和秘密插值的 Eve 清单文件 (.eve/manifest.yaml)。在与 Eve 兼容的存储库中更改部署形状或运行时配置时使用。 来源:incept5/eve-skillpacks。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/incept5/eve-skillpacks --skill eve-manifest-authoring 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/incept5/eve-skillpacks