> ## Documentation Index
> Fetch the complete documentation index at: https://openclaw.veiseule.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Showcase

> Praktijkvoorbeelden van OpenClaw-projecten uit de community

# Showcase

Echte projecten uit de community. Bekijk wat mensen bouwen met OpenClaw.

<Info>
  **Wil je uitgelicht worden?** Deel je project in [#showcase op Discord](https://discord.gg/clawd) of [tag @openclaw op X](https://x.com/openclaw).
</Info>

## 🎥 OpenClaw in Actie

Volledige setup-walkthrough (28m) door VelvetShark.

<div
  style={{
position: "relative",
paddingBottom: "56.25%",
height: 0,
overflow: "hidden",
borderRadius: 16,
}}
>
  <iframe src="https://www.youtube-nocookie.com/embed/SaWSPZoPX34" title="OpenClaw: De self-hosted AI die Siri had moeten zijn (Volledige setup)" style={{ position: "absolute", top: 0, left: 0, width: "100%", height: "100%" }} frameBorder="0" loading="lazy" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowFullScreen />
</div>

[Bekijk op YouTube](https://www.youtube.com/watch?v=SaWSPZoPX34)

<div
  style={{
position: "relative",
paddingBottom: "56.25%",
height: 0,
overflow: "hidden",
borderRadius: 16,
}}
>
  <iframe src="https://www.youtube-nocookie.com/embed/mMSKQvlmFuQ" title="OpenClaw showcase video" style={{ position: "absolute", top: 0, left: 0, width: "100%", height: "100%" }} frameBorder="0" loading="lazy" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowFullScreen />
</div>

[Bekijk op YouTube](https://www.youtube.com/watch?v=mMSKQvlmFuQ)

<div
  style={{
position: "relative",
paddingBottom: "56.25%",
height: 0,
overflow: "hidden",
borderRadius: 16,
}}
>
  <iframe src="https://www.youtube-nocookie.com/embed/5kkIJNUGFho" title="OpenClaw community showcase" style={{ position: "absolute", top: 0, left: 0, width: "100%", height: "100%" }} frameBorder="0" loading="lazy" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowFullScreen />
</div>

[Bekijk op YouTube](https://www.youtube.com/watch?v=5kkIJNUGFho)

## 🆕 Vers van Discord

<CardGroup cols={2}>
  <Card title="PR Review → Telegram Feedback" icon="code-pull-request" href="https://x.com/i/status/2010878524543131691">
    **@bangnokia** • `review` `github` `telegram`

    OpenCode rondt de wijziging af → opent een PR → OpenClaw beoordeelt de diff en antwoordt in Telegram met “kleine suggesties” plus een duidelijk merge-oordeel (inclusief kritieke fixes die eerst moeten worden toegepast).

    <img src="https://mintcdn.com/veiseuleai/24AKr3LwoEceqr8Z/assets/showcase/pr-review-telegram.jpg?fit=max&auto=format&n=24AKr3LwoEceqr8Z&q=85&s=1ee3a088cc524124cd587b2d35493b85" alt="OpenClaw PR-reviewfeedback geleverd in Telegram" width="945" height="2048" data-path="assets/showcase/pr-review-telegram.jpg" />
  </Card>

  <Card title="Wine Cellar Skill in Minutes" icon="wine-glass" href="https://x.com/i/status/2010916352454791216">
    **@prades\_maxime** • `skills` `local` `csv`

    Vroeg “Robby” (@openclaw) om een lokale wijnkelder-skill. Vraagt om een voorbeeld-CSV-export + waar deze op te slaan, en bouwt/test vervolgens snel de skill (962 flessen in het voorbeeld).

    <img src="https://mintcdn.com/veiseuleai/24AKr3LwoEceqr8Z/assets/showcase/wine-cellar-skill.jpg?fit=max&auto=format&n=24AKr3LwoEceqr8Z&q=85&s=c8c6fbc9f48d96a39569463e5232950e" alt="OpenClaw bouwt een lokale wijnkelder-skill vanuit CSV" width="1264" height="938" data-path="assets/showcase/wine-cellar-skill.jpg" />
  </Card>

  <Card title="Tesco Shop Autopilot" icon="cart-shopping" href="https://x.com/i/status/2009724862470689131">
    **@marchattonhere** • `automation` `browser` `shopping`

    Wekelijks maaltijdplan → vaste producten → bezorgslot boeken → bestelling bevestigen. Geen API’s, alleen browserbesturing.

    <img src="https://mintcdn.com/veiseuleai/24AKr3LwoEceqr8Z/assets/showcase/tesco-shop.jpg?fit=max&auto=format&n=24AKr3LwoEceqr8Z&q=85&s=f4cfe0ef1777d5f1d767a89ea08ca905" alt="Tesco-winkelautomatisering via chat" width="1200" height="630" data-path="assets/showcase/tesco-shop.jpg" />
  </Card>

  <Card title="SNAG Screenshot-to-Markdown" icon="scissors" href="https://github.com/am-will/snag">
    **@am-will** • `devtools` `screenshots` `markdown`

    Sneltoets voor een schermgebied → Gemini vision → direct Markdown op je klembord.

    <img src="https://mintcdn.com/veiseuleai/24AKr3LwoEceqr8Z/assets/showcase/snag.png?fit=max&auto=format&n=24AKr3LwoEceqr8Z&q=85&s=054b79404c33c1c19ffad99dd2cff87b" alt="SNAG screenshot-naar-markdown tool" width="1200" height="630" data-path="assets/showcase/snag.png" />
  </Card>

  <Card title="Agents UI" icon="window-maximize" href="https://releaseflow.net/kitze/agents-ui">
    **@kitze** • `ui` `skills` `sync`

    Desktopapp om skills/commando’s te beheren over Agents, Claude, Codex en OpenClaw.

    <img src="https://mintcdn.com/veiseuleai/24AKr3LwoEceqr8Z/assets/showcase/agents-ui.jpg?fit=max&auto=format&n=24AKr3LwoEceqr8Z&q=85&s=4b03aa7fb2e0e137e4333acc9349b12b" alt="Agents UI app" width="1200" height="630" data-path="assets/showcase/agents-ui.jpg" />
  </Card>

  <Card title="Telegram Voice Notes (papla.media)" icon="microphone" href="https://papla.media/docs">
    **Community** • `voice` `tts` `telegram`

    Gebruikt papla.media TTS en verstuurt resultaten als Telegram-spraakberichten (geen vervelende autoplay).

    <img src="https://mintcdn.com/veiseuleai/24AKr3LwoEceqr8Z/assets/showcase/papla-tts.jpg?fit=max&auto=format&n=24AKr3LwoEceqr8Z&q=85&s=c5cce1859b5b2e0397b7376c670ddaab" alt="Telegram-spraakberichtuitvoer van TTS" width="1200" height="630" data-path="assets/showcase/papla-tts.jpg" />
  </Card>

  <Card title="CodexMonitor" icon="eye" href="https://clawhub.com/odrobnik/codexmonitor">
    **@odrobnik** • `devtools` `codex` `brew`

    Via Homebrew geïnstalleerde helper om lokale OpenAI Codex-sessies te bekijken/inspecteren/monitoren (CLI + VS Code).

    <img src="https://mintcdn.com/veiseuleai/24AKr3LwoEceqr8Z/assets/showcase/codexmonitor.png?fit=max&auto=format&n=24AKr3LwoEceqr8Z&q=85&s=d116114e02146d49ab805308b1e48691" alt="CodexMonitor op ClawHub" width="1200" height="630" data-path="assets/showcase/codexmonitor.png" />
  </Card>

  <Card title="Bambu 3D Printer Control" icon="print" href="https://clawhub.com/tobiasbischoff/bambu-cli">
    **@tobiasbischoff** • `hardware` `3d-printing` `skill`

    Bedien en los problemen op met BambuLab-printers: status, taken, camera, AMS, kalibratie en meer.

    <img src="https://mintcdn.com/veiseuleai/24AKr3LwoEceqr8Z/assets/showcase/bambu-cli.png?fit=max&auto=format&n=24AKr3LwoEceqr8Z&q=85&s=4d4426024226a85bef200f00a981b855" alt="Bambu CLI-skill op ClawHub" width="1200" height="630" data-path="assets/showcase/bambu-cli.png" />
  </Card>

  <Card title="Vienna Transport (Wiener Linien)" icon="train" href="https://clawhub.com/hjanuschka/wienerlinien">
    **@hjanuschka** • `travel` `transport` `skill`

    Realtime vertrektijden, storingen, liftstatus en routeplanning voor het openbaar vervoer van Wenen.

    <img src="https://mintcdn.com/veiseuleai/24AKr3LwoEceqr8Z/assets/showcase/wienerlinien.png?fit=max&auto=format&n=24AKr3LwoEceqr8Z&q=85&s=edffe5a204f9b82fb72ab30f422664a1" alt="Wiener Linien-skill op ClawHub" width="1200" height="630" data-path="assets/showcase/wienerlinien.png" />
  </Card>

  <Card title="ParentPay School Meals" icon="utensils" href="#">
    **@George5562** • `automation` `browser` `parenting`

    Geautomatiseerde boeking van Britse schoolmaaltijden via ParentPay. Gebruikt muiscoördinaten voor betrouwbaar klikken op tabelcellen.
  </Card>

  <Card title="R2 Upload (Send Me My Files)" icon="cloud-arrow-up" href="https://clawhub.com/skills/r2-upload">
    **@julianengel** • `files` `r2` `presigned-urls`

    Upload naar Cloudflare R2/S3 en genereer veilige presigned downloadlinks. Perfect voor externe OpenClaw-instances.
  </Card>

  <Card title="iOS App via Telegram" icon="mobile" href="#">
    **@coard** • `ios` `xcode` `testflight`

    Bouwde een complete iOS-app met kaarten en spraakopname, volledig uitgerold naar TestFlight via Telegram-chat.

    <img src="https://mintcdn.com/veiseuleai/24AKr3LwoEceqr8Z/assets/showcase/ios-testflight.jpg?fit=max&auto=format&n=24AKr3LwoEceqr8Z&q=85&s=ab71f50ab3ae4d3a6a0410238c74fbde" alt="iOS-app op TestFlight" width="675" height="1200" data-path="assets/showcase/ios-testflight.jpg" />
  </Card>

  <Card title="Oura Ring Health Assistant" icon="heart-pulse" href="#">
    **@AS** • `health` `oura` `calendar`

    Persoonlijke AI-gezondheidsassistent die Oura-ringdata integreert met agenda, afspraken en sportschema.

    <img src="https://mintcdn.com/veiseuleai/24AKr3LwoEceqr8Z/assets/showcase/oura-health.png?fit=max&auto=format&n=24AKr3LwoEceqr8Z&q=85&s=3744e770acd044021de528157beaf349" alt="Oura-ring gezondheidsassistent" width="1051" height="1936" data-path="assets/showcase/oura-health.png" />
  </Card>

  <Card title="Kev's Dream Team (14+ Agents)" icon="robot" href="https://github.com/adam91holt/orchestrated-ai-articles">
    **@adam91holt** • `multi-agent` `orchestration` `architecture` `manifesto`

    14+ agents onder één gateway met Opus 4.5-orchestrator die delegeert naar Codex-workers. Uitgebreide [technische uitleg](https://github.com/adam91holt/orchestrated-ai-articles) over het Dream Team-roster, modelselectie, sandboxing, webhooks, heartbeats en delegatiestromen. [Clawdspace](https://github.com/adam91holt/clawdspace) voor agent-sandboxing. [Blogpost](https://adams-ai-journey.ghost.io/2026-the-year-of-the-orchestrator/).
  </Card>

  <Card title="Linear CLI" icon="terminal" href="https://github.com/Finesssee/linear-cli">
    **@NessZerra** • `devtools` `linear` `cli` `issues`

    CLI voor Linear die integreert met agentische workflows (Claude Code, OpenClaw). Beheer issues, projecten en workflows vanuit de terminal. Eerste externe PR gemerged!
  </Card>

  <Card title="Beeper CLI" icon="message" href="https://github.com/blqke/beepcli">
    **@jules** • `messaging` `beeper` `cli` `automation`

    Lees, verstuur en archiveer berichten via Beeper Desktop. Gebruikt de Beeper lokale MCP API zodat agents al je chats (iMessage, WhatsApp, etc.) op één plek kunnen beheren.
  </Card>
</CardGroup>

## 🤖 Automatisering & Workflows

<CardGroup cols={2}>
  <Card title="Winix Air Purifier Control" icon="wind" href="https://x.com/antonplex/status/2010518442471006253">
    **@antonplex** • `automation` `hardware` `air-quality`

    Claude Code ontdekte en bevestigde de bediening van de luchtreiniger, daarna neemt OpenClaw het over om de luchtkwaliteit in de kamer te beheren.

    <img src="https://mintcdn.com/veiseuleai/24AKr3LwoEceqr8Z/assets/showcase/winix-air-purifier.jpg?fit=max&auto=format&n=24AKr3LwoEceqr8Z&q=85&s=16b40c1c2e895b95f5c1549fe4615472" alt="Winix-luchtreinigerbediening via OpenClaw" width="1250" height="1760" data-path="assets/showcase/winix-air-purifier.jpg" />
  </Card>

  <Card title="Pretty Sky Camera Shots" icon="camera" href="https://x.com/signalgaining/status/2010523120604746151">
    **@signalgaining** • `automation` `camera` `skill` `images`

    Geactiveerd door een dakcamera: vraag OpenClaw om een foto van de lucht te maken wanneer die er mooi uitziet — het ontwierp een skill en nam de foto.

    <img src="https://mintcdn.com/veiseuleai/24AKr3LwoEceqr8Z/assets/showcase/roof-camera-sky.jpg?fit=max&auto=format&n=24AKr3LwoEceqr8Z&q=85&s=2e62c60194c79fce529fa3609867b985" alt="Dakcamera-luchtfoto vastgelegd door OpenClaw" width="1634" height="1225" data-path="assets/showcase/roof-camera-sky.jpg" />
  </Card>

  <Card title="Visual Morning Briefing Scene" icon="robot" href="https://x.com/buddyhadry/status/2010005331925954739">
    **@buddyhadry** • `automation` `briefing` `images` `telegram`

    Een geplande prompt genereert elke ochtend één “scène”-afbeelding (weer, taken, datum, favoriete post/citaat) via een OpenClaw-persona.
  </Card>

  <Card title="Padel Court Booking" icon="calendar-check" href="https://github.com/joshp123/padel-cli">
    **@joshp123** • `automation` `booking` `cli`

    Playtomic-beschikbaarheidschecker + boekings-CLI. Mis nooit meer een vrije baan.

    <img src="https://mintcdn.com/veiseuleai/24AKr3LwoEceqr8Z/assets/showcase/padel-screenshot.jpg?fit=max&auto=format&n=24AKr3LwoEceqr8Z&q=85&s=5c474cfd7928eb01455d3bda82448260" alt="padel-cli screenshot" width="568" height="269" data-path="assets/showcase/padel-screenshot.jpg" />
  </Card>

  <Card title="Accounting Intake" icon="file-invoice-dollar">
    **Community** • `automation` `email` `pdf`

    Verzamelt PDF’s uit e-mail en bereidt documenten voor de belastingadviseur voor. Maandelijkse boekhouding op autopilot.
  </Card>

  <Card title="Couch Potato Dev Mode" icon="couch" href="https://davekiss.com">
    **@davekiss** • `telegram` `website` `migration` `astro`

    Volledige persoonlijke site herbouwd via Telegram terwijl Netflix aanstond — Notion → Astro, 18 posts gemigreerd, DNS naar Cloudflare. Nooit een laptop geopend.
  </Card>

  <Card title="Job Search Agent" icon="briefcase">
    **@attol8** • `automation` `api` `skill`

    Zoekt vacatures, matcht met CV-trefwoorden en retourneert relevante kansen met links. Gebouwd in 30 minuten met de JSearch API.
  </Card>

  <Card title="Jira Skill Builder" icon="diagram-project" href="https://x.com/jdrhyne/status/2008336434827002232">
    **@jdrhyne** • `automation` `jira` `skill` `devtools`

    OpenClaw maakte verbinding met Jira en genereerde vervolgens on-the-fly een nieuwe skill (voordat deze op ClawHub bestond).
  </Card>

  <Card title="Todoist Skill via Telegram" icon="list-check" href="https://x.com/iamsubhrajyoti/status/2009949389884920153">
    **@iamsubhrajyoti** • `automation` `todoist` `skill` `telegram`

    Automatiseerde Todoist-taken en liet OpenClaw de skill direct in de Telegram-chat genereren.
  </Card>

  <Card title="TradingView Analysis" icon="chart-line">
    **@bheem1798** • `finance` `browser` `automation`

    Logt in op TradingView via browserautomatisering, maakt screenshots van grafieken en voert technische analyse uit op aanvraag. Geen API nodig—alleen browserbesturing.
  </Card>

  <Card title="Slack Auto-Support" icon="slack">
    **@henrymascot** • `slack` `automation` `support`

    Houdt het Slack-kanaal van het bedrijf in de gaten, reageert behulpzaam en stuurt meldingen door naar Telegram. Loste autonoom een productiebug op in een gedeployde app zonder dat erom werd gevraagd.
  </Card>
</CardGroup>

## 🧠 Kennis & Geheugen

<CardGroup cols={2}>
  <Card title="xuezh Chinese Learning" icon="language" href="https://github.com/joshp123/xuezh">
    **@joshp123** • `learning` `voice` `skill`

    Engine voor Chinees leren met uitspraakfeedback en studiestromen via OpenClaw.

    <img src="https://mintcdn.com/veiseuleai/24AKr3LwoEceqr8Z/assets/showcase/xuezh-pronunciation.jpeg?fit=max&auto=format&n=24AKr3LwoEceqr8Z&q=85&s=5a534d6bb5c068c8880ee457afb80455" alt="xuezh uitspraakfeedback" width="414" height="900" data-path="assets/showcase/xuezh-pronunciation.jpeg" />
  </Card>

  <Card title="WhatsApp Memory Vault" icon="vault">
    **Community** • `memory` `transcription` `indexing`

    Neemt volledige WhatsApp-exports op, transcribeert 1k+ spraakberichten, controleert kruislings met git-logs en genereert gelinkte markdown-rapporten.
  </Card>

  <Card title="Karakeep Semantic Search" icon="magnifying-glass" href="https://github.com/jamesbrooksco/karakeep-semantic-search">
    **@jamesbrooksco** • `search` `vector` `bookmarks`

    Voegt vectorzoekfunctie toe aan Karakeep-bladwijzers met Qdrant + OpenAI/Ollama-embeddings.
  </Card>

  <Card title="Inside-Out-2 Memory" icon="brain">
    **Community** • `memory` `beliefs` `self-model`

    Afzonderlijke geheugenmanager die sessiebestanden omzet in herinneringen → overtuigingen → evoluerend zelfmodel.
  </Card>
</CardGroup>

## 🎙️ Spraak & Telefoon

<CardGroup cols={2}>
  <Card title="Clawdia Phone Bridge" icon="phone" href="https://github.com/alejandroOPI/clawdia-bridge">
    **@alejandroOPI** • `voice` `vapi` `bridge`

    Vapi-spraakassistent ↔ OpenClaw HTTP-bridge. Bijna realtime telefoongesprekken met je agent.
  </Card>

  <Card title="OpenRouter Transcription" icon="microphone" href="https://clawhub.com/obviyus/openrouter-transcribe">
    **@obviyus** • `transcription` `multilingual` `skill`

    Meertalige audiotranscriptie via OpenRouter (Gemini, etc.). Beschikbaar op ClawHub.
  </Card>
</CardGroup>

## 🏗️ Infrastructuur & Deployment

<CardGroup cols={2}>
  <Card title="Home Assistant Add-on" icon="home" href="https://github.com/ngutman/openclaw-ha-addon">
    **@ngutman** • `homeassistant` `docker` `raspberry-pi`

    OpenClaw-gateway draaiend op Home Assistant OS met SSH-tunnelondersteuning en persistente staat.
  </Card>

  <Card title="Home Assistant Skill" icon="toggle-on" href="https://clawhub.com/skills/homeassistant">
    **ClawHub** • `homeassistant` `skill` `automation`

    Bedien en automatiseer Home Assistant-apparaten via natuurlijke taal.
  </Card>

  <Card title="Nix Packaging" icon="snowflake" href="https://github.com/openclaw/nix-openclaw">
    **@openclaw** • `nix` `packaging` `deployment`

    Compleet nixified OpenClaw-configuratie voor reproduceerbare deployments.
  </Card>

  <Card title="CalDAV Calendar" icon="calendar" href="https://clawhub.com/skills/caldav-calendar">
    **ClawHub** • `calendar` `caldav` `skill`

    Agendaskill met khal/vdirsyncer. Self-hosted agenda-integratie.
  </Card>
</CardGroup>

## 🏠 Huis & Hardware

<CardGroup cols={2}>
  <Card title="GoHome Automation" icon="house-signal" href="https://github.com/joshp123/gohome">
    **@joshp123** • `home` `nix` `grafana`

    Nix-native woningautomatisering met OpenClaw als interface, plus prachtige Grafana-dashboards.

    <img src="https://mintcdn.com/veiseuleai/24AKr3LwoEceqr8Z/assets/showcase/gohome-grafana.png?fit=max&auto=format&n=24AKr3LwoEceqr8Z&q=85&s=246c7139609c0f83007bd3940661faca" alt="GoHome Grafana-dashboard" width="759" height="772" data-path="assets/showcase/gohome-grafana.png" />
  </Card>

  <Card title="Roborock Vacuum" icon="robot" href="https://github.com/joshp123/gohome/tree/main/plugins/roborock">
    **@joshp123** • `vacuum` `iot` `plugin`

    Bedien je Roborock-robotstofzuiger via natuurlijke conversatie.

    <img src="https://mintcdn.com/veiseuleai/24AKr3LwoEceqr8Z/assets/showcase/roborock-screenshot.jpg?fit=max&auto=format&n=24AKr3LwoEceqr8Z&q=85&s=fdcd7c42d8e7e55954a599fb7735eb6a" alt="Roborock-status" width="435" height="685" data-path="assets/showcase/roborock-screenshot.jpg" />
  </Card>
</CardGroup>

## 🌟 Communityprojecten

<CardGroup cols={2}>
  <Card title="StarSwap Marketplace" icon="star" href="https://star-swap.com/">
    **Community** • `marketplace` `astronomy` `webapp`

    Volledige marktplaats voor astronomiemateriaal. Gebouwd met/rond het OpenClaw-ecosysteem.
  </Card>
</CardGroup>

***

## Dien Je Project In

Iets om te delen? We zetten het graag in de spotlight!

<Steps>
  <Step title="Deel Het">
    Plaats in [#showcase op Discord](https://discord.gg/clawd) of [tweet @openclaw](https://x.com/openclaw)
  </Step>

  <Step title="Voeg Details Toe">
    Vertel wat het doet, link naar de repo/demo en deel een screenshot als je die hebt
  </Step>

  <Step title="Word Uitgelicht">
    We voegen opvallende projecten toe aan deze pagina
  </Step>
</Steps>
