← Back to Skills Marketplace
rqrqrqrq

Research Idea

by rqrqrqrq · GitHub ↗ · v0.1.0
cross-platform ✓ Security Clean
2116
Downloads
2
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install research-idea
Description
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.
Usage Guidance
This skill appears to do exactly what it says: spawn background Clawdbot sessions, run web searches, write a research.md under ~/clawd/ideas/<slug>/, and send the result back to the chat. Before installing or enabling it, consider: 1) Do you trust the Clawdbot instance and its messaging integration? The skill will use the platform's existing ability to post to Telegram (no new tokens are requested, but the platform's bot credentials will be used). 2) The skill writes files to your home directory (~/clawd/ideas/...). If you have sensitive files or strict disk policies, review that location and permissions. 3) The spawned sub-agents perform web_search (network access) and may include external links/quoted data — treat outputs like any other web-researched content and validate sources. If any of these are concerns, restrict or review platform integrations or run the skill in an isolated environment.
Capability Analysis
Type: OpenClaw Skill Name: research-idea Version: 0.1.0 The skill is designed to launch a sub-agent for market research, utilizing `web_search` for data collection and saving results to a designated path (`~/clawd/ideas/<slug>/research.md`). Both network access (via `web_search`) and file system write access are explicitly stated and necessary for the skill's intended purpose. The instructions in `SKILL.md` and `templates/idea-exploration-prompt.md` are clear, well-structured, and do not contain any evidence of malicious intent, data exfiltration, unauthorized execution, or harmful prompt injection attempts. The quirky phrase in `README.md` is not an instruction to the agent and does not indicate malicious behavior.
Capability Assessment
Purpose & Capability
The name/description (idea research via background sessions) matches the instructions: spawn sub-agents with sessions_spawn, run a research template, save results, and return them to chat. There are no unrelated env vars, binaries, or installs requested.
Instruction Scope
The runtime instructions direct sub-agents to use web_search, produce a comprehensive markdown report, write files to ~/clawd/ideas/{IDEA_SLUG}/research.md, and send the file to the chat. These behaviors are coherent for a research skill but worth noting: it will perform network lookups (web_search), create files under your home directory, and rely on the platform's messaging integration to deliver results.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest-risk install footprint. Nothing will be downloaded or written during install.
Credentials
The skill declares no required env vars or credentials (which is consistent). Be aware it implicitly depends on Clawdbot's platform integrations (sessions_spawn, web_search, and the bot's ability to post to Telegram). Those platform credentials are not requested by the skill but will be used by the platform when executing it.
Persistence & Privilege
always is false and the skill does not request permanent platform-level privileges or modifications to other skills. The AGENTS.md instructs spawned sessions to be kept for review ('cleanup: keep'), which is a local session retention choice and not a platform privilege escalation.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install research-idea
  3. After installation, invoke the skill by name or use /research-idea
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release: Launch and manage background Clawdbot-native business idea research sessions directly from chat. - Say "Idea: [description]" to trigger autonomous research and analysis of business ideas. - Uses Clawdbot's sessions_spawn (fully native; no tmux, claude CLI, or telegram CLI required). - Results (comprehensive research.md + summary verdict) are sent back directly to the current Telegram chat. - Includes clear, actionable verdicts (🟢/🟡/🟠/🔴) and GTM recommendations. - Zero external dependencies; all logic uses Clawdbot built-ins.
Metadata
Slug research-idea
Version 0.1.0
License
All-time Installs 2
Active Installs 2
Total Versions 1
Frequently Asked Questions

What is Research Idea?

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. It is an AI Agent Skill for Claude Code / OpenClaw, with 2116 downloads so far.

How do I install Research Idea?

Run "/install research-idea" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Research Idea free?

Yes, Research Idea is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Research Idea support?

Research Idea is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Research Idea?

It is built and maintained by rqrqrqrq (@rqrqrqrq); the current version is v0.1.0.

💬 Comments