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