Showcase: Community Projects Built with OpenClaw

Explore community-built projects and integrations powered by OpenClaw, including PR review loops, mobile apps, home automation, and more. See how developers use OpenClaw across Telegram, WhatsApp, Discord, and terminals.

Read this when

  • Looking for real OpenClaw usage examples
  • Updating community project highlights

Community built projects using OpenClaw: PR review loops, mobile apps, home automation, voice systems, devtools, and memory workflows. All built chat natively on Telegram, WhatsApp, Discord, and terminals.

Info

Want to be featured? Share your project in #self-promotion on Discord or tag @openclaw on X.

Fresh from Discord

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

  • Dropage instant HTML deploy, @jiantoucndeploy hosting skill Tell your agent "deploy this HTML" and get a public URL back in about a second. Pages self-expire after an hour, no server, no config, no signup.

  • Anti-scam URL checker, @phishguard-nikisecurity phishing skill Paste any URL, get a verdict. 2.5M+ scam domains from 38 feeds (PhishTank, OpenPhish, CERT.PL, and more), matched locally so browsing history never leaves the machine.

  • Product-design reasoning skills, @monikazapisekstudioproduct reasoning skills A trio for product work: Socratic Dialogue cross-examines a question before answering, Kano Model Strategist sorts features into what earns its place, and Legible Agent Output rewrites agent output into plain language.

  • Mailbox broker for sub-agents, @albzhumulti-agent async skill Stops orchestrators from idling while sub-agents work: an async callback mechanism where results land in a mailbox instead of blocking the parent agent.

  • lite-mode for low-RAM machines, @mirajmahmudulperformance skill Keeps OpenClaw usable on 2-4 GB machines: checks free memory and trims heavy features before the box starts swapping. Source on GitHub.

  • tokenomics cost tracker, @ncz-osdevtools costs tokens Token cost tracker from an NVIDIA engineer with first-class OpenClaw support: see exactly where your agent spend goes, per model and per session.

  • Excalidraw diagram generator, @swiftlysinghdiagrams excalidraw devtools Describe a diagram in chat and get a programmatically generated Excalidraw sketch back.

  • GA4 analytics skill, @jdrhyneanalytics ga4 skill Had OpenClaw build its own Google Analytics query tool, then packaged and published it to ClawHub.

  • ClawEval model rankings, @AIgenteurevals models devtools Benchmarks models across 59 agent roles to answer "which LLM for my GPU?". A community favorite for picking local models.

  • Music Craft, @luischarromusic generation skill Provider-agnostic song generation: plan the track, structure lyrics, and revise sparse results instead of one-shot prompting. Includes a MiniMax variant with BPM, key, structure, and mashup control.

  • PR Review to Telegram Feedback, @bangnokiareview 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

  • Wine Cellar Skill in Minutes, @prades_maximeskills 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

  • Tesco Shop Autopilot, @marchattonhereautomation browser shopping Weekly meal plan, regulars, book delivery slot, confirm order. No APIs, just browser control.

Tesco shop automation via chat

  • SNAG screenshot-to-Markdown, @am-willdevtools screenshots markdown Hotkey a screen region, Gemini vision, instant Markdown in your clipboard.

SNAG screenshot-to-markdown tool

  • Agents UI, @kitzeui skills sync Desktop app to manage skills and commands across Agents, Claude, Codex, and OpenClaw.

Agents UI app

Telegram voice note output from TTS

  • CodexMonitor, @odrobnikdevtools codex brew Homebrew-installed helper to list, inspect, and watch local OpenAI Codex sessions (CLI + VS Code).

CodexMonitor on ClawHub

  • Bambu 3D Printer Control, @tobiasbischoffhardware 3d-printing skill Control and troubleshoot BambuLab printers: status, jobs, camera, AMS, calibration, and more.

Bambu CLI skill on ClawHub

  • Vienna transport (Wiener Linien), @hjanuschkatravel transport skill Real-time departures, disruptions, elevator status, and routing for Vienna's public transport.

Wiener Linien skill on ClawHub

  • ParentPay school meals, @George5562automation browser parenting Automated UK school meal booking via ParentPay. Uses mouse coordinates for reliable table cell clicking.

  • R2 upload (Send Me My Files), @julianengelfiles r2 presigned-urls Upload to Cloudflare R2/S3 and generate secure presigned download links. Useful for remote OpenClaw instances.

R2 upload skill on ClawHub

  • iOS app via Telegram, @coardios xcode app-store Built a complete iOS app with maps and voice recording, prepared for App Store distribution entirely via Telegram chat.

  • Oura Ring health assistant, @AShealth oura calendar Personal AI health assistant integrating Oura ring data with calendar, appointments, and gym schedule.

Oura ring health assistant

  • Kev's Dream Team (14+ agents), @adam91holtmulti-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.

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

  • Beeper CLI, @julesmessaging 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.

  • Winix air purifier control, @antonplexautomation 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

  • Pretty sky camera shots, @signalgainingautomation 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

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

  • Padel court booking, @joshp123automation booking cli Playtomic availability checker plus booking CLI. Never miss an open court again.

