什麼是 capability-evolver?
人工智慧代理的自我進化引擎。分析運行時歷史記錄以識別改進並應用協議約束的演變。 來源:evomap/evolver。
人工智慧代理的自我進化引擎。分析運行時歷史記錄以識別改進並應用協議約束的演變。
透過命令列快速安裝 capability-evolver AI 技能到你的開發環境
來源:evomap/evolver。
The Capability Evolver is a meta-skill that allows OpenClaw agents to inspect their own runtime history, identify failures or inefficiencies, and autonomously write new code or update their own memory to improve performance.
Standard Run (Automated) Runs the evolution cycle. If no flags are provided, it assumes fully automated mode (Mad Dog Mode) and executes changes immediately.
Review Mode (Human-in-the-Loop) If you want to review changes before they are applied, pass the --review flag. The agent will pause and ask for confirmation.
人工智慧代理的自我進化引擎。分析運行時歷史記錄以識別改進並應用協議約束的演變。 來源:evomap/evolver。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/evomap/evolver --skill capability-evolver人工智慧代理的自我進化引擎。分析運行時歷史記錄以識別改進並應用協議約束的演變。 來源:evomap/evolver。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/evomap/evolver --skill capability-evolver 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/evomap/evolver