Collection of 177 OpenClaw SOUL.md Templates Organized into 24 Categories

A developer has organized 177 SOUL.md templates for OpenClaw agents into 24 categories, all available as free and open-source MIT licensed files on GitHub. Each template is a complete SOUL.md file that can be copied into an agent folder and run immediately.
Template Categories and Agent Counts
- Marketing (21 agents): Includes SEO analyst, content writer, and social media manager
- Development (15 agents): Includes code reviewer, test writer, and documentation bot
- Business (14 agents): Includes project manager, meeting summarizer, and CRM updater
- DevOps (10 agents): Includes deployment monitor, incident responder, and log analyzer
- Finance (10 agents): Includes expense tracker, invoice processor, and budget analyst
- Creative (10 agents): Includes copywriter, video script writer, and design brief generator
- Data (9 agents): Includes data analyst, pipeline monitor, and ETL debugger
- Security (6 agents): Includes vulnerability scanner and access auditor
- Healthcare (7 agents)
- Legal (6 agents)
- HR (7 agents)
- Education (8 agents)
- Additional unspecified categories
Observations from Template Development
The developer noted several practical insights while creating these templates:
- Agents with narrow scope perform significantly better than "do everything" agents
- The rules section in SOUL.md matters more than identity for agent reliability
- Multi-agent teams (using AGENTS.md) work best with 3-5 agents
- Local models via Ollama handle simple routing tasks surprisingly well
- Telegram provides the fastest feedback loop for testing new configurations
The repository includes a CONTRIBUTING.md file with format specifications for submitting additional templates. The developer is soliciting feedback on what categories or specific agents would be useful to add next.
📖 Read the full source: r/openclaw
👀 See Also

SkyClaw v2.2 Rust AI Agent Runtime Adds OpenAI OAuth and Custom Tool Authoring
SkyClaw v2.2 introduces OpenAI OAuth authentication using ChatGPT Plus/Pro subscriptions, custom tool authoring where agents write their own bash/python/node tools at runtime, and daemon mode for background operation. The Rust-based runtime benchmarks at 31ms cold start, 15MB idle RAM, and 9.3MB binary size.

CSS Modern Features Agent Skill: Enforce Modern CSS Practices in AI Coding Agents
An agent skill that enforces 57+ modern CSS features across color, layout, selectors, animation, typography, positioning, and component patterns, compatible with Claude Code, Cursor, Windsurf, Codex, Cline, and GitHub Copilot.

Claude Code Dynamic Workflows: Parallel Subagents & UltraCode Mode
Claude Code introduces dynamic workflows that orchestrate tens to hundreds of parallel subagents for complex tasks like codebase-wide bug hunts, large migrations, and multi-angle verification. UltraCode mode auto-triggers workflows on hard problems.

Runtime: Sandboxed Coding Agents for Every Team Member
Runtime (YC P26) provides sandboxed coding agent infrastructure that lets non-engineers use Claude Code, Codex, and other agents safely. It snapshots multi-service environments (Docker, Kafka, Redis, seeded DBs) that boot in milliseconds, with guardrails at the infrastructure level.