padel-cli screenshot

  • Accounting intake, Communityautomation email pdf Collects PDFs from email, preps documents for a tax consultant. Monthly accounting on autopilot.

  • Couch potato dev mode, @davekisstelegram 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.

  • Job search agent, @attol8automation api skill Searches job listings, matches against CV keywords, and returns relevant opportunities with links. Built in 30 minutes using the JSearch API.

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

  • Todoist skill via Telegram, @iamsubhrajyotitodoist skill telegram Automated Todoist tasks and had OpenClaw generate the skill directly in Telegram chat.

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

  • Car negotiation ($4,200 saved), @astuyvenegotiation email automation Set OpenClaw loose on car dealers: it handled the back-and-forth negotiation and knocked $4,200 off the price.

  • Flight check-in autopilot, @armanddptravel email automation Finds the next flight in email, runs through online check-in, and picks a window seat, no airline app required.

  • Insurance claim filing, @avi_pressautomation insurance browser Submitted an insurance claim and scheduled the follow-up appointment without human intervention.

  • Idealista real estate skill, @quifagoreal-estate api skill An Idealista API CLI for property searches and valuations, packaged as a skill so the agent can look for houses directly in chat.

  • Gardening business back office, @mjsweetautomation email invoicing Monitors Gmail for work orders, analyzes property photos sent through Telegram, generates multi-page LaTeX quote PDFs, and sends invoices via Xero.

  • Slack auto-support, @henrymascotslack automation support Watches a company Slack channel, replies helpfully, and sends alerts to Telegram. It 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.

  • xuezh Chinese learning, @joshp123learning voice skill A Chinese learning engine that provides pronunciation feedback and study workflows through OpenClaw.

xuezh pronunciation feedback

  • X post analysis pipeline, @andrewjianganalysis x pipeline Collected 4 million posts from 100 top X accounts and converted them into a queryable analysis pipeline.

  • Lab results to Notion, @danpeguinehealth notion organization Organized years of bloodwork lab results into a structured Notion database.

  • Obsidian second brain, @lexandstuffobsidian whatsapp memory A daily driver assistant on WhatsApp that stores all memory as markdown in a version-controlled Obsidian vault: calorie and workout tracking, to-do lists, life admin.

  • Family history bot, @brtkwrtelegram memory family Lives in a family Telegram group chat, documents stories across 50+ relatives, and asks relevant follow-up questions, responding in Nepali for native speakers.

  • WhatsApp memory vault, Communitymemory transcription indexing Ingests full WhatsApp exports, transcribes over 1,000 voice notes, cross-references with git logs, and outputs linked markdown reports.

  • Karakeep semantic search, @jamesbrookscosearch vector bookmarks Adds vector search to Karakeep bookmarks using Qdrant with OpenAI or Ollama embeddings.

  • Inside-Out-2 memory, Communitymemory beliefs self-model A separate memory manager that converts session files into memories, then beliefs, then an evolving self model.

Voice and phone

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

  • Pebble Ring one-tap voice, @thekitzevoice wearable hardware One tap on a Pebble Ring starts a voice conversation with OpenClaw, giving agent access from a wearable.

  • Creator media studio, @cedric_cheemedia tts transcription A full media studio in chat: TTS, transcription, and browser automation connected to Codex 5.2 and MiniMax.

  • Action Button walkie-talkie, @buddyhadryvoice ios mobile iPhone Action Button wired to OpenClaw: press, talk, and the agent responds like a walkie-talkie.

  • Clawdia phone bridge, @alejandroOPIvoice vapi bridge A Vapi voice assistant to OpenClaw HTTP bridge. Near real-time phone calls with your agent.

  • OpenRouter transcription, @obviyustranscription multilingual skill Multi-lingual audio transcription through OpenRouter (Gemini and others). Available on ClawHub.

OpenRouter transcription skill on ClawHub

Infrastructure and deployment

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

  • Home Assistant add-on, @ngutmanhomeassistant docker raspberry-pi OpenClaw gateway running on Home Assistant OS with SSH tunnel support and persistent state.

  • Home Assistant skill, @homeofehomeassistant skill automation Control and automate Home Assistant devices using natural language.

Home Assistant skill on ClawHub

  • macOS menu bar manager, @MagiMetalmacos swift ui A native Swift menu bar app that shows agent status with quick controls.

  • Nix packaging, @openclawnix packaging deployment Batteries-included nixified OpenClaw configuration for reproducible deployments.

  • CalDAV calendar, @asleep123calendar caldav skill A calendar skill using khal and vdirsyncer. Self-hosted calendar integration.

CalDAV calendar skill on ClawHub

Home and hardware

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

  • Self-built HomePod skill, @localghosthomepod discovery skill OpenClaw discovered the HomePods on the local network and wrote a skill to control them.

  • $35 holo cube interface, @andrewjianghardware display fun An inexpensive holographic cube that serves as the agent's physical face on the desk.

  • GoHome automation, @joshp123home nix grafana Nix-native home automation with OpenClaw as the interface, plus Grafana dashboards.

GoHome Grafana dashboard

  • Roborock vacuum, @joshp123vacuum 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.

  • StarSwap marketplace, Communitymarketplace astronomy webapp A full astronomy gear marketplace. Built with and around the OpenClaw ecosystem.

  • Clinch agent negotiation protocol, @publicstringappsprotocol p2p skill Open agent-to-agent negotiation: your agent haggles deals, schedules, and service agreements with other nodes and cryptographically signs the result. You just approve or reject.

Submit your project

Share it

Post in #self-promotion on Discord or tweet @openclaw.

Include details

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.