OpenClaw Community Showcase: Projects and Integrations
Explore community-built projects powered by OpenClaw, from PR review loops to mobile apps and home automation. See what's fresh on Discord and get inspired to build your own.
Read this when
- Looking for real OpenClaw usage examples
- Updating community project highlights
Community-built OpenClaw projects: PR review loops, mobile apps, home automation, voice systems, devtools, and memory workflows, built chat-native 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 standouts across coding, devtools, mobile, and chat-native product building.
-
Dropage instant HTML deploy, @jiantoucn •
deployhostingskillTell 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-niki •
securityphishingskillPaste 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, @monikazapisekstudio •
productreasoningskillsA 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, @albzhu •
multi-agentasyncskillStops 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, @mirajmahmudul •
performanceskillKeeps 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-os •
devtoolscoststokensToken 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, @swiftlysingh •
diagramsexcalidrawdevtoolsDescribe a diagram in chat and get a programmatically generated Excalidraw sketch back. -
GA4 analytics skill, @jdrhyne •
analyticsga4skillHad OpenClaw build its own Google Analytics query tool, then packaged and published it to ClawHub. -
ClawEval model rankings, @AIgenteur •
evalsmodelsdevtoolsBenchmarks models across 59 agent roles to answer "which LLM for my GPU?". A community favorite for picking local models. -
Music Craft, @luischarro •
musicgenerationskillProvider-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, @bangnokia •
reviewgithubtelegramOpenCode finishes the change, opens a PR, OpenClaw reviews the diff and replies in Telegram with suggestions plus a clear merge verdict.

- Wine Cellar Skill in Minutes, @prades_maxime •
skillslocalcsvAsked "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).

- Tesco Shop Autopilot, @marchattonhere •
automationbrowsershoppingHandles the weekly meal plan, regular items, delivery slot booking, and order confirmation. It relies purely on browser automation, with no APIs involved.

- SNAG screenshot-to-Markdown, @am-will •
devtoolsscreenshotsmarkdownPress a hotkey to capture a screen region, let Gemini vision process it, and get Markdown copied straight to your clipboard.

- Agents UI, @kitze •
uiskillssyncA desktop application for handling skills and commands across Agents, Claude, Codex, and OpenClaw.

- Telegram voice notes (papla.media), Community •
voicettstelegramA wrapper around papla.media TTS that delivers the output as Telegram voice notes, sidestepping the usual autoplay annoyance.

- CodexMonitor, @odrobnik •
devtoolscodexbrewInstalled via Homebrew, this utility lists, inspects, and tracks local OpenAI Codex sessions through both a CLI and VS Code integration.

- Bambu 3D Printer Control, @tobiasbischoff •
hardware3d-printingskillManage and diagnose BambuLab printers, covering status checks, job handling, camera feed, AMS, calibration, and additional features.

- Vienna transport (Wiener Linien), @hjanuschka •
traveltransportskillLive departure times, service disruptions, elevator availability, and route planning for Vienna's transit network.

-
ParentPay school meals, @George5562 •
automationbrowserparentingAutomates UK school meal bookings through ParentPay, using mouse coordinates to click table cells reliably. -
R2 upload (Send Me My Files), @julianengel •
filesr2presigned-urlsPushes files to Cloudflare R2/S3 and creates secure presigned download links, handy for OpenClaw instances running remotely.

-
iOS app via Telegram, @coard •
iosxcodeapp-storePut together a full iOS app featuring maps and voice recording, set up for App Store release entirely through Telegram chat. -
Oura Ring health assistant, @AS •
healthouracalendarA personal AI health aide that merges Oura ring data with your calendar, appointments, and gym routine.

