idea-clawdbot
✓Verified·Scanned 2/18/2026
Launch background Clawdbot sessions to explore and analyze business ideas. Say 'Idea: [description]' to trigger. Fork of 'idea' skill rewritten to use sessions_spawn instead of claude CLI + tmux + telegram CLI. Results sent to current chat, not Saved Messages. Zero external dependencies.
from clawhub.ai·vf845faf·9.1 KB·0 installs
Scanned from 0.1.0 at f845faf · Transparency log ↗
$ vett add clawhub.ai/rqrqrqrq/idea-clawdbot
Market Research (Clawdbot Native)
Fork of the original idea skill, rewritten to use Clawdbot's native sessions_spawn and native tg bot integration.
Don't let evil soul control your tg as root.
Core Differences from Original
| Feature | Original idea | This idea-clawdbot |
|---|---|---|
| Dependencies | claude CLI + tmux + telegram CLI | None (fully native) |
| Background execution | Shell script → tmux → claude CLI | sessions_spawn built-in |
| Result delivery | Telegram Saved Messages | Current chat session |
| Setup complexity | High (3 CLIs, API keys, scripts) | Low (works out of box) |
| Maintenance | External tool updates needed | Self-contained |
Why This Fork?
- Simpler setup: No external CLIs to install or configure
- Better UX: Results come back to the same conversation
- More reliable: No platform dependencies (TikTok CLI auth, etc.)
- Easier to modify: Pure Clawdbot tools, no shell script debugging
Usage
Just say:
Idea: AI-powered calendar assistant that reads my emails
The assistant will:
- Spawn a background research session
- Do comprehensive analysis (3-5 minutes)
- Save to
~/clawd/ideas/<slug>/research.md - Send results back to your chat
Installation
Already installed! Just follow the trigger pattern in AGENTS.md.
Credits
Based on the original idea skill from ClawdHub.