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

FeatureOriginal ideaThis idea-clawdbot
Dependenciesclaude CLI + tmux + telegram CLINone (fully native)
Background executionShell script → tmux → claude CLIsessions_spawn built-in
Result deliveryTelegram Saved MessagesCurrent chat session
Setup complexityHigh (3 CLIs, API keys, scripts)Low (works out of box)
MaintenanceExternal tool updates neededSelf-contained

Why This Fork?

  1. Simpler setup: No external CLIs to install or configure
  2. Better UX: Results come back to the same conversation
  3. More reliable: No platform dependencies (TikTok CLI auth, etc.)
  4. 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:

  1. Spawn a background research session
  2. Do comprehensive analysis (3-5 minutes)
  3. Save to ~/clawd/ideas/<slug>/research.md
  4. 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.