-
Kev's Dream Team (14+ agents), @adam91holt •
multi-agentorchestrationOver 14 agents sit behind one gateway, with an Opus 4.5 orchestrator assigning tasks to Codex workers. Check the technical write-up and Clawdspace for agent sandboxing details. -
Linear CLI, @NessZerra •
devtoolslinearcliA terminal interface for Linear that plugs into agentic workflows like Claude Code and OpenClaw, letting you handle issues, projects, and workflows without leaving the command line. -
Beeper CLI, @jules •
messagingbeepercliManage all your chats (iMessage, WhatsApp, and more) in one place by reading, sending, and archiving messages through Beeper Desktop. The local MCP API from Beeper lets agents handle every conversation.
Automation and workflows
Automation for scheduling, browser control, support loops, and the "just do the task for me" side of the product.
- Winix air purifier control, @antonplex •
automationhardwareair-qualityAfter Claude Code found and verified the purifier controls, OpenClaw steps in to keep room air quality in check.

- Pretty sky camera shots, @signalgaining •
automationcameraskillA roof camera triggers this: whenever the sky looks nice, ask OpenClaw to capture a photo. It built a skill for the job and took the picture.

-
Visual morning briefing scene, @buddyhadry •
automationbriefingtelegramEach morning, a scheduled prompt uses an OpenClaw persona to render one scene image covering weather, tasks, date, and a favorite post or quote. -
Padel court booking, @joshp123 •
automationbookingcliA Playtomic availability checker pairs with a booking CLI, so an open court never slips away.

-
Accounting intake, Community •
automationemailpdfPulls PDFs from email and gets documents ready for a tax consultant, putting monthly accounting on autopilot. -
Couch potato dev mode, @davekiss •
telegrammigrationastroWhile watching Netflix, rebuilt an entire personal site through Telegram: Notion to Astro, 18 posts migrated, DNS to Cloudflare. The laptop stayed closed. -
Job search agent, @attol8 •
automationapiskillScans job listings, checks them against CV keywords, and returns relevant openings with links. Assembled in 30 minutes using the JSearch API. -
Jira skill builder, @jdrhyne •
jiraskilldevtoolsOpenClaw linked up with Jira and then created a brand-new skill on the spot, before it existed on ClawHub. -
Todoist skill via Telegram, @iamsubhrajyoti •
todoistskilltelegramAutomated Todoist tasks and had OpenClaw produce the skill right inside a Telegram chat. -
TradingView analysis, @bheem1798 •
financebrowserautomationUses browser automation to log into TradingView, snap chart screenshots, and run technical analysis whenever needed. No API involved, just browser control. -
Car negotiation ($4,200 saved), @astuyve •
negotiationemailautomationTurned OpenClaw loose on car dealers: it managed the negotiation back-and-forth and cut $4,200 from the price. -
Flight check-in autopilot, @armanddp •
travelemailautomationLocates the next flight in email, completes online check-in, and selects a window seat, all without an airline app. -
Insurance claim filing, @avi_press •
automationinsurancebrowserAutonomously submitted an insurance claim and booked the follow-up appointment. -
Idealista real estate skill, @quifago •
real-estateapiskillA CLI for the Idealista API that handles property searches and appraisals, packaged as a skill so the agent can browse homes directly in chat. -
Gardening business back office, @mjsweet •
automationemailinvoicingMonitors Gmail for service requests, examines property images sent through Telegram, generates multi-page LaTeX quote documents, and bills clients via Xero. -
Slack auto-support, @henrymascot •
slackautomationsupportKeeps an eye on a company Slack channel, offers useful replies, and sends alerts to Telegram. Without any prompting, it independently resolved a production issue in a live application.
Knowledge and memory
Tools that catalog, locate, retain, and reason over individual or group knowledge.
- xuezh Chinese learning, @joshp123 •
learningvoiceskillA Chinese language study engine offering pronunciation coaching and structured learning routines through OpenClaw.

