什麼是 agent-implementer?
在 Arcanea 系統中創建具有適當結構、功能和整合的個體代理的實施指南。 來源:frankxai/arcanea。
在 Arcanea 系統中創建具有適當結構、功能和整合的個體代理的實施指南。
透過命令列快速安裝 agent-implementer AI 技能到你的開發環境
來源:frankxai/arcanea。
Create individual agents for the Arcanea ecosystem with proper structure, capabilities, and integration points.
Do's ✅ Give each agent a clear, single purpose ✅ Use consistent naming conventions ✅ Document all parameters ✅ Provide example outputs ✅ Test with real tasks ✅ Version your agents
Don'ts ❌ Create agents that overlap too much ❌ Give agents vague or broad purposes ❌ Forget to add to registry ❌ Skip testing ❌ Hardcode without configuration options
在 Arcanea 系統中創建具有適當結構、功能和整合的個體代理的實施指南。 來源:frankxai/arcanea。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/frankxai/arcanea --skill agent-implementer在 Arcanea 系統中創建具有適當結構、功能和整合的個體代理的實施指南。 來源:frankxai/arcanea。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/frankxai/arcanea --skill agent-implementer 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/frankxai/arcanea