什麼是 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