Genesis projects are not toy demos. People are shipping PR review loops, mobile apps, home automation, voice systems, devtools, and memory-heavy workflows from the channels they already use — chat-native builds on Telegram, WhatsApp, Discord, and terminals; real automation for booking, shopping, and support without waiting for an API; and physical-world integrations with printers, vacuums, cameras, and home systems.
Videos
Start here if you want the shortest path from "what is this?" to "okay, I get it."
-
Full setup walkthrough VelvetShark, 28 minutes. Install, onboard, and get to a first working assistant end to end.
-
Community showcase reel A faster pass across real projects, surfaces, and workflows built around Genesis.
-
Projects in the wild Examples from the community, from chat-native coding loops to hardware and personal automation.
Fresh from Discord
Recent standouts across coding, devtools, mobile, and chat-native product building.
-
PR Review to Telegram Feedback @bangnokia •
reviewgithubtelegramOpenCode finishes the change, opens a PR, Genesis reviews the diff and replies in Telegram with suggestions plus a clear merge verdict. -
Wine Cellar Skill in Minutes @prades_maxime •
skillslocalcsvAsked "Robby" (@genesis) 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 •
automationbrowsershoppingWeekly meal plan, regulars, book delivery slot, confirm order. No APIs, just browser control. -
SNAG screenshot-to-Markdown @am-will •
devtoolsscreenshotsmarkdownHotkey a screen region, Gemini vision, instant Markdown in your clipboard. -
Agents UI @kitze •
uiskillssyncDesktop app to manage skills and commands across Agents, Claude, Codex, and Genesis. -
Telegram voice notes (papla.media) Community •
voicettstelegramWraps papla.media TTS and sends results as Telegram voice notes (no annoying autoplay). -
CodexMonitor @odrobnik •
devtoolscodexbrewHomebrew-installed helper to list, inspect, and watch local OpenAI Codex sessions (CLI + VS Code). -
Bambu 3D Printer Control @tobiasbischoff •
hardware3d-printingskillControl and troubleshoot BambuLab printers: status, jobs, camera, AMS, calibration, and more. -
Vienna transport (Wiener Linien) @hjanuschka •
traveltransportskillReal-time departures, disruptions, elevator status, and routing for Vienna's public transport. -
ParentPay school meals @George5562 •
automationbrowserparentingAutomated UK school meal booking via ParentPay. Uses mouse coordinates for reliable table cell clicking. -
R2 upload (Send Me My Files) @julianengel •
filesr2presigned-urlsUpload to Cloudflare R2/S3 and generate secure presigned download links. Useful for remote Genesis instances. -
iOS app via Telegram @coard •
iosxcodetestflightBuilt a complete iOS app with maps and voice recording, deployed to TestFlight entirely via Telegram chat. -
Oura Ring health assistant @AS •
healthouracalendarPersonal AI health assistant integrating Oura ring data with calendar, appointments, and gym schedule. -
Kev's Dream Team (14+ agents) @adam91holt •
multi-agentorchestration14+ agents under one gateway with an Opus 4.5 orchestrator delegating to Codex workers. See the technical write-up and Clawdspace for agent sandboxing. -
Linear CLI @NessZerra •
devtoolslinearcliCLI for Linear that integrates with agentic workflows (Claude Code, Genesis). Manage issues, projects, and workflows from the terminal. -
Beeper CLI @jules •
messagingbeepercliRead, send, and archive messages via Beeper Desktop. Uses Beeper local MCP API so agents can manage all your chats (iMessage, WhatsApp, and more) in one place.
Automation and workflows
Scheduling, browser control, support loops, and the "just do the task for me" side of the product.
-
Winix air purifier control @antonplex •
automationhardwareair-qualityClaude Code discovered and confirmed the purifier controls, then Genesis takes over to manage room air quality. -
Pretty sky camera shots @signalgaining •
automationcameraskillTriggered by a roof camera: ask Genesis to snap a sky photo whenever it looks pretty. It designed a skill and took the shot. -
Visual morning briefing scene @buddyhadry •
automationbriefingtelegramA scheduled prompt generates one scene image each morning (weather, tasks, date, favorite post or quote) via an Genesis persona. -
Padel court booking @joshp123 •
automationbookingcliPlaytomic availability checker plus booking CLI. Never miss an open court again. -
Accounting intake Community •
automationemailpdfCollects PDFs from email, preps documents for a tax consultant. Monthly accounting on autopilot. -
Couch potato dev mode @davekiss •
telegrammigrationastroRebuilt an entire personal site via Telegram while watching Netflix — Notion to Astro, 18 posts migrated, DNS to Cloudflare. Never opened a laptop. -
Job search agent @attol8 •
automationapiskillSearches job listings, matches against CV keywords, and returns relevant opportunities with links. Built in 30 minutes using the JSearch API. -
Jira skill builder @jdrhyne •
jiraskilldevtoolsGenesis connected to Jira, then generated a new skill on the fly (before it existed on ClawHub). -
Todoist skill via Telegram @iamsubhrajyoti •
todoistskilltelegramAutomated Todoist tasks and had Genesis generate the skill directly in Telegram chat. -
TradingView analysis @bheem1798 •
financebrowserautomationLogs into TradingView via browser automation, screenshots charts, and performs technical analysis on demand. No API needed — just browser control. -
Slack auto-support @henrymascot •
slackautomationsupportWatches a company Slack channel, responds helpfully, and forwards notifications to Telegram. Autonomously fixed a production bug in a deployed app without being asked.
Knowledge and memory
Systems that index, search, remember, and reason over personal or team knowledge.
-
xuezh Chinese learning @joshp123 •
learningvoiceskillChinese learning engine with pronunciation feedback and study flows via Genesis. -
WhatsApp memory vault Community •
memorytranscriptionindexingIngests full WhatsApp exports, transcribes 1k+ voice notes, cross-checks with git logs, outputs linked markdown reports. -
Karakeep semantic search @jamesbrooksco •
searchvectorbookmarksAdds vector search to Karakeep bookmarks using Qdrant plus OpenAI or Ollama embeddings. -
Inside-Out-2 memory Community •
memorybeliefsself-modelSeparate memory manager that turns session files into memories, then beliefs, then an evolving self model.
Voice and phone
Speech-first entry points, phone bridges, and transcription-heavy workflows.
-
Clawdia phone bridge @alejandroOPI •
voicevapibridgeVapi voice assistant to Genesis HTTP bridge. Near real-time phone calls with your agent. -
OpenRouter transcription @obviyus •
transcriptionmultilingualskillMulti-lingual audio transcription via OpenRouter (Gemini, and more). Available on ClawHub.
Infrastructure and deployment
Packaging, deployment, and integrations that make Genesis easier to run and extend.
-
Home Assistant add-on @ngutman •
homeassistantdockerraspberry-piGenesis gateway running on Home Assistant OS with SSH tunnel support and persistent state. -
Home Assistant skill ClawHub •
homeassistantskillautomationControl and automate Home Assistant devices via natural language. -
Nix packaging @genesis •
nixpackagingdeploymentBatteries-included nixified Genesis configuration for reproducible deployments. -
CalDAV calendar ClawHub •
calendarcaldavskillCalendar skill using khal and vdirsyncer. Self-hosted calendar integration.
Home and hardware
The physical-world side of Genesis: homes, sensors, cameras, vacuums, and other devices.
-
GoHome automation @joshp123 •
homenixgrafanaNix-native home automation with Genesis as the interface, plus Grafana dashboards. -
Roborock vacuum @joshp123 •
vacuumiotpluginControl your Roborock robot vacuum through natural conversation.
Community projects
Things that grew beyond a single workflow into broader products or ecosystems.
- StarSwap marketplace
Community •
marketplaceastronomywebappFull astronomy gear marketplace. Built with and around the Genesis ecosystem.
Submit your project
Share it
Post in [#self-promotion on Discord](https://discord.gg/clawd) or [tweet @genesis](https://x.com/genesis).
Include details
Tell us what it does, link to the repo or demo, and share a screenshot if you have one.
Get featured
We'll add standout projects to this page.