← 返回 Skills 市场
33893
总下载
85
收藏
389
当前安装
3
版本数
在 OpenClaw 中安装
/install deep-research-pro
功能描述
Multi-source deep research agent. Searches the web, synthesizes findings, and delivers cited reports. No API keys required.
安全使用建议
Install only if you want an agent to send search terms to DuckDuckGo, fetch selected third-party pages, and save research reports locally. Review any external repo or CLI script before running it, and ask the agent not to save files or not to use web access for sensitive research topics.
功能分析
Type: OpenClaw Skill
Name:
Developer:
Version:
Description: OpenClaw Agent Skill
The skill is designed for multi-source deep research, which inherently involves fetching web content. The `SKILL.md` instructs the agent to use `curl -sL "<url>"` to retrieve web pages and a Python one-liner to process them, which is a necessary and standard operation for its stated purpose. File writing is confined to `~/clawd/research/` for saving reports. The prompt instructions for sub-agent usage are self-referential, aiming to keep the agent on task rather than subverting its behavior. There is no evidence of data exfiltration, malicious execution, persistence, or prompt injection designed to compromise the agent or system.
能力评估
Purpose & Capability
The stated purpose is multi-source deep research with cited reports, and the instructions align with that purpose: clarify the goal, search DuckDuckGo, read selected sources, synthesize findings, and cite sources.
Instruction Scope
The activation language is broad and the workflow uses shell commands to fetch web pages, so users should invoke it only when they want external web research and should treat fetched page content as evidence, not instructions.
Install Mechanism
The reviewed artifact contains README.md, SKILL.md, and package.json only; the README references a standalone CLI script and manual GitHub clone path that are not present in this reviewed package and should be reviewed separately before use.
Credentials
Network search, page fetching, and local report writing are proportionate for a research skill. The artifact does not request credentials, privileged files, account sessions, destructive actions, or unrelated local data access.
Persistence & Privilege
The skill discloses saving reports under ~/clawd/research/[slug] and includes optional sub-agent usage. This is purpose-aligned but users should avoid sensitive topics unless they are comfortable with local persistence and web requests.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install deep-research-pro - 安装完成后,直接呼叫该 Skill 的名称或使用
/deep-research-pro触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Re-publish to fix visibility
v1.0.1
Fix: restored skill files
v1.0.0
Initial release: Multi-source research with DuckDuckGo, no API keys required
元数据
常见问题
Deep Research Pro 是什么?
Multi-source deep research agent. Searches the web, synthesizes findings, and delivers cited reports. No API keys required. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 33893 次。
如何安装 Deep Research Pro?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install deep-research-pro」即可一键安装,无需额外配置。
Deep Research Pro 是免费的吗?
是的,Deep Research Pro 完全免费(开源免费),可自由下载、安装和使用。
Deep Research Pro 支持哪些平台?
Deep Research Pro 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Deep Research Pro?
由 parags(@parags)开发并维护,当前版本 v1.0.2。
推荐 Skills