#20619: docs: add Community Projects section with OpenClaw Dashboard
size: XS
## Summary
- Adds a **Community Projects** section to the README (before the existing Community section)
- Links to [openclaw-dashboard](https://github.com/actionagentai/openclaw-dashboard) — a React/Next.js visual dashboard for the OpenClaw gateway
## What is OpenClaw Dashboard?
A standalone Next.js app that connects to the OpenClaw gateway over WebSocket and provides a visual UI for every CLI command:
- **12 pages**: Overview, Chat, Agents, Sessions, Models, Voice & STT, Nodes, Skills, Channels, Cron, Config, Logs
- **Streaming chat** with token-by-token WebSocket delivery
- **WhatsApp QR code login** directly from the browser
- **Speech-to-text everywhere** via floating mic button (browser Web Speech API)
- **Typed RPC client** for all 80+ gateway methods
- **Zero database** — pure WebSocket client, all data lives in OpenClaw
Tech: Next.js 15, React 19, TypeScript (strict), Tailwind v4. No external UI libraries.

## Why a Community Projects section?
OpenClaw has a growing ecosystem of community contributions. A dedicated section in the README makes third-party projects discoverable and encourages more community involvement. The table format makes it easy to add future projects.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
<!-- greptile_comment -->
<h3>Greptile Summary</h3>
Added a new "Community Projects" section to `README.md` that showcases community-built tools and extensions for OpenClaw. The section includes a markdown table linking to the OpenClaw Dashboard project—a Next.js visual interface for the OpenClaw gateway.
- Proper placement before the existing Community section
- Follows repository naming conventions (`OpenClaw` for product names)
- Clear, concise table format that makes it easy to add future community projects
- Documentation-only change with no code modifications
<h3>Confidence Score: 5/5</h3>
- This PR is safe to merge with no risk
- This is a documentation-only change that adds a new Community Projects section to the README. The markdown formatting is correct, follows repository naming conventions, and contains no code changes that could introduce bugs or security issues.
- No files require special attention
<sub>Last reviewed commit: 939fa3b</sub>
<!-- greptile_other_comments_section -->
<sub>(2/5) Greptile learns from your feedback when you react with thumbs up/down!</sub>
<!-- /greptile_comment -->
Most Similar PRs
#19743: docs: add Agent Dashboard to community tools
by aiwithabidi · 2026-02-18
83.8%
#20130: docs: add awesome-openclaw-agents to Community section
by mergisi · 2026-02-18
80.3%
#20335: docs: add AgentFlow to Built with OpenClaw section
by mtdnot · 2026-02-18
79.9%
#23725: Add Openclaw Code of Conduct
by tronpis · 2026-02-22
79.4%
#20700: docs: add real-world setups and use cases guide
by aiagentswiz · 2026-02-19
78.5%
#8203: fix clawdbot references
by anton-roos · 2026-02-03
77.7%
#19851: docs: 新增 OpenClaw Docker 与 Discord 安装调试手册
by JiepengTan · 2026-02-18
77.5%
#6235: fix: from source development command
by witcxc · 2026-02-01
77.3%
#14016: docs(showcase): add CrewClaw deployment platform
by mergisi · 2026-02-11
76.6%
#11915: Docs: Docker + reverse proxy deployment notes and pairing pitfalls
by walshd1 · 2026-02-08
76.5%