openclaw/docs/start/showcase.md

15 KiB

summary title description read_when
Community-built projects and integrations powered by OpenClaw Showcase Real-world OpenClaw projects from the community
Looking for real OpenClaw usage examples
Updating community project highlights

OpenClaw projects are not toy demos. People are shipping PR review loops, mobile apps, home automation, voice systems, devtools, and memory-heavy workflows from the channels they already use — chat-native builds on Telegram, WhatsApp, Discord, and terminals; real automation for booking, shopping, and support without waiting for an API; and physical-world integrations with printers, vacuums, cameras, and home systems.

**Want to be featured?** Share your project in [#self-promotion on Discord](https://discord.gg/clawd) or [tag @openclaw on X](https://x.com/openclaw).

Videos

Start here if you want the shortest path from "what is this?" to "okay, I get it."

VelvetShark, 28 minutes. Install, onboard, and get to a first working assistant end to end. A faster pass across real projects, surfaces, and workflows built around OpenClaw. Examples from the community, from chat-native coding loops to hardware and personal automation.

Fresh from Discord

Recent standouts across coding, devtools, mobile, and chat-native product building.

**@bangnokia** • `review` `github` `telegram`

OpenCode finishes the change, opens a PR, OpenClaw reviews the diff and replies in Telegram with suggestions plus a clear merge verdict.

OpenClaw PR review feedback delivered in Telegram **@prades_maxime** • `skills` `local` `csv`

Asked "Robby" (@openclaw) for a local wine cellar skill. It requests a sample CSV export and a store path, then builds and tests the skill (962 bottles in the example).

OpenClaw building a local wine cellar skill from CSV **@marchattonhere** • `automation` `browser` `shopping`

Weekly meal plan, regulars, book delivery slot, confirm order. No APIs, just browser control.

Tesco shop automation via chat **@am-will** • `devtools` `screenshots` `markdown`

Hotkey a screen region, Gemini vision, instant Markdown in your clipboard.

SNAG screenshot-to-markdown tool **@kitze** • `ui` `skills` `sync`

Desktop app to manage skills and commands across Agents, Claude, Codex, and OpenClaw.

Agents UI app **Community** • `voice` `tts` `telegram`

Wraps papla.media TTS and sends results as Telegram voice notes (no annoying autoplay).

Telegram voice note output from TTS **@odrobnik** • `devtools` `codex` `brew`

Homebrew-installed helper to list, inspect, and watch local OpenAI Codex sessions (CLI + VS Code).

CodexMonitor on ClawHub **@tobiasbischoff** • `hardware` `3d-printing` `skill`

Control and troubleshoot BambuLab printers: status, jobs, camera, AMS, calibration, and more.

Bambu CLI skill on ClawHub **@hjanuschka** • `travel` `transport` `skill`

Real-time departures, disruptions, elevator status, and routing for Vienna's public transport.

Wiener Linien skill on ClawHub **@George5562** • `automation` `browser` `parenting`

Automated UK school meal booking via ParentPay. Uses mouse coordinates for reliable table cell clicking.

**@julianengel** • `files` `r2` `presigned-urls`

Upload to Cloudflare R2/S3 and generate secure presigned download links. Useful for remote OpenClaw instances.

**@coard** • `ios` `xcode` `testflight`

Built a complete iOS app with maps and voice recording, deployed to TestFlight entirely via Telegram chat.

iOS app on TestFlight **@AS** • `health` `oura` `calendar`

Personal AI health assistant integrating Oura ring data with calendar, appointments, and gym schedule.

Oura ring health assistant **@adam91holt** • `multi-agent` `orchestration`

14+ agents under one gateway with an Opus 4.5 orchestrator delegating to Codex workers. See the technical write-up and Clawdspace for agent sandboxing.

**@NessZerra** • `devtools` `linear` `cli`

CLI for Linear that integrates with agentic workflows (Claude Code, OpenClaw). Manage issues, projects, and workflows from the terminal.

**@jules** • `messaging` `beeper` `cli`

Read, send, and archive messages via Beeper Desktop. Uses Beeper local MCP API so agents can manage all your chats (iMessage, WhatsApp, and more) in one place.

Automation and workflows

Scheduling, browser control, support loops, and the "just do the task for me" side of the product.

**@antonplex** • `automation` `hardware` `air-quality`

Claude Code discovered and confirmed the purifier controls, then OpenClaw takes over to manage room air quality.

Winix air purifier control via OpenClaw **@signalgaining** • `automation` `camera` `skill`

Triggered by a roof camera: ask OpenClaw to snap a sky photo whenever it looks pretty. It designed a skill and took the shot.

Roof camera sky snapshot captured by OpenClaw **@buddyhadry** • `automation` `briefing` `telegram`

A scheduled prompt generates one scene image each morning (weather, tasks, date, favorite post or quote) via an OpenClaw persona.

**@joshp123** • `automation` `booking` `cli`

Playtomic availability checker plus booking CLI. Never miss an open court again.

padel-cli screenshot **Community** • `automation` `email` `pdf`

Collects PDFs from email, preps documents for a tax consultant. Monthly accounting on autopilot.

**@davekiss** • `telegram` `migration` `astro`

Rebuilt an entire personal site via Telegram while watching Netflix — Notion to Astro, 18 posts migrated, DNS to Cloudflare. Never opened a laptop.

**@attol8** • `automation` `api` `skill`

Searches job listings, matches against CV keywords, and returns relevant opportunities with links. Built in 30 minutes using the JSearch API.

**@jdrhyne** • `jira` `skill` `devtools`

OpenClaw connected to Jira, then generated a new skill on the fly (before it existed on ClawHub).

**@iamsubhrajyoti** • `todoist` `skill` `telegram`

Automated Todoist tasks and had OpenClaw generate the skill directly in Telegram chat.

**@bheem1798** • `finance` `browser` `automation`

Logs into TradingView via browser automation, screenshots charts, and performs technical analysis on demand. No API needed — just browser control.

**@henrymascot** • `slack` `automation` `support`

Watches a company Slack channel, responds helpfully, and forwards notifications to Telegram. Autonomously fixed a production bug in a deployed app without being asked.

Knowledge and memory

Systems that index, search, remember, and reason over personal or team knowledge.

**@joshp123** • `learning` `voice` `skill`

Chinese learning engine with pronunciation feedback and study flows via OpenClaw.

xuezh pronunciation feedback **Community** • `memory` `transcription` `indexing`

Ingests full WhatsApp exports, transcribes 1k+ voice notes, cross-checks with git logs, outputs linked markdown reports.

**@jamesbrooksco** • `search` `vector` `bookmarks`

Adds vector search to Karakeep bookmarks using Qdrant plus OpenAI or Ollama embeddings.

**Community** • `memory` `beliefs` `self-model`

Separate memory manager that turns session files into memories, then beliefs, then an evolving self model.

Voice and phone

Speech-first entry points, phone bridges, and transcription-heavy workflows.

**@alejandroOPI** • `voice` `vapi` `bridge`

Vapi voice assistant to OpenClaw HTTP bridge. Near real-time phone calls with your agent.

**@obviyus** • `transcription` `multilingual` `skill`

Multi-lingual audio transcription via OpenRouter (Gemini, and more). Available on ClawHub.

Infrastructure and deployment

Packaging, deployment, and integrations that make OpenClaw easier to run and extend.

**@ngutman** • `homeassistant` `docker` `raspberry-pi`

OpenClaw gateway running on Home Assistant OS with SSH tunnel support and persistent state.

**ClawHub** • `homeassistant` `skill` `automation`

Control and automate Home Assistant devices via natural language.

**@openclaw** • `nix` `packaging` `deployment`

Batteries-included nixified OpenClaw configuration for reproducible deployments.

**ClawHub** • `calendar` `caldav` `skill`

Calendar skill using khal and vdirsyncer. Self-hosted calendar integration.

Home and hardware

The physical-world side of OpenClaw: homes, sensors, cameras, vacuums, and other devices.

**@joshp123** • `home` `nix` `grafana`

Nix-native home automation with OpenClaw as the interface, plus Grafana dashboards.

GoHome Grafana dashboard **@joshp123** • `vacuum` `iot` `plugin`

Control your Roborock robot vacuum through natural conversation.

Roborock status

Community projects

Things that grew beyond a single workflow into broader products or ecosystems.

**Community** • `marketplace` `astronomy` `webapp`

Full astronomy gear marketplace. Built with and around the OpenClaw ecosystem.

Submit your project

Post in [#self-promotion on Discord](https://discord.gg/clawd) or [tweet @openclaw](https://x.com/openclaw). Tell us what it does, link to the repo or demo, and share a screenshot if you have one. We'll add standout projects to this page.