Install Guide
How to install a soul
Four steps. Takes less than a minute.
- 01
Download
Click the download button on any soul or skill page. You'll get a .zip file.
- 02
Unzip
Extract the zip. You'll find files like SOUL.md, AGENTS.md, TOOLS.md.
SOUL.mdAGENTS.mdTOOLS.md$ unzip soul-name.zip
- 03
Copy to your workspace
Copy the extracted folder into your OpenClaw agent workspace.
$ cp -r soul-name/ ~/.openclaw/workspace-{your-agent}/ - 04
Done
Your agent will pick up the soul files on the next session. No restart needed.