Soul Search
PassAudited by ClawScan on May 10, 2026.
Overview
Soul Search appears purpose-aligned, but applying a persona intentionally writes remote catalog content into the workspace’s persistent SOUL.md instruction file.
Install this only if you want a `/soul` command that can change the workspace’s SOUL.md persona. Preview personas first, trust the remote catalog source, and rely on the documented backups/restore command if you need to undo a change.
Findings (2)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
A selected persona can change how the agent behaves in later sessions for that workspace.
Applying a remote persona changes `SOUL.md`, a persistent workspace instruction file that can influence future agent behavior.
Browse categories, preview, apply, and restore OpenClaw SOUL.md personas from a curated remote catalog... After apply/restore, remind the user to start a new session or use `/new` for full effect.
Use `/soul show <id>` before applying, apply only personas you trust, and use `/soul restore` if the resulting behavior is not what you intended.
The persona you apply may depend on the current contents of the external catalog rather than a version pinned in this skill.
The catalog is fetched from a mutable remote branch, so the available persona definitions can change over time outside this skill package.
const DEFAULT_CATALOG_URL = 'https://raw.githubusercontent.com/mergisi/awesome-openclaw-agents/refs/heads/main/agents.json';
Trust the catalog source, preview personas before applying, and consider pinning or allowlisting catalog sources if using this in a sensitive workspace.