-
X post analysis pipeline, @andrewjiang •
analysisxpipelineCollected 4 million posts from 100 leading X profiles and converted them into a searchable analytics workflow. -
Lab results to Notion, @danpeguine •
healthnotionorganizationArranged years of blood test data into a well-organized Notion database. -
Obsidian second brain, @lexandstuff •
obsidianwhatsappmemoryA daily assistant on WhatsApp that keeps all memory as markdown inside a version-tracked Obsidian vault, covering calorie and exercise logging, task lists, and personal organization. -
Family history bot, @brtkwr •
telegrammemoryfamilyOperates within a family Telegram group, records narratives spanning over 50 relatives, and poses intelligent follow-up questions, replying in Nepali for native speakers. -
WhatsApp memory vault, Community •
memorytranscriptionindexingConsumes complete WhatsApp exports, transcribes more than 1k voice messages, verifies against git history, and produces linked markdown summaries. -
Karakeep semantic search, @jamesbrooksco •
searchvectorbookmarksIntegrates vector search into Karakeep bookmarks by leveraging Qdrant with OpenAI or Ollama embeddings. -
Inside-Out-2 memory, Community •
memorybeliefsself-modelA standalone memory handler that transforms session files into memories, then beliefs, and finally an evolving model of the self.
Voice and phone
Voice-first entry points, telephony links, and workflows centered on transcription.
-
Pebble Ring one-tap voice, @thekitze •
voicewearablehardwareA single press on a Pebble Ring launches a voice session with OpenClaw, giving agent access straight from a wearable device. -
Creator media studio, @cedric_chee •
mediattstranscriptionA complete media production suite within chat, combining TTS, transcription, and browser automation with Codex 5.2 and MiniMax. -
Action Button walkie-talkie, @buddyhadry •
voiceiosmobileThe iPhone Action Button is linked to OpenClaw: press it, speak, and the agent responds in walkie-talkie fashion. -
Clawdia phone bridge, @alejandroOPI •
voicevapibridgeA Vapi voice assistant that bridges to OpenClaw over HTTP, enabling near real-time phone conversations with your agent. -
OpenRouter transcription, @obviyus •
transcriptionmultilingualskillAudio transcription in multiple languages through OpenRouter, covering Gemini and other models. It is listed on ClawHub.

Infrastructure and deployment
Tools for packaging, deployment, and integration that simplify running and extending OpenClaw.
-
Home Assistant add-on, @ngutman •
homeassistantdockerraspberry-piAn OpenClaw gateway designed for Home Assistant OS, featuring SSH tunnel support and persistent state storage. -
Home Assistant skill, @homeofe •
homeassistantskillautomationUse natural language to control and automate devices within Home Assistant.

-
macOS menu bar manager, @MagiMetal •
macosswiftuiA native Swift app for the menu bar that displays agent status and offers quick controls. -
Nix packaging, @openclaw •
nixpackagingdeploymentA fully equipped nixified OpenClaw setup for reproducible deployments. -
CalDAV calendar, @asleep123 •
calendarcaldavskillA calendar skill built on khal and vdirsyncer, enabling self-hosted calendar integration.

Home and hardware
OpenClaw's interaction with the physical world: homes, sensors, cameras, vacuums, and similar devices.
-
Self-built HomePod skill, @localghost •
homepoddiscoveryskillOpenClaw detected HomePods on the local network and generated its own skill to manage them. -
$35 holo cube interface, @andrewjiang •
hardwaredisplayfunAn inexpensive holographic cube serving as the agent's physical presence on the desk. -
GoHome automation, @joshp123 •
homenixgrafanaHome automation rooted in Nix, with OpenClaw acting as the interface and Grafana dashboards included.

- Roborock vacuum, @joshp123 •
vacuumiotpluginOperate your Roborock robot vacuum through everyday conversation.

Community projects
Projects that expanded past a single use case into wider products or ecosystems.
-
StarSwap marketplace, Community •
marketplaceastronomywebappA complete marketplace for astronomy equipment, constructed within and around the OpenClaw ecosystem. -
Clinch agent negotiation protocol, @publicstringapps •
protocolp2pskillAgent-to-agent negotiation that is open: your agent bargains over deals, schedules, and service agreements with other nodes, cryptographically signing the outcome. Your only role is to approve or reject.
Submit your project
Share it
Share in #self-promotion on Discord or reach out via tweet @openclaw.
Include details
Describe what your project accomplishes, provide a link to its repository or live demo, and attach a screenshot if available.
Get featured
Exceptional work will be featured on this page.