← 返回 Skills 市场
2116
总下载
2
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install 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.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install research-idea - 安装完成后,直接呼叫该 Skill 的名称或使用
/research-idea触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2116 次。
如何安装 Research Idea?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install research-idea」即可一键安装,无需额外配置。
Research Idea 是免费的吗?
是的,Research Idea 完全免费(开源免费),可自由下载、安装和使用。
Research Idea 支持哪些平台?
Research Idea 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Research Idea?
由 rqrqrqrq(@rqrqrqrq)开发并维护,当前版本 v0.1.0。
推荐 Skills