diff --git a/docs/start/showcase.md b/docs/start/showcase.md
index 3be0cb96b..2a2ce168a 100644
--- a/docs/start/showcase.md
+++ b/docs/start/showcase.md
@@ -1,39 +1,182 @@
---
-summary: "Real-world showcases of what Clawdbot can do"
-read_when:
- - You want inspiration or proof of capability
+title: "Showcase"
+description: "Real-world Clawdbot projects from the community"
---
+
# Showcase
-Real projects from the community. Highlights from #showcase (Jan 2–5, 2026).
+Real projects from the community. See what people are building with Clawdbot.
-## 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
-- **padel-cli** — Playtomic availability + booking CLI with a Clawdbot plugin output. github.com/joshp123/padel-cli
-- **Accounting intake** — Collect PDFs from email, prep for tax consultant (monthly accounting batch). (No link shared.)
+
+**Want to be featured?** Share your project in [#showcase on Discord](https://discord.gg/clawdbot) or [tag @clawdbot on X](https://x.com/clawdbot).
+
-## Knowledge & memory systems
-- **xuezh** — Chinese learning engine + Clawdbot skill for pronunciation feedback and study flows. github.com/joshp123/xuezh
-- **WhatsApp memory vault** — Ingests full exports, transcribes 1k+ voice notes, cross‑checks with git logs, outputs linked MD reports + ongoing indexing. (No link shared.)
-- **Karakeep semantic search** — Sidecar adds vector search to Karakeep bookmarks (Qdrant + OpenAI/Ollama), includes Clawdis skill. https://github.com/jamesbrooksco/karakeep-semantic-search
-- **Inside‑Out‑2 style memory** — Separate memory manager app turns session files into memories → beliefs → self model. (No link shared.)
+## 🤖 Automation & Workflows
-## Voice, docs, and assistants on the phone
-- **Clawdia phone bridge** — Vapi voice assistant ↔ Clawdis HTTP bridge; near‑real‑time phone calls. https://github.com/alejandroOPI/clawdia-bridge
-- **Google Docs edit skill** — Rich‑text editing skill built fast with Claude Code. (No link shared.)
-- **OpenRouter transcription skill** — Multi‑lingual audio transcription via OpenRouter (Gemini etc). ClawdHub: https://clawdhub.com/obviyus/openrouter-transcribe (user/slug link)
+
-## Infrastructure & deployment
-- **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
-- **Nix packaging** — Batteries‑included nixified clawdbot config. https://github.com/clawdbot/nix-clawdbot
-- **CalDAV skill** — khal/vdirsyncer based calendar skill. ClawdHub: caldav-calendar → https://clawdhub.com/skills/caldav-calendar
+
+ **@timkrase** • `automation` `groceries` `api`
+
+ Skill built around the Picnic API. Pulls order history, infers preferred brands, maps recipes to cart, completes orders in minutes.
+
-## Home + hardware
-- **gohome** — Nix-native home automation with Clawdbot as the interface, plus Grafana dashboards. github.com/joshp123/gohome
-- **Roborock integration** — Plugin for robot vacuum control. github.com/joshp123/gohome/tree/main/plugins/roborock
+
+ **@timkrase** • `automation` `travel` `cli`
+
+ Go CLI for Deutsche Bahn; skill picks best train connections given time windows and preferences.
+
-## Community builds (non‑Clawdis but made with/around it)
-- **StarSwap marketplace** — Full astronomy gear marketplace. https://star-swap.com/
+
+ **@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.
+
+
+
+
+## 🧠 Knowledge & Memory
+
+
+
+
+ **@joshp123** • `learning` `voice` `skill`
+
+ Chinese learning engine with pronunciation feedback and study flows via Clawdbot.
+
+
+
+
+
+ **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 ↔ Clawdbot 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.
+
+
+
+ **Community** • `docs` `editing` `skill`
+
+ Rich-text Google Docs editing skill. Built rapidly with Claude Code.
+
+
+
+
+## 🏗️ Infrastructure & Deployment
+
+
+
+
+ **@ngutman** • `homeassistant` `docker` `raspberry-pi`
+
+ Clawdbot 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.
+
+
+
+ **@clawdbot** • `nix` `packaging` `deployment`
+
+ Batteries-included nixified Clawdbot 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 Clawdbot 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 Clawdbot ecosystem.
+
+
+
+
+---
+
+## Submit Your Project
+
+Have something to share? We'd love to feature it!
+
+
+
+ Post in [#showcase on Discord](https://discord.gg/clawdbot) or [tweet @clawdbot](https://x.com/clawdbot)
+
+
+ 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
+
+