https://github.com/mergisi/awesome-openclaw-agents
Curated list of AI agent templates for OpenClaw. Ready-to-use SOUL.md configs for productivity, development, marketing, and business agents. Deploy with CrewClaw.
https://github.com/mergisi/awesome-openclaw-agents
List: awesome-openclaw-agents
ai-agent-templates ai-agents ai-automation anthropic automation awesome awesome-list claude clawdbot crewclaw docker llm mcp moltbot multi-agent no-code openclaw productivity soul-md telegram-bot
Last synced: 3 months ago
JSON representation
Curated list of AI agent templates for OpenClaw. Ready-to-use SOUL.md configs for productivity, development, marketing, and business agents. Deploy with CrewClaw.
- Host: GitHub
- URL: https://github.com/mergisi/awesome-openclaw-agents
- Owner: mergisi
- License: mit
- Created: 2026-02-05T10:51:17.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2026-02-24T20:53:58.000Z (3 months ago)
- Last Synced: 2026-02-25T00:52:49.664Z (3 months ago)
- Topics: ai-agent-templates, ai-agents, ai-automation, anthropic, automation, awesome, awesome-list, claude, clawdbot, crewclaw, docker, llm, mcp, moltbot, multi-agent, no-code, openclaw, productivity, soul-md, telegram-bot
- Language: JavaScript
- Homepage: https://crewclaw.com
- Size: 211 KB
- Stars: 35
- Watchers: 1
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-claude-code-and-skills - mergisi/awesome-openclaw-agents - openclaw-agents?style=flat-square) (Comprehensive Skill Collections / What are Claude Skills?)
- awesome-agents - Awesome OpenClaw Agents - ready SOUL.md agent templates for OpenClaw, covering productivity, development, marketing, and business automation.  (Frameworks)
- awesome-openclaw - mergisi/awesome-openclaw-agents - Community-Sammlung produktionsreifer OpenClaw-Agent-Templates fuer PM, Writing, SEO, DevOps und mehr.  (Kuratierte Sammlungen)
- awesome-ai-agents-2026 - OpenClaw Agent Templates - ready SOUL.md configs across 24 categories (PM, SEO, DevOps, Writer, Support). Copy-paste ready for [OpenClaw](https://github.com/openclaw/openclaw). Visual deploy via [CrewClaw](https://crewclaw.com). | (🧱 Agent Frameworks / Agent Templates)
- ultimate-awesome - awesome-openclaw-agents - 162 production-ready AI agent templates for OpenClaw. SOUL.md configs across 19 categories. Submit yours!. (Other Lists / TeX Lists)
- awesome-ccamel - mergisi/awesome-openclaw-agents - 162 production-ready AI agent templates for OpenClaw. SOUL.md configs across 19 categories. Submit yours! (HTML)
- awesome-openclaw - awesome-openclaw-agents - ready AI agent templates across 24 categories. Copy-paste SOUL.md files for PM, Writer, SEO, DevOps, and more. | (Community Projects / Miscellaneous)
- awesome-awesome-artificial-intelligence - Awesome OpenClaw Agents - openclaw-agents.svg?cacheSeconds=86400) | (Agent)
- awesome-openclaw-skills - mergisi/awesome-openclaw-agents - ready AI agent templates for OpenClaw. SOUL.md configs across 19 categories. Submit y... | 2.1k | (Other)
- awesome-openclaw-resources - Awesome OpenClaw Agents - 162+ production-ready AI agent templates across 19 categories. (Open Source Projects / Skills and Plugins)
README
# 🦞 Awesome OpenClaw Agents
[](https://awesome.re)
[](https://opensource.org/licenses/MIT)
[](http://makeapullrequest.com)
[](https://github.com/mergisi/awesome-openclaw-agents)
[](agents/)
> A curated collection of **65 production-ready AI agent templates** for the OpenClaw ecosystem. Every template is a copy-paste ready `SOUL.md` file.
**Want a running agent in 5 minutes?** Try the [Quickstart Guide](quickstart/) or deploy with [CrewClaw](https://crewclaw.com/create-agent).
---
### 📦 OpenClaw AI Agents Kit
**Build your AI team in 15 minutes.** 6 production-ready agents, SOUL.md files, Telegram bots, Docker configs, and a step-by-step setup guide.
What's inside: PM, Writer, SEO, Analyst, DevOps, Outreach agents + Docker + Telegram bot + deployment guide.
---
---
## Contents
- [Agent Templates](#agent-templates) (65 agents across 13 categories)
- [Productivity](#productivity) · [Development](#development) · [Marketing & Content](#marketing--content) · [Business](#business) · [Personal](#personal)
- [DevOps](#devops) · [Finance](#finance) · [Education](#education) · [Healthcare](#healthcare) · [Legal](#legal) · [HR](#hr) · [Creative](#creative) · [Security](#security)
- [Use Cases](#use-cases) (132 real-world examples)
- [Quickstart](#quickstart)
- [Why OpenClaw?](#why-openclaw) (Comparison)
- [MCP Servers](#mcp-servers)
- [Integrations](#integrations)
- [Tools](#tools)
- [Tutorials & Guides](#tutorials--guides)
- [Community](#community)
---
## 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.
```bash
# 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 65 agents are also available as machine-readable JSON: [`agents.json`](agents.json)
### Productivity
| Agent | Description | SOUL.md | Deploy |
|-------|-------------|---------|--------|
| [🎯 Orion](agents/productivity/orion/) | Task coordinator and project manager | [View](agents/productivity/orion/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent/project-manager-soul-md) |
| [📊 Pulse](agents/productivity/metrics/) | Analytics dashboard agent (Mixpanel, Stripe, GA4) | [View](agents/productivity/metrics/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent) |
| [🧍 Standup](agents/productivity/daily-standup/) | Daily standup collector and team summarizer | [View](agents/productivity/daily-standup/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent) |
| [📧 Inbox](agents/productivity/inbox-zero/) | Email triage, response drafting, daily digest | [View](agents/productivity/inbox-zero/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent) |
| [📝 Minutes](agents/productivity/meeting-notes/) | Meeting summarizer and action item tracker | [View](agents/productivity/meeting-notes/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent) |
### Development
| Agent | Description | SOUL.md | Deploy |
|-------|-------------|---------|--------|
| [🔎 Lens](agents/development/code-reviewer/) | PR review, security scanning, quality assessment | [View](agents/development/code-reviewer/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent/code-reviewer-soul-md) |
| [📖 Scribe](agents/development/docs-writer/) | README, API docs, and code documentation generator | [View](agents/development/docs-writer/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent/technical-writer-soul-md) |
| [🐛 Trace](agents/development/bug-hunter/) | Error analysis, root cause investigation, debugging | [View](agents/development/bug-hunter/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent) |
| [🧪 Probe](agents/development/api-tester/) | API endpoint testing, health checks, performance | [View](agents/development/api-tester/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent) |
| [📋 Log](agents/development/changelog/) | Auto-changelog from git commits, release notes | [View](agents/development/changelog/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent) |
| [🔗 Dependency Scanner](agents/development/dependency-scanner/) | CVE scanning, license checks, supply chain security, auto-upgrade PRs | [View](agents/development/dependency-scanner/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent) |
### Marketing & Content
| Agent | Description | SOUL.md | Deploy |
|-------|-------------|---------|--------|
| [✍️ Echo](agents/marketing/echo/) | Content writer for blogs, social, emails | [View](agents/marketing/echo/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent/content-writer-soul-md) |
| [📱 Buzz](agents/marketing/social-media/) | Social media manager for Twitter, LinkedIn, threads | [View](agents/marketing/social-media/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent/social-media-manager-soul-md) |
| [🔍 Rank](agents/marketing/seo-writer/) | SEO content writer with keyword research from GSC | [View](agents/marketing/seo-writer/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent/seo-specialist-soul-md) |
| [📬 Digest](agents/marketing/newsletter/) | Weekly newsletter curator and email writer | [View](agents/marketing/newsletter/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent) |
| [🔭 Scout](agents/marketing/competitor-watch/) | Competitor monitoring, pricing intel, market analysis | [View](agents/marketing/competitor-watch/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent) |
| [🔎 Reddit Scout](agents/marketing/reddit-scout/) | Subreddit monitoring, sentiment analysis, reply opportunities, daily digest | [View](agents/marketing/reddit-scout/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent) |
| [🎵 TikTok Repurposer](agents/marketing/tiktok-repurposer/) | Convert blogs and podcasts into TikTok, Reels, and Shorts scripts | [View](agents/marketing/tiktok-repurposer/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent) |
| [📨 Cold Outreach](agents/marketing/cold-outreach/) | Lead research, personalized cold emails, outreach sequences | [View](agents/marketing/cold-outreach/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent) |
### Business
| Agent | Description | SOUL.md | Deploy |
|-------|-------------|---------|--------|
| [📊 Radar](agents/business/radar/) | Data analyst and insights generator | [View](agents/business/radar/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent/data-analyst-soul-md) |
| [🎧 Compass](agents/business/customer-support/) | Support ticket triage, response drafting, escalation | [View](agents/business/customer-support/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent/customer-support-soul-md) |
| [💼 Pipeline](agents/business/sales-assistant/) | Lead scoring, outreach drafting, pipeline reports | [View](agents/business/sales-assistant/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent/sales-representative-soul-md) |
| [💰 Ledger](agents/business/invoice-tracker/) | Payment monitoring, invoice tracking, MRR reports | [View](agents/business/invoice-tracker/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent) |
| [🔮 Sentinel](agents/business/churn-predictor/) | Churn risk scoring, retention actions, re-engagement | [View](agents/business/churn-predictor/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent) |
| [🤝 Personal CRM](agents/business/personal-crm/) | Contact tracking, follow-up reminders, relationship health reports | [View](agents/business/personal-crm/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent) |
| [💬 WhatsApp Business Bot](agents/business/whatsapp-business/) | Multi-channel support (WhatsApp, Instagram, email), lead qualification | [View](agents/business/whatsapp-business/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent) |
### Personal
| Agent | Description | SOUL.md | Deploy |
|-------|-------------|---------|--------|
| [📅 Atlas](agents/personal/daily-planner/) | Daily schedule optimizer, morning plans, evening reviews | [View](agents/personal/daily-planner/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent) |
| [📚 Scroll](agents/personal/reading-digest/) | Article summarizer, weekly reading digest, Notion sync | [View](agents/personal/reading-digest/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent) |
| [💪 Iron](agents/personal/fitness-coach/) | Workout planner, nutrition tracker, progress reports | [View](agents/personal/fitness-coach/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent/fitness-coach-soul-md) |
| [🏠 Home Automation](agents/personal/home-automation/) | Smart home control via Telegram, Home Assistant, IoT devices | [View](agents/personal/home-automation/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent) |
| [👨👩👧👦 Family Coordinator](agents/personal/family-coordinator/) | Shared calendar, meal planning, chore rotation, grocery lists | [View](agents/personal/family-coordinator/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent) |
### DevOps
| Agent | Description | SOUL.md | Deploy |
|-------|-------------|---------|--------|
| [🚨 Incident Responder](agents/devops/incident-responder/) | Monitors alerts, triages incidents, coordinates response | [View](agents/devops/incident-responder/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent) |
| [🚀 Deploy Guardian](agents/devops/deploy-guardian/) | Watches CI/CD pipelines, reports deployment status | [View](agents/devops/deploy-guardian/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent) |
| [🖥️ Infra Monitor](agents/devops/infra-monitor/) | Tracks server health, disk, CPU, memory usage | [View](agents/devops/infra-monitor/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent) |
| [📜 Log Analyzer](agents/devops/log-analyzer/) | Parses logs, finds patterns, alerts on anomalies | [View](agents/devops/log-analyzer/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent) |
| [💸 Cost Optimizer](agents/devops/cost-optimizer/) | Monitors cloud spend, suggests savings | [View](agents/devops/cost-optimizer/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent) |
| [🔧 Self-Healing Server](agents/devops/self-healing-server/) | Auto-restart crashed containers, disk cleanup, 3am incident recovery | [View](agents/devops/self-healing-server/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent) |
| [🍓 Raspberry Pi Agent](agents/devops/raspberry-pi/) | Lightweight edge agent optimized for Pi, low-RAM, token-efficient | [View](agents/devops/raspberry-pi/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent) |
### Finance
| Agent | Description | SOUL.md | Deploy |
|-------|-------------|---------|--------|
| [🧾 Expense Tracker](agents/finance/expense-tracker/) | Categorizes expenses, tracks budgets, sends alerts | [View](agents/finance/expense-tracker/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent) |
| [🧮 Invoice Manager](agents/finance/invoice-manager/) | Creates, tracks, and follows up on invoices | [View](agents/finance/invoice-manager/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent) |
| [📈 Revenue Analyst](agents/finance/revenue-analyst/) | Analyzes revenue streams, MRR, churn, forecasts | [View](agents/finance/revenue-analyst/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent) |
| [🏦 Tax Preparer](agents/finance/tax-preparer/) | Organizes receipts, calculates deductions, prepares summaries | [View](agents/finance/tax-preparer/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent) |
| [📉 Trading Bot](agents/finance/trading-bot/) | Portfolio tracking, market sentiment, price alerts, daily P&L reports | [View](agents/finance/trading-bot/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent) |
### Education
| Agent | Description | SOUL.md | Deploy |
|-------|-------------|---------|--------|
| [🎓 Tutor](agents/education/tutor/) | Explains concepts, creates practice problems, adapts to level | [View](agents/education/tutor/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent) |
| [❓ Quiz Maker](agents/education/quiz-maker/) | Generates quizzes from content, tracks scores | [View](agents/education/quiz-maker/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent) |
| [📖 Study Planner](agents/education/study-planner/) | Creates study schedules, sends reminders, tracks progress | [View](agents/education/study-planner/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent) |
| [🔬 Research Assistant](agents/education/research-assistant/) | Finds papers, summarizes research, manages citations | [View](agents/education/research-assistant/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent) |
### Healthcare
| Agent | Description | SOUL.md | Deploy |
|-------|-------------|---------|--------|
| [🧘 Wellness Coach](agents/healthcare/wellness-coach/) | Daily check-ins, habit tracking, mental health tips | [View](agents/healthcare/wellness-coach/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent) |
| [🥗 Meal Planner](agents/healthcare/meal-planner/) | Creates meal plans, tracks nutrition, generates shopping lists | [View](agents/healthcare/meal-planner/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent) |
| [🏋️ Workout Tracker](agents/healthcare/workout-tracker/) | Designs workout plans, tracks progress, adjusts intensity | [View](agents/healthcare/workout-tracker/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent) |
### Legal
| Agent | Description | SOUL.md | Deploy |
|-------|-------------|---------|--------|
| [📜 Contract Reviewer](agents/legal/contract-reviewer/) | Reviews contracts, flags risky clauses, suggests edits | [View](agents/legal/contract-reviewer/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent) |
| [✅ Compliance Checker](agents/legal/compliance-checker/) | Monitors compliance requirements, tracks deadlines | [View](agents/legal/compliance-checker/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent) |
| [📋 Policy Writer](agents/legal/policy-writer/) | Drafts internal policies, terms of service, privacy policies | [View](agents/legal/policy-writer/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent) |
### HR
| Agent | Description | SOUL.md | Deploy |
|-------|-------------|---------|--------|
| [🤝 Recruiter](agents/hr/recruiter/) | Screens resumes, schedules interviews, tracks candidates | [View](agents/hr/recruiter/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent) |
| [🎒 Onboarding](agents/hr/onboarding/) | Guides new hires through setup, answers questions | [View](agents/hr/onboarding/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent) |
| [📊 Performance Reviewer](agents/hr/performance-reviewer/) | Collects feedback, generates review summaries | [View](agents/hr/performance-reviewer/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent) |
### Creative
| Agent | Description | SOUL.md | Deploy |
|-------|-------------|---------|--------|
| [🎨 Brand Designer](agents/creative/brand-designer/) | Creates brand guidelines, color palettes, messaging | [View](agents/creative/brand-designer/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent) |
| [🎬 Video Scripter](agents/creative/video-scripter/) | Writes video scripts, outlines, and shot lists | [View](agents/creative/video-scripter/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent) |
| [🎙️ Podcast Producer](agents/creative/podcast-producer/) | Plans episodes, writes show notes, manages guests | [View](agents/creative/podcast-producer/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent) |
| [🧑💻 UX Researcher](agents/creative/ux-researcher/) | Conducts user surveys, analyzes feedback, writes reports | [View](agents/creative/ux-researcher/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent) |
### Security
| Agent | Description | SOUL.md | Deploy |
|-------|-------------|---------|--------|
| [🛡️ Vuln Scanner](agents/security/vuln-scanner/) | Scans for vulnerabilities, prioritizes fixes | [View](agents/security/vuln-scanner/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent) |
| [🔐 Access Auditor](agents/security/access-auditor/) | Reviews permissions, flags excessive access | [View](agents/security/access-auditor/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent) |
| [👁️ Threat Monitor](agents/security/threat-monitor/) | Monitors threat feeds, alerts on relevant threats | [View](agents/security/threat-monitor/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent) |
| [📓 Incident Logger](agents/security/incident-logger/) | Documents security incidents, tracks resolution | [View](agents/security/incident-logger/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent) |
| [🔒 Security Hardener](agents/security/security-hardener/) | Audit SOUL.md, scan skills for malware, harden gateway config | [View](agents/security/security-hardener/SOUL.md) | [Deploy →](https://crewclaw.com/create-agent) |
---
## Use Cases
**132 verified real-world use cases** — what people are actually building with OpenClaw agents.
From developer workflows and DevOps automation to smart home control, crypto trading, robotics, and agents that modify their own code.
**[Browse all 132 use cases →](USE-CASES.md)**
Top categories: Personal Productivity (14) · Business Operations (11) · Developer Workflows (10) · Content Creation (10) · Ecosystem Tools (10)
---
## Quickstart
Get a working agent running in under 5 minutes with zero config:
```bash
git clone https://github.com/mergisi/awesome-openclaw-agents.git
cd awesome-openclaw-agents/quickstart
cp .env.example .env # add your API key + Telegram token
cp ../agents/marketing/echo/SOUL.md ./SOUL.md
npm install && node bot.js # your agent is live on Telegram
```
See the full [Quickstart Guide](quickstart/) with Docker support.
Or skip setup entirely: [Deploy with CrewClaw](https://crewclaw.com/create-agent) (includes Dockerfile + docker-compose + bot + README).
---
## Why OpenClaw?
How OpenClaw compares to other AI agent frameworks:
| Feature | OpenClaw | AutoGPT | CrewAI | LangChain | MetaGPT |
|---------|----------|---------|--------|-----------|---------|
| Config-first (SOUL.md) | ✅ | ❌ | ❌ | ❌ | ❌ |
| No code required | ✅ | ❌ | ❌ | ❌ | ❌ |
| Telegram/Slack/Discord built-in | ✅ | ❌ | ❌ | ❌ | ❌ |
| Multi-agent orchestration | ✅ | ❌ | ✅ | ✅ | ✅ |
| MCP (Model Context Protocol) | ✅ | ❌ | ❌ | ❌ | ❌ |
| Self-hosted / local | ✅ | ✅ | ✅ | ✅ | ✅ |
| Heartbeat monitoring | ✅ | ❌ | ❌ | ❌ | ❌ |
| Works with Ollama (free) | ✅ | ✅ | ✅ | ✅ | ❌ |
| Production-ready templates | 65 | 0 | 5 | 0 | 3 |
| One-command deploy | ✅ | ❌ | ❌ | ❌ | ❌ |
| Agent-to-agent communication | ✅ | ❌ | ✅ | ✅ | ✅ |
| Setup time | ~5 min | ~30 min | ~20 min | ~45 min | ~30 min |
**TL;DR:** OpenClaw is config-first. Write a SOUL.md, run a command, your agent is live. No Python, no chains, no graphs.
---
## Quick Deploy with CrewClaw
Don't want to configure manually? [CrewClaw](https://crewclaw.com/create-agent) generates a complete deployment package for any agent:
```
Your CrewClaw package includes:
├── agents/your-agent/SOUL.md # Agent configuration
├── Dockerfile # Container setup
├── docker-compose.yml # One-command deploy
├── bot.js # Telegram bot (grammy)
├── .env.example # API keys template
├── package.json # Dependencies
└── README.md # Setup instructions
```
**Copy SOUL.md free** | **Full deploy package available on [CrewClaw](https://crewclaw.com/create-agent)**
[Create your agent →](https://crewclaw.com/create-agent)
---
## MCP Servers
Model Context Protocol servers to extend agent capabilities.
### Official
| Server | Description | Install |
|--------|-------------|---------|
| [@anthropic/mcp-server-fetch](https://github.com/anthropics/mcp-server-fetch) | Web fetching and browsing | `npx -y @anthropic/mcp-server-fetch` |
| [@anthropic/mcp-server-filesystem](https://github.com/anthropics/mcp-server-filesystem) | File system access | `npx -y @anthropic/mcp-server-filesystem` |
### Community
| Server | Description |
|--------|-------------|
| mcp-notion | Notion integration |
| mcp-google-calendar | Google Calendar access |
| mcp-github | GitHub operations |
| mcp-slack | Slack messaging |
| mcp-postgres | PostgreSQL queries |
| mcp-stripe | Stripe payments |
| mcp-shopify | Shopify store management |
| mcp-twitter | Twitter/X posting |
| mcp-discord | Discord bot integration |
| mcp-linear | Linear issue tracking |
---
## Integrations
Connect your agents to external services.
### Messaging
- **Telegram** - Chat with agents via Telegram (built-in to OpenClaw)
- **Slack** - Slack workspace connection (built-in to OpenClaw)
- **Discord** - Discord server bot (built-in to OpenClaw)
- **Email** - Email channel (built-in to OpenClaw)
### Automation
- **n8n** - n8n integration nodes
- **GitHub Actions** - CI/CD integration
- **Cron / pm2 / systemd** - Always-on agent scheduling
---
## Tools
Utilities and helpers for working with OpenClaw.
| Tool | Description |
|------|-------------|
| [openclaw CLI](https://crewclaw.com/blog/openclaw-cli-commands-reference) | Official CLI - complete command reference |
| [agents.json](agents.json) | Machine-readable index of all 65 agent templates |
| agent-validator | Validate SOUL.md syntax |
| mcp-tester | Test MCP server connections |
---
## Tutorials & Guides
Learn how to build and deploy agents.
### Getting Started
- [What is OpenClaw?](https://crewclaw.com/blog/what-is-openclaw-ai-agent-framework) - Complete guide to the framework
- [Create Your First Agent](https://crewclaw.com/blog/how-to-create-ai-agent-openclaw) - No code required
- [OpenClaw Setup Guide 2026](https://crewclaw.com/blog/openclaw-setup-guide-2026) - Install, configure, run
- [SOUL.md Templates](https://crewclaw.com/blog/soul-md-examples-templates) - 10 ready-to-use examples
### Multi-Agent & Orchestration
- [Multi-Agent Setup Guide](https://crewclaw.com/blog/openclaw-multi-agent-setup-guide) - Run multiple agents together
- [Agent-to-Agent Communication](https://crewclaw.com/blog/openclaw-agent-to-agent-communication) - How agents collaborate
- [Build an AI Team](https://crewclaw.com/blog/build-ai-team-workflows) - Workflows that run autonomously
### Integrations & Automation
- [Slack & Telegram Integration](https://crewclaw.com/blog/openclaw-slack-telegram-integration) - Connect to messaging channels
- [Run with Ollama](https://crewclaw.com/blog/openclaw-ollama-local-agents) - Free local AI agents
- [Automation Guide](https://crewclaw.com/blog/openclaw-automation-guide) - Build 24/7 workflows
- [CLI Commands Reference](https://crewclaw.com/blog/openclaw-cli-commands-reference) - Complete cheat sheet
### Comparisons
- [OpenClaw vs LangChain](https://crewclaw.com/blog/openclaw-vs-langchain) - Framework comparison
- [OpenClaw vs AutoGPT](https://crewclaw.com/blog/openclaw-vs-autogpt) - Key differences
- [OpenClaw vs CrewAI](https://crewclaw.com/blog/openclaw-vs-crewai) - Which is better?
---
## Community
### Contributing
We welcome contributions! Please see our [Contributing Guide](CONTRIBUTING.md).
#### How to Add an Agent
1. Fork this repository
2. Create folder: `agents/[category]/[agent-name]/`
3. Add `SOUL.md` and `README.md`
4. Update the main README table
5. Submit a Pull Request
Use the [Agent Request](https://github.com/mergisi/awesome-openclaw-agents/issues/new?template=agent-request.md) template to suggest new agents.
---
## Related Projects
- [🦞 CrewClaw](https://crewclaw.com) - Deploy and orchestrate AI agents as a team. No code required.
- [OpenClaw](https://github.com/openclaw) - Official OpenClaw repository
- [Anthropic MCP](https://github.com/anthropics/mcp) - Model Context Protocol
---
## Star History
[](https://star-history.com/#mergisi/awesome-openclaw-agents&Date)
---
## License
[](https://creativecommons.org/publicdomain/zero/1.0/)
To the extent possible under law, the contributors have waived all copyright and related rights to this work.
---
Made with 🦞 by the OpenClaw Community
Deploy your agent with CrewClaw →