deep-researcher

deep-researcher is a skill for Claude Code, Codex from clawdotnet/openclaw.net. It costs 23 tokens per session (273 once invoked), scanned A, original, MIT.

A research assistant that searches the web, reads source material, compares claims, and writes a cited report.

In plain words
What is it for?
Use it for complex research, fact-checking, comparing sources, and producing reports with links to the evidence.
Why use it?
It reduces the time spent finding trustworthy information, checking conflicting claims, and organising notes into a clear answer.

Skill for Claude CodeCodex

Which agent this was written for is unclear — built for openclaw. Also seen: built for openclaw.

Good fit Use it for complex research, fact-checking, comparing sources, and producing reports with…

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/clawdotnet/openclaw.net/deep-researcher
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add clawdotnet/openclaw.net --skill deep-researcher
Clone the repo
git clone --depth 1 https://github.com/clawdotnet/openclaw.net

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for deep-researcher

README.md
[![agentmods](https://agentmods.dev/badge/skills/clawdotnet/openclaw.net/deep-researcher.svg)](https://agentmods.dev/skills/clawdotnet/openclaw.net/deep-researcher)
Your own site
<a href="https://agentmods.dev/skills/clawdotnet/openclaw.net/deep-researcher"><img src="https://agentmods.dev/badge/skills/clawdotnet/openclaw.net/deep-researcher.svg" alt="Measured on agentmods" height="20"></a>
Per session 23 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 273 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00023 $0.00273
Opus 5 $0.00012 $0.00137
Sonnet 5 $0.00005 $0.00055
Haiku 4.5 $0.00002 $0.00027

Measured 7d ago against content hash 7117cdf7a1b2, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

deep-researcher scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

src/OpenClaw.Gateway/skills/deep-researcher/SKILL.md · 27 lines

What it actually says

When asked to "research", "deep dive", or investigate a complex topic:

  1. Initial Search Phase:

    • Use the web_search tool to find broad overviews of the topic.
    • Identify 3-5 high-quality, reputable sources.
  2. Deep Extraction Phase:

    • Use the web_fetch tool to read the full text of the identified sources.
    • If documents are PDFs, use the pdf_read tool to extract their contents.
    • Take notes using the memory tool if the context is too large to hold at once.
  3. Synthesis & Cross-Referencing:

    • Compare claims across different sources to verify accuracy.
    • Look for consensus, controversies, or primary data.
  4. Report Generation:

    • Draft a comprehensive report with clear sections (e.g., Executive Summary, Deep Dive, Sources).
    • Use markdown formatting, tables, and bullet points to make data digestible.
    • Explicitly cite your sources with URLs.
    • Use the write_file tool to save the final report to the workspace if requested, or return it in the chat.
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 27 lines · 23 tokens per session scan A 7117cdf7a1b2

Subscribe to this mod's changes

deep-researcher is a skill published in the GitHub repository clawdotnet/openclaw.net (495 stars, last pushed 4d ago), licensed MIT. It adds 23 tokens to every session and 273 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

gemini-api-dev

Use when build applications using Google Gemini API. Handle chat completions, multimodal inputs, function calling, streaming, and grounding with Google Search. Use when building applications using google gemini api. handle chat completions, multimodal.

oyi77/1ai-skills · 52 tokens

post-build-flow

Handles workflow verification and setup after build-workflow succeeds, or when the message contains workflow-verification-follow-up or workflow-setup-required. Load after direct builds, when verificationReadiness requires action, or on orchestrator verify/setup follow-up turns.

n8n-io/n8n · 53 tokens

dws

A command-line guide for DingTalk, a workplace platform with chat, documents, calendars, approvals, tasks, and other business tools.

Pinvou/pinvou-agent · 187 tokens

package-author

A packaging guide for turning scripts, skills, or an MCP service into a standard plugin package. MCP is a way for an AI assistant to connect to external tools.

Pinvou/pinvou-agent · 133 tokens

pandic-office

Convert Markdown to PDF (or DOCX/EPUB/HTML) using the pandoc CLI. Use when asked to produce a PDF report, brief, summary, or any document where the input is Markdown and the output should be a polished, paginated file.

Team-Commonly/commonly · 59 tokens

taiyi-integration

A project workflow skill for closing a TaiyiForge change and recording it in a CHANGELOG.md file. It checks review results, tests, and the state of the working tree before archiving the change.

Dong90/oh-my-taiyiforge · 27 tokens