summary: "Real-world showcases of what Clawdbot can do"
read_when:
- You want inspiration or proof of capability
---
# Showcase
Real projects from the community. Highlights from #showcase (Jan 2–5, 2026).
## Automation & real-world outcomes
- **Grocery autopilot (Picnic)** — Skill built around an unofficial Picnic API client. Pulls order history, infers preferred brands, maps recipes to cart, completes order in minutes. https://github.com/timkrase/clawdis-picnic-skill
- **Grocery autopilot (Picnic, alt)** — Another Picnic-based skill built via the `picnic-api` package. https://github.com/MRVDH/picnic-api
- **German rail planning** — Go CLI for Deutsche Bahn; skill picks best connections given time windows and preferences. https://github.com/timkrase/dbrest-cli + https://github.com/timkrase/clawdis-skills/tree/main/db-bahn
- **xuezh** — Chinese learning engine + Clawdbot skill for pronunciation feedback and study flows. <spanclass="showcase-link"><ahref="https://github.com/joshp123/xuezh">github.com/joshp123/xuezh</a><spanclass="showcase-preview"><imgsrc="/assets/showcase/xuezh-pronunciation.jpeg"alt="xuezh pronunciation feedback in Clawdbot"loading="lazy"decoding="async"/></span></span>
- **Home Assistant OS gateway add‑on** — Clawdbot gateway running on HA OS (Raspberry Pi), with SSH tunnel support + persistent state in /config. https://github.com/ngutman/clawdbot-ha-addon
- **Home Assistant skill** — Control/automate HA via ClawdHub. https://clawdhub.com/skills/homeassistant
- **gohome** — Nix-native home automation with Clawdbot as the interface, plus Grafana dashboards. <spanclass="showcase-link"><ahref="https://github.com/joshp123/gohome">github.com/joshp123/gohome</a><spanclass="showcase-preview"><imgsrc="/assets/showcase/gohome-grafana.png"alt="GoHome Grafana dashboard"loading="lazy"decoding="async"/></span></span>
- **Roborock integration** — Plugin for robot vacuum control. <spanclass="showcase-link"><ahref="https://github.com/joshp123/gohome/tree/main/plugins/roborock">github.com/joshp123/gohome/tree/main/plugins/roborock</a><spanclass="showcase-preview"><imgsrc="/assets/showcase/roborock-screenshot.jpg"alt="GoHome Roborock status screenshot"loading="lazy"decoding="async"/></span></span>