Repository iconcurepo.dev
awesome-openclaw-agents preview

mergisi / awesome-openclaw-agents

ai-agent-templatesai-agentsai-automationanthropic

162 production-ready AI agent templates for OpenClaw. SOUL.md configs across 19 categories. Submit yours!

3.8k Stars
visibility40 Watchers
fork_right617 Forks
HTML
historyUpdated few months ago

description README.md

🦞 Awesome OpenClaw Agents

Awesome License: MIT PRs Welcome Stars Agents Works with Ollama Cloud

A curated collection of 205 production-ready AI agent templates for the OpenClaw ecosystem. Every template is a copy-paste ready SOUL.md file.

Skip the setup. Get a full deploy package.

Browse all 205 templates → · See pricing →

Pick a template, see what it does, get a Dockerfile + docker-compose + bot + README you can run anywhere.

⭐ Try the most-deployed templates live

Brand Monitor · Competitor Watch · SEO Analyst · Content Writer · Customer Support

📬 Get weekly agent templates & tips — new templates, deployment guides, and community highlights every Tuesday.

Subscribe to the newsletter →


Contents


Agent Templates

Ready-to-use SOUL.md templates for your AI agents. Copy the SOUL.md, register with openclaw agents add, and start the gateway.

# Quick start with any template
git clone https://github.com/mergisi/awesome-openclaw-agents.git
cd awesome-openclaw-agents/quickstart
npm install && cp ../agents/productivity/orion/SOUL.md ./SOUL.md
node bot.js

All 100 agents are also available as machine-readable JSON: agents.json

Skip the setup? CrewClaw generates a full deploy package (Dockerfile + docker-compose + bot + README) for any role.

📋 Productivity

Getting more done with less effort.

AgentSpecialtyWhen to UseSOUL.mdDeploy
🎯 OrionTask coordination, project managementWhen you need daily priorities, deadline tracking, and team alignmentViewDeploy →
📊 PulseAnalytics dashboards (Mixpanel, Stripe, GA4)When you want automated daily/weekly metrics reportsViewDeploy →
🧍 StandupDaily standup collection, team summariesWhen your team needs async standups without meetingsViewDeploy →
📧 InboxEmail triage, response drafting, daily digestWhen your inbox is overwhelming and needs prioritizationViewDeploy →
📝 MinutesMeeting summaries, action item trackingWhen you need automated meeting notes and follow-upsViewDeploy →
🍅 Focus TimerPomodoro, deep work session managementWhen you need structured focus time with accountabilityViewDeploy →
✅ Habit TrackerDaily habits, streaks, accountabilityWhen you want daily check-ins and streak trackingViewDeploy →

💻 Development

Building the future, one commit at a time.

AgentSpecialtyWhen to UseSOUL.mdDeploy
🔎 LensPR review, security scanning, code qualityWhen you want automated code review before mergingViewDeploy →
📖 ScribeREADME, API docs, code documentationWhen documentation is lagging behind your codebaseViewDeploy →
🐛 TraceError analysis, root cause investigationWhen you need faster debugging and incident responseViewDeploy →
🧪 Probe