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

Building a Geological Clock with Claude Code: Single HTML + Three.js
A product designer built eona.earth, a geological clock that maps Earth's 4.5 billion years onto 12 hours, using Claude Code, Three.js, and custom WebGL shaders — all as a single HTML file with no build step.

Optio: Orchestrating AI Coding Agents in Kubernetes from Ticket to PR
Optio is an open-source orchestration system that turns tickets into merged pull requests using AI coding agents like Claude Code or Codex. It handles the full lifecycle in isolated Kubernetes pods with a feedback loop that auto-resumes agents on CI failures or review feedback.

Native macOS MCP Server for Full OS Control
A native macOS server provides 24 tools for pixel-accurate clicks, key combos, drag-and-drop, app management, multi-display support, and clipboard access. It's open source and works with Claude Code, Cursor, or any MCP client.

Claudeck: Browser UI for Claude Code with Agents, Cost Tracking, and Plugin System
Claudeck is a browser-based UI that wraps the Claude Code SDK, featuring autonomous agent orchestration, cost tracking, git worktree isolation, persistent memory, and a plugin system. Install with npx claudeck@latest.