什么是 eve-agent-native-design?
在 Eve Horizon 上设计代理本机应用程序。应用奇偶性、粒度、可组合性和紧急能力原则来制作代理可以自然构建、操作和扩展的应用程序。 来源:incept5/eve-skillpacks。
在 Eve Horizon 上设计代理本机应用程序。应用奇偶性、粒度、可组合性和紧急能力原则来制作代理可以自然构建、操作和扩展的应用程序。
通过命令行快速安装 eve-agent-native-design AI 技能到你的开发环境
来源:incept5/eve-skillpacks。
Build applications where agents are first-class citizens — not afterthoughts.
On Eve: The CLI IS the parity layer. If a user can do it through eve ..., an agent can too. When building your app, apply the same principle:
| Can agents create/read/update/delete every entity? | Map UI actions to CLI/API equivalents | | Are there UI-only workflows? | Expose them as API endpoints or CLI commands | | Can agents discover what's available? | Provide list operations for every entity type |
在 Eve Horizon 上设计代理本机应用程序。应用奇偶性、粒度、可组合性和紧急能力原则来制作代理可以自然构建、操作和扩展的应用程序。 来源:incept5/eve-skillpacks。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/incept5/eve-skillpacks --skill eve-agent-native-design在 Eve Horizon 上设计代理本机应用程序。应用奇偶性、粒度、可组合性和紧急能力原则来制作代理可以自然构建、操作和扩展的应用程序。 来源:incept5/eve-skillpacks。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/incept5/eve-skillpacks --skill eve-agent-native-design 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/incept5/eve-skillpacks