Clawsouls
Description
ClawSouls — an open-spec platform for shareable AI agent personas (souls). 80+ curated souls, one-command install, works with any SOUL.md-compatible agent (OpenClaw, Claude Code, Cursor & more). Apache-2.0.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
ClawSouls
AI agent persona sharing platform
🧠 *"When you change your AI's soul, you don't just change the AI. You change yourself."*
Read [The Soul Thesis](https://clawsouls.ai/en/manifesto)
ClawSouls is an open-spec platform for shareable AI agent personas. 80+ curated souls. One command to install. Built for OpenClaw, works with any SOUL.md-compatible agent. Apache 2.0.
While Anthropic Skills define **what** an agent can do, Souls define **who** it is when it does it.
🤝 Multi-Platform
ClawSouls auto-detects your agent framework — no configuration needed.
| Platform | Directory | Status |
|---|---|---|
| OpenClaw | ~/.openclaw/workspace/ |
✅ Auto-detected |
| ZeroClaw | ~/.zeroclaw/workspace/ |
✅ Auto-detected |
| Clawdbot | ~/.clawdbot/workspace/ |
✅ Auto-detected |
| Moltbot | ~/.moltbot/workspace/ |
✅ Auto-detected |
| Moldbot | ~/.moldbot/workspace/ |
✅ Auto-detected |
| Custom | Any path | ✅ --workspace / --platform |
# Override if needed
clawsouls --platform zeroclaw use surgical-coder
clawsouls --workspace ~/my-agent/workspace use surgical-coder
clawsouls platform # check detected platform
Coding-agent frameworks
Or install a soul straight into your coding agent with `--use`:
| Framework | --use |
Lands in |
|---|---|---|
| Claude Code | claude-code |
CLAUDE.md |
| Cursor | cursor |
.cursor/rules/ |
| Cline | cline |
.clinerules/ |
| Kilo Code | kilocode |
.kilocode/rules/ |
| Codex · pi | codex · pi |
AGENTS.md (merged) |
| Hermes | hermes |
~/.hermes/SOUL.md + AGENTS.md |
| Windsurf | windsurf |
.windsurfrules |
npx clawsouls install clawsouls/surgical-coder --use claude-code
[`AGENTS.md`](https://agents.md)-based frameworks (Codex, pi, Hermes) are merged inside `clawsouls` markers — your existing file is preserved, never overwritten.
What is a Soul?
A Soul is a set of markdown files tha
Related Skills
Spec Kit
💫 Toolkit to help you get started with Spec-Driven Development
Testing Webapp Testing
Test local web applications using Playwright for UI verification and debugging
Testing #29
, [#52](https://github.com/affaan-m/everything-claude-code/issues/52), [#103](https://github.com/affaan-m/ever
Testing Fix Issue
by metabase - Addresses GitHub issues by taking issue number as parameter, analyzing context, implementing sol
Testing Pypict Test Design
Design comprehensive test cases using PICT (Pairwise Independent Combinatorial Testing) for optimized test sui
Testing gstack
| 15,000+ | Garry Tan's exact Claude Code setup: 6 opinionated tools that serve as CEO, Eng Manager, Release M
Testing