---
title: "Showcase"
description: "Real-world Moltbot projects from the community"
summary: "Community-built projects and integrations powered by Moltbot"
---
# Showcase
Real projects from the community. See what people are building with Moltbot.
**Want to be featured?** Share your project in [#showcase on Discord](https://discord.gg/clawd) or [tag @moltbot on X](https://x.com/moltbot).
## 🎥 Moltbot in Action
Full setup walkthrough (28m) by VelvetShark.
[Watch on YouTube](https://www.youtube.com/watch?v=SaWSPZoPX34)
[Watch on YouTube](https://www.youtube.com/watch?v=mMSKQvlmFuQ)
[Watch on YouTube](https://www.youtube.com/watch?v=5kkIJNUGFho)
## 🆕 Fresh from Discord
**@bangnokia** • `review` `github` `telegram`
OpenCode finishes the change → opens a PR → Moltbot reviews the diff and replies in Telegram with “minor suggestions” plus a clear merge verdict (including critical fixes to apply first).
**@prades_maxime** • `skills` `local` `csv`
Asked “Robby” (@moltbot) for a local wine cellar skill. It requests a sample CSV export + where to store it, then builds/tests the skill fast (962 bottles in the example).
**@marchattonhere** • `automation` `browser` `shopping`
Weekly meal plan → regulars → book delivery slot → confirm order. No APIs, just browser control.
**@am-will** • `devtools` `screenshots` `markdown`
Hotkey a screen region → Gemini vision → instant Markdown in your clipboard.
**@kitze** • `ui` `skills` `sync`
Desktop app to manage skills/commands across Agents, Claude, Codex, and Moltbot.
**Community** • `voice` `tts` `telegram`
Wraps papla.media TTS and sends results as Telegram voice notes (no annoying autoplay).
**@odrobnik** • `devtools` `codex` `brew`
Homebrew-installed helper to list/inspect/watch local OpenAI Codex sessions (CLI + VS Code).
**@tobiasbischoff** • `hardware` `3d-printing` `skill`
Control and troubleshoot BambuLab printers: status, jobs, camera, AMS, calibration, and more.
**@hjanuschka** • `travel` `transport` `skill`
Real-time departures, disruptions, elevator status, and routing for Vienna's public transport.
**@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. Perfect for remote Moltbot instances.
**@coard** • `ios` `xcode` `testflight`
Built a complete iOS app with maps and voice recording, deployed to TestFlight entirely via Telegram chat.
**@AS** • `health` `oura` `calendar`
Personal AI health assistant integrating Oura ring data with calendar, appointments, and gym schedule.
**@adam91holt** • `multi-agent` `orchestration` `architecture` `manifesto`
14+ agents under one gateway with Opus 4.5 orchestrator delegating to Codex workers. Comprehensive [technical write-up](https://github.com/adam91holt/orchestrated-ai-articles) covering the Dream Team roster, model selection, sandboxing, webhooks, heartbeats, and delegation flows. [Clawdspace](https://github.com/adam91holt/clawdspace) for agent sandboxing. [Blog post](https://adams-ai-journey.ghost.io/2026-the-year-of-the-orchestrator/).
**@NessZerra** • `devtools` `linear` `cli` `issues`
CLI for Linear that integrates with agentic workflows (Claude Code, Moltbot). Manage issues, projects, and workflows from the terminal. First external PR merged!
**@jules** • `messaging` `beeper` `cli` `automation`
Read, send, and archive messages via Beeper Desktop. Uses Beeper local MCP API so agents can manage all your chats (iMessage, WhatsApp, etc.) in one place.
## 🤖 Automation & Workflows
**@antonplex** • `automation` `hardware` `air-quality`
Claude Code discovered and confirmed the purifier controls, then Moltbot takes over to manage room air quality.
**@signalgaining** • `automation` `camera` `skill` `images`
Triggered by a roof camera: ask Moltbot to snap a sky photo whenever it looks pretty — it designed a skill and took the shot.
**@buddyhadry** • `automation` `briefing` `images` `telegram`
A scheduled prompt generates a single "scene" image each morning (weather, tasks, date, favorite post/quote) via a Moltbot persona.
**@joshp123** • `automation` `booking` `cli`
Playtomic availability checker + booking CLI. Never miss an open court again.
**Community** • `automation` `email` `pdf`
Collects PDFs from email, preps documents for tax consultant. Monthly accounting on autopilot.
**@davekiss** • `telegram` `website` `migration` `astro`
Rebuilt entire personal site via Telegram while watching Netflix — Notion → 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 JSearch API.
**@jdrhyne** • `automation` `jira` `skill` `devtools`
Moltbot connected to Jira, then generated a new skill on the fly (before it existed on ClawdHub).
**@iamsubhrajyoti** • `automation` `todoist` `skill` `telegram`
Automated Todoist tasks and had Moltbot 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 company Slack channel, responds helpfully, and forwards notifications to Telegram. Autonomously fixed a production bug in a deployed app without being asked.
## 🧠 Knowledge & Memory
**@joshp123** • `learning` `voice` `skill`
Chinese learning engine with pronunciation feedback and study flows via Moltbot.
**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 + OpenAI/Ollama embeddings.
**Community** • `memory` `beliefs` `self-model`
Separate memory manager that turns session files into memories → beliefs → evolving self model.
## 🎙️ Voice & Phone
**@alejandroOPI** • `voice` `vapi` `bridge`
Vapi voice assistant ↔ Moltbot HTTP bridge. Near real-time phone calls with your agent.
**@obviyus** • `transcription` `multilingual` `skill`
Multi-lingual audio transcription via OpenRouter (Gemini, etc). Available on ClawdHub.
## 🏗️ Infrastructure & Deployment
**@ngutman** • `homeassistant` `docker` `raspberry-pi`
Moltbot gateway running on Home Assistant OS with SSH tunnel support and persistent state.
**ClawdHub** • `homeassistant` `skill` `automation`
Control and automate Home Assistant devices via natural language.
**@moltbot** • `nix` `packaging` `deployment`
Batteries-included nixified Moltbot configuration for reproducible deployments.
**ClawdHub** • `calendar` `caldav` `skill`
Calendar skill using khal/vdirsyncer. Self-hosted calendar integration.
## 🏠 Home & Hardware
**@joshp123** • `home` `nix` `grafana`
Nix-native home automation with Moltbot as the interface, plus beautiful Grafana dashboards.
**@joshp123** • `vacuum` `iot` `plugin`
Control your Roborock robot vacuum through natural conversation.
## 🌟 Community Projects
**Community** • `marketplace` `astronomy` `webapp`
Full astronomy gear marketplace. Built with/around the Moltbot ecosystem.
---
## Submit Your Project
Have something to share? We'd love to feature it!
Post in [#showcase on Discord](https://discord.gg/clawd) or [tweet @moltbot](https://x.com/moltbot)
Tell us what it does, link to the repo/demo, share a screenshot if you have one
We'll add standout projects to this page