capability-evolver とは?
AIエージェントのための自己進化エンジン。実行時履歴を分析して改善点を特定し、プロトコルに制約された進化を適用します。 ソース: evomap/evolver。
AIエージェントのための自己進化エンジン。実行時履歴を分析して改善点を特定し、プロトコルに制約された進化を適用します。
コマンドラインで 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.
AIエージェントのための自己進化エンジン。実行時履歴を分析して改善点を特定し、プロトコルに制約された進化を適用します。 ソース: evomap/evolver。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/evomap/evolver --skill capability-evolverAIエージェントのための自己進化エンジン。実行時履歴を分析して改善点を特定し、プロトコルに制約された進化を適用します。 ソース: 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