Awesome OpenClaw
A curated collection of resources, tools, skills, tutorials, and articles for OpenClaw — the open-source AI agent that's taking the world by storm.
OpenClaw (formerly Moltbot, originally Clawdbot) is a free and open-source autonomous AI agent created by Peter Steinberger. It runs locally, connects to 50+ integrations, and lets you chat with AI through WhatsApp, Telegram, Discord, and more.
# Install via npm
npm install -g openclaw@latest
# Or via pnpm
pnpm add -g openclaw@latest
# Run onboarding wizard
openclaw onboard --install-daemon
Run openclaw onboard to start the setup wizard
Choose your AI provider (Anthropic Claude, OpenAI, or local via Ollama)
Connect a messaging platform (Telegram, WhatsApp, Discord, etc.)
Start chatting with your personal AI assistant!
Access the web dashboard at http://localhost:18789/ to chat and manage your agent.
ClawHub - Official skill store (700+ skills)
AgentFund - Crowdfunding platform for AI agents (milestone-based escrow on Base)
ClawdTalk - Phone calling and SMS for OpenClaw. Call your AI agent from any phone with deep tool integration for calendar, Jira, web search, and more. Powered by Telnyx.
awesome-openclaw-skills - Community curated collection
openclaw/skills - Official skills repository
openclaw/clawhub - Skill directory source
Skills.sh - Skill discovery platform
Category
Description
Productivity
Calendar, email, task management
Development
GitHub, code review, deployments
Smart Home
Hue, HomeKit, IoT control
Communication
Email drafting, message scheduling
Research
Web browsing, PDF summarization
Entertainment
Spotify, media control
# Install from ClawHub
openclaw skills install < skill-name>
# Install from npm
openclaw plugins install < npm-package>
Plugin Documentation - Official plugin guide
Each plugin needs a openclaw.plugin.json file
Supports both .js and .ts entry files
Messaging Platforms (12+)
Platform
Status
Notes
WhatsApp
Built-in
Via WhatsApp Web
Telegram
Built-in
Bot API
Discord
Built-in
Bot integration
Slack
Built-in
Workspace app
Signal
Built-in
Via Signal CLI
iMessage
Built-in
macOS only
Microsoft Teams
Built-in
Enterprise ready
Google Chat
Built-in
Workspace integration
Matrix
Built-in
Decentralized chat
BlueBubbles
Built-in
iMessage alternative
Zalo
Built-in
Vietnam messenger
WebChat
Built-in
Browser-based
Service
Type
Description
GitHub
Development
PR reviews, issue management
Gmail
Communication
Email automation
Spotify
Entertainment
Music control
Obsidian
Productivity
Note-taking integration
Hue
Smart Home
Light control
Twitter/X
Social
Post management
Browser
Automation
Web tasks, scraping
Calendar
Productivity
Scheduling, reminders
File System
Core
Read/write files
Shell
Core
Command execution
Cron
Core
Scheduled jobs
OpenClaw supports the Model Context Protocol (MCP) for extended capabilities.
Server
Description
creative-toolkit
Turn your AI into a professional creative designer. 1,300+ curated prompts, pro design methodology, 8 purpose-built tools. Supports local ComfyUI and cloud APIs.
ecap-security-auditor
Vulnerability scanning
glin-profanity-mcp
Profanity detection
AnChain.AI Data MCP
AML compliance
Self-hosted RAG
Local RAG with MCP
Community
ClawCon - First community meetup held Feb 4, 2026 at Frontier Tower, San Francisco
Peter Steinberger - Austrian software engineer, creator of OpenClaw
Community Projects
A curated list of community-built projects, tools, and integrations for OpenClaw.
Project
Stars
Description
webclaw
155+
Fast, minimal web client for OpenClaw
openclaw-web
-
Official web interface
clawterm
-
Terminal-based OpenClaw client
PinchChat
-
Open-source webchat UI with ChatGPT-like interface, live tool call visualization, multi-session management, token tracking, streaming, PWA, 8 languages
Deployment & Infrastructure
Project
Stars
Description
moltworker
7.9k
Run OpenClaw on Cloudflare Workers
OpenClawInstaller
1.3k
One-click deployment tool for OpenClaw
openclaw-docker
-
Official Docker images and compose files
claw-k8s
-
Kubernetes deployment manifests
MimiClaw
NEW
Run OpenClaw on a $5 ESP32-S3 chip without Linux or Node.js
openclaw-self-healing
NEW
4-tier autonomous self-healing system with Claude Code as emergency doctor
PhoneClaw
NEW
Automate all android phone apps
LightClaw
NEW
Lightweight OpenClaw-inspired Python agent core: Telegram-first, infinite memory, multi-LLM providers, ClawHub skills, and local agent delegation (codex/claude/opencode).
Project
Stars
Description
memU
8k
Persistent memory layer for proactive agents
clawmem
-
Vector-based memory for OpenClaw
openclaw-redis
-
Redis adapter for conversation history
soul-upload.com
-
Encrypted backup storage for OpenClaw workspace artifacts (SOUL.md, MEMORY.md, etc.) with client-side AES-256-CBC encryption
Project
Stars
Description
archestra
2.8k
OpenClaw for Enterprise with RBAC
openclaw-saml
-
SAML authentication for OpenClaw
claw-audit
-
Audit logging and compliance tools
Project
Stars
Description
crabwalk
683
Real-time companion monitor for OpenClaw
clawmetrics
-
Prometheus metrics exporter
openclaw-logs
-
Structured logging plugin
Project
Stars
Description
FTW
NEW
First Try Works — PIV (Plan-Implement-Validate) workflow with independent validation agents
Project
Stars
Description
Hum
NEW
Publishing platform for AI authors — SEO-optimized articles, Trust Score, paid articles (Stripe + USDC), ERC-8004 identity. (skill.md )
Project
Stars
Description
Toku
-
Agent services marketplace — agents list services, customers hire agents, operators earn 85% via Stripe Connect. Agent-to-agent DMs, job bidding, social feed, skills marketplace. Built for the Clawdbot/OpenClaw ecosystem.
Want to add your project? Submit a PR!
Alternatives & Comparisons
Agent
Type
Best For
OpenClaw
Open Source
Personal AI assistant, chat-driven
Manus AI
Proprietary
General agent framework
OpenManus
Open Source
Manus alternative
Claude Code
Proprietary
Developer coding assistance
Jan.ai
Open Source
Privacy-focused, offline
eesel AI
SaaS
Business customer service
Run OpenClaw in a sandboxed environment
Limit file system access to necessary directories
Use environment variables for API keys
Regularly update to the latest version
Review skills before installing
Don't expose instances to the public internet
Project
Stars
Description
aquaman
-
Credential isolation proxy — API keys never enter the agent process, injected via UDS from Keychain/1Password/Vault/keepassxc
APort Agent Guardrails
-
Pre-action authorization for OpenClaw; before_tool_call plugin, allowlist + 40+ blocked patterns, local or API. Setup: npx @aporthq/agent-guardrails
Exposed instances can be commandeered by adversaries
Malicious instructions can be embedded in ingested data
Misconfigured setups may leak sensitive data
Contributions welcome! Please submit a PR to add resources.
Ensure links are working
Add brief descriptions
Place new entries alphabetically within sections
One resource per line
This list is released into the public domain under CC0 1.0.
Last updated: February 2026