Install
openclaw skills install my-soul-upgrade-skillManage and synchronize global and agent-specific Soul definitions using a two-layer template system with automated rebuild scripts.
openclaw skills install my-soul-upgrade-skillManage and synchronize Soul definitions across the agent system using a two-layer template architecture.
/home/admin/.openclaw/soul/SOUL.md (Common principles, constraints, formatting)/home/admin/.openclaw/workspaces/workspace-<agent_id>/template.md (Personalized role, specific capabilities)/home/admin/.openclaw/workspaces/workspace-<agent_id>/SOUL.mdNew layout aligns with OpenClaw's per-agent workspace pattern.
/home/admin/.openclaw/soul/SOUL.md.python3 ~/.openclaw/scripts/build_all_souls.py to regenerate all agent SOUL files./home/admin/.openclaw/workspaces/workspace-<agent_id>/template.md.python3 ~/.openclaw/scripts/build_all_souls.py to rebuild the specific agent's SOUL.Note: Always run build_all_souls.py after any manual modification to maintain sync.