soul

Browse categories, preview, apply, and restore OpenClaw SOUL.md personas from a curated remote catalog. Use for /soul categories, /soul list <category>, /soul show <id>, /soul apply <id>, /soul current, /soul restore, /soul refresh, and /soul search <text>.

3,891 stars

Best use case

soul is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Browse categories, preview, apply, and restore OpenClaw SOUL.md personas from a curated remote catalog. Use for /soul categories, /soul list <category>, /soul show <id>, /soul apply <id>, /soul current, /soul restore, /soul refresh, and /soul search <text>.

Teams using soul should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/soul-search/SKILL.md --create-dirs "https://raw.githubusercontent.com/openclaw/skills/main/skills/alexleach/soul-search/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/soul-search/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How soul Compares

Feature / AgentsoulStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Browse categories, preview, apply, and restore OpenClaw SOUL.md personas from a curated remote catalog. Use for /soul categories, /soul list <category>, /soul show <id>, /soul apply <id>, /soul current, /soul restore, /soul refresh, and /soul search <text>.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

Related Guides

SKILL.md Source

# soul

Handle `/soul` requests by running the helper script in this skill directory.

## Command forms

- `categories`
- `list <category>`
- `show <id>`
- `apply <id>`
- `current`
- `restore`
- `refresh`
- `search <text>`

## Execution

When invoked, run:

```bash
node {baseDir}/scripts/soul.mjs "$ARGUMENTS"
```

Where `$ARGUMENTS` is the raw argument string following `/soul`.

Then:

- return the helper script output directly to the user
- do not embellish or reinterpret the result unless the output is clearly broken

## Safety rules

- Only trust the configured catalog URL and raw GitHub content derived from its entries.
- Never overwrite `SOUL.md` without first creating a backup in `soul-data/backups/`.
- Write provenance metadata to `soul-data/state.json`.
- After apply/restore, remind the user to start a new session or use `/new` for full effect.

Related Skills

soulflow

3891
from openclaw/skills

General-purpose AI workflow framework for OpenClaw. Build custom multi-step workflows for any task — dev, ops, research, content, or automation. Ships with dev workflow examples.

Workflow & Productivity

soulmate

3891
from openclaw/skills

AI恋爱模拟器 - 让你的 Agent 成为懂你的灵魂伴侣 💕

AI Simulations

better-soul

3891
from openclaw/skills

Write powerful SOUL.md files for AI agents. Use when creating, revising, or improving SOUL.md (the personality document for AI agents). Based on Anthropic's Claude soul document principles and SoulSpec standard.

soul-architect

3891
from openclaw/skills

Call when creating/updating STYLE_MANIFESTO persona source code.

Soulcraft — Agent Identity Design

3891
from openclaw/skills

## Trigger

soul-generator

3891
from openclaw/skills

为 OpenClaw 生成独特的 AI 人格配置,基于 6-Section SOUL.md 框架

soul-weaver

3891
from openclaw/skills

AI Soul Weaver - 12 Curated Celebrity Templates + Custom Generation. Generate OpenClaw agent configurations through dialog or select from 12 world-famous tech & business leaders.

openclaw-soul-weaver

3891
from openclaw/skills

No waiting! Create professional-grade OpenClaw configurations in 30 seconds through natural conversation. Instantly generate enthusiast-level base configs that intelligently combine emotional and professional needs.

---

3891
from openclaw/skills

name: article-factory-wechat

Content & Documentation

humanizer

3891
from openclaw/skills

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.

Content & Documentation

find-skills

3891
from openclaw/skills

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

General Utilities

tavily-search

3891
from openclaw/skills

Use Tavily API for real-time web search and content extraction. Use when: user needs real-time web search results, research, or current information from the web. Requires Tavily API key.

Data & Research