Install
openclaw skills install resoulFully reset OpenClaw's persona/bootstrap state and restore the latest official BOOTSTRAP.md after an explicit second confirmation. Use when the user wants to resoul, reset or reinitialize the assistant, restore the default official bootstrap, start over from a fresh identity setup, or clear SOUL.md, USER.md, and IDENTITY.md to begin again. Triggers on requests like "resoul", "reset your soul", "reset your persona", "reinitialize yourself", "restore default bootstrap", "start over with a fresh identity", "重置你的人设", "恢复初始人格", "清空你的身份设定重新开始", or similar full-reset phrasing. Do not use for ordinary edits to SOUL.md, USER.md, or IDENTITY.md.
openclaw skills install resoulReset the workspace bootstrap state so the next fresh session can start from the official upstream BOOTSTRAP.md.
resoul will fetch the official BOOTSTRAP.md, then archive the current SOUL.md, USER.md, and IDENTITY.md into .trash/ and remove them from the workspace root if they exist.SOUL.md, USER.md, and IDENTITY.md from the workspace root.SOUL.md, USER.md, and IDENTITY.md into .trash/ if they exist.BOOTSTRAP.md./new after completion so the next session starts from the restored bootstrap flow.Use the bundled script:
bash {{SKILL_DIR}}/scripts/fetch_official_bootstrap.sh <workspace-dir>
Example:
bash {{SKILL_DIR}}/scripts/fetch_official_bootstrap.sh /root/.openclaw/workspace
Upstream source:
https://raw.githubusercontent.com/openclaw/openclaw/main/docs/reference/templates/BOOTSTRAP.md
SOUL.md, USER.md, and IDENTITY.md from the workspace root; do not delete memory, project files, skills, or other workspace content.SOUL.md, USER.md, and IDENTITY.md into .trash/ before removing them from the workspace root when those files exist./new.If the script cannot be used, run equivalent shell commands that (1) fetch the official BOOTSTRAP.md to a temporary file first, (2) archive existing SOUL.md, USER.md, and IDENTITY.md into .trash/ if present, (3) write the fetched template to the workspace root as BOOTSTRAP.md, and (4) avoid touching memory, project files, skills, or other workspace content.
Briefly report:
SOUL.md, USER.md, and IDENTITY.md were archived/cleared/new to trigger the re-bootstrap flow