最短
3 ステップ
- 目的のロールに合うパッケージを選ぶ。
~/.openclaw/agents/<agentId>/にコピー。- 設定をマージし、secrets を埋め、OpenClaw を再読み込み。
この手順はリポジトリ契約に沿います。エージェントフォルダを選び、OpenClaw の agents へ配置し、config entry/snippet をマージします。
~/.openclaw/agents/<agentId>/ にコピー。Pick one agent folder from:
categories/<industry-id>/agents/<role-family-key>/<agentId>/
Example:
categories/industry-1-software-it/agents/engineering/i1-backend-engineer-java/
Target path:
~/.openclaw/agents/<agentId>/
Example:
~/.openclaw/agents/i1-backend-engineer-java/
Each package provides:
config/openclaw.agent.<agentId>.entry.jsonconfig/openclaw.agent.<agentId>.snippet.jsonUse:
entry.json if you are adding one agent entry into agents.listsnippet.json if you prefer a wrapper fragment for config mergingRead:
config/SECRETS.md
Provide your own local configuration for:
Reload or restart OpenClaw so the new agent is available.
Open a chat with the installed agent and give it a task that matches its role.
workspace/skills/ when included.