$ ls ./openclaw-use-cases/

const useCases = [

/** /** Real things people are actually doing with self-hosted OpenClaw. Browse, get inspired, follow the setup guide. */ */

πŸ”¬ Unusual & Creative

// The ones that make you say 'wait, you can do that?'
rtl-sdr-radio-monitor.ts
Popular→
await monitorRadioFrequencies(rtl-sdr, { city: 'local' })
Emergency Radio Monitor

// A $25 USB dongle + OpenClaw = real-time radio transcription & alerts.

coming-soon.ts
Coming Soon
await watchFishTank(sensors, { pH: true, temp: true })
Aquarium AI Guardian

// OpenClaw watches your fish tank sensors and alerts you before disaster strikes.

coming-soon.ts
Coming Soon
await hamRadioLog(contacts, { dxcc: true })
Ham Radio AI Companion

// Log contacts, look up callsigns, and track DXCC progress β€” hands-free.

⚑ Productivity

// The ones that actually save hours every week

πŸ‘Ύ Developer Tools

// OpenClaw as a coding and devops co-pilot

🏠 Home & Lifestyle

// Making the smart home actually smart
smart-home-control.ts
Beta→
await controlSmartHome(homeassistant, { voice: true })
Smart Home Commander

// "Turn off all lights and set the thermostat to 68" β€” via WhatsApp or Telegram.

coming-soon.ts
Coming Soon
await manageGroceries(inventory, { autoOrder: false })
Fridge & Pantry AI

// Track what you have, suggest recipes, and build shopping lists automatically.

πŸ’Ό Business

// Running operations with OpenClaw as your AI operator
// Built something wild with OpenClaw?

Share your use case with the community

$git submit my-use-case.md
]