Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Search, summon, and possess your agent with SOUL.md personality files from the OpenSOUL.md registry
Search, summon, and possess your agent with SOUL.md personality files from the OpenSOUL.md registry
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
When the user asks to change personality/soul: Run soul possess <name> --yes โ this auto-summons from the registry if the soul isn't cached locally. You can also possess from a local file path: soul possess /path/to/SOUL.md --yes Use --dry-run to preview what would happen without writing anything.
If the user wants to go back to their original personality: soul exorcise This restores the backed-up SOUL.md from before the first possession.
To search the registry: soul search <query> --no-interactive Sorting options: --top โ sort by highest-rated --popular โ sort by most downloaded To show all available souls: soul search --top --no-interactive
To download a soul to local cache without activating it: soul summon <label> The user can activate it later with soul possess <name>.
To show locally cached souls: soul list Supports pagination with --page <n> and --per-page <n>.
To remove a soul from the local cache: soul banish <name>
To check what soul is currently loaded: soul status Shows the SOUL.md path, possession state (original or possessed), and backup status.
To show the current SOUL.md path: soul path To set a new path: soul path /path/to/SOUL.md To show or set the OpenClaw skills directory: soul path --skills or soul path /path/to/skills --skills
To get or set CLI configuration values: soul config get <key> soul config set <key> <value>
To install the OpenSoul skill into OpenClaw: soul install To remove it: soul uninstall
Always use --no-interactive with soul search since you cannot use interactive TUI controls. Always use --yes with soul possess to skip the confirmation prompt. soul possess auto-summons from the registry if the soul isn't in the local cache โ you don't need to summon first. After possessing a soul, let the user know they can use soul exorcise to restore their original personality. The soul takes effect on the next conversation โ the current conversation is not affected.
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.