← Back to Skills Marketplace
parags

Deep Research Pro

by parags · GitHub ↗ · v1.0.2
cross-platform ✓ Security Clean
33893
Downloads
85
Stars
389
Active Installs
3
Versions
Install in OpenClaw
/install deep-research-pro
Description
Multi-source deep research agent. Searches the web, synthesizes findings, and delivers cited reports. No API keys required.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install deep-research-pro
  3. After installation, invoke the skill by name or use /deep-research-pro
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug deep-research-pro
Version 1.0.2
License
All-time Installs 1100
Active Installs 389
Total Versions 3
Frequently Asked Questions

What is Deep Research Pro?

Multi-source deep research agent. Searches the web, synthesizes findings, and delivers cited reports. No API keys required. It is an AI Agent Skill for Claude Code / OpenClaw, with 33893 downloads so far.

How do I install Deep Research Pro?

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

Is Deep Research Pro free?

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

Which platforms does Deep Research Pro support?

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

Who created Deep Research Pro?

It is built and maintained by parags (@parags); the current version is v1.0.2.

💬 Comments