Deep Research Bench
DeepResearch Bench: A Comprehensive Benchmark for Deep Research Agents
Supply asset profile
Research and knowledge work
Deep research, source comparison, literature review, RAG, knowledge search, and reports.
Scenario
RAG and knowledge
I need my agent to build a RAG workflow over documents and retrieve reliable context.
Agent fit
Claude Code + CLI + Codex
Codex, Claude Code, Cursor, CLI, or custom agents.
Install
Ready
npx skills add Ayanami0730/deep_research_bench
Maintenance
active
1mo since push
Risk
Safe to try
Quality score needs review
GitHub quality
753
80/100 quality · 84/100 trust
Coverage tags
Review notes
Quality score needs review
Agent adoption scorecard
Trust, audit, and install readiness at a glance
These scores combine public repository metadata, OpenAgentSkill review signals, maintenance freshness, and install readiness. They are a shortlist signal, not a replacement for human review.
Quality
StrongSolid option that is likely worth shortlisting for production workflows.
Trust
Strong shortlistGood trust signals with a few areas worth checking before rollout.
Audit
Safe to tryInstall readiness, security metadata, maintenance, and adoption risk.
Agent safety v2
71/100 · Review before install
Good audit and safety signals with no high-risk permission hints in public metadata.
Review the audit page, then allow agent install in a sandboxed workflow.
medium
Network access
Skill likely fetches remote pages, APIs, repositories, or external services.
medium
Filesystem access
Skill may read or write project files, documents, generated artifacts, or local workspace state.
- Quality score needs review
Install targets
Install this skill in your agent workflow
Copy the registry command or an agent-specific install prompt for Codex, Claude Code, and Cursor.
OpenAgentSkill CLI
Use the registry command when your workflow supports the OpenAgentSkill installer.
$ npx skills add Ayanami0730/deep_research_benchAgent resolve plan
Let an agent verify fit before installing.
The Resolve API returns the selected skill, alternatives, safety policy, audit notes, install target, and copy-paste prompt an agent can follow without scraping this page.
Resolve JSON
/api/agent/resolve?task=Use%20Deep%20Research%20Bench%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20Deep%20Research%20Bench%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/ayanami0730-deep-research-bench/install
Agent should check
- Task fit and alternatives from Resolve API.
- Audit score, trust score, and safety policy warnings.
- Install target compatibility for Codex, Claude Code, Cursor, or CLI.
Copy prompt
Task: Use Deep Research Bench in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20Deep%20Research%20Bench%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/ayanami0730-deep-research-bench/install
Install command: npx skills add Ayanami0730/deep_research_bench
Before running it, summarize audit warnings, required permissions, and the fallback skill if install is risky.Agent handoff
Give an agent the install path, not another directory page.
Use the public install endpoint to fetch the command, safety checklist, target prompts, and canonical links for this skill.
Install handoff
/api/skills/ayanami0730-deep-research-bench/install
LLM text format
/api/skills/ayanami0730-deep-research-bench/install?format=text
Find alternatives
/api/skills/search?q=Deep%20Research%20Bench&limit=3
Agent prompt
Use Deep Research Bench for this task. Review https://www.openagentskill.com/api/skills/ayanami0730-deep-research-bench/install, then install with: npx skills add Ayanami0730/deep_research_benchRegistry metadata
Agent-readable profile for automatic skill selection.
This page exposes the same decision, trust, audit, use-case, and install signals through the Registry API, so agents can rank this skill without scraping the UI.
Manifest
/api/registry/manifest/ayanami0730-deep-research-bench
LLM text
/api/registry/manifest/ayanami0730-deep-research-bench?format=text
Install alias
/api/registry/install/ayanami0730-deep-research-bench
Recommend
/api/registry/recommend?task=Use%20Deep%20Research%20Bench%20in%20an%20agent%20workflow&limit=3
Agent fit
RAG and knowledge
Use-case tags
Platforms
Python, Research Agent, Claude Code
Audit report
Safe to try · 87/100
Review install readiness, maintenance, trust, quality, and metadata warnings before adding this skill to an agent workflow.
Agent decision cockpit
Primary pick for RAG and knowledge
Use this as a leading candidate, then validate the README and install path in your own agent stack.
Role in stack
Primary pick
Primary fit
RAG and knowledge
Trust label
Production-ready
Install path
Command ready
Use when
- RAG and knowledge workflows
- Claude Code teams
- teams that value GitHub adoption signals
Evidence
- 753 GitHub stars
- recent repository activity
- install command or GitHub repo available
- 80/100 quality profile
Review first
- No OpenAgentSkill engagement data yet
Implementation path
- 1Install it in a sandbox agent and run one RAG and knowledge task end to end.
- 2Compare output quality, latency, and failure behavior against at least one alternative.
- 3Promote it into production only after reviewing repository permissions, license, and maintenance signals.
Trust profile
Strong shortlist
Good trust signals with a few areas worth checking before rollout.
GitHub adoption
INFO753 GitHub stars
Recent maintenance
PASS1mo since push
License clarity
PASSApache-2.0
README/SKILL.md completeness
INFOPublic metadata needs stronger README/SKILL.md context
Good signals
- AI review approved
- Install path is available
- Repository evidence is available
- Recently maintained repository
- Meaningful GitHub adoption signal
Review before install
- Quality score needs review
Recommended action
Test in a sandbox workflow and compare its install path with close alternatives.
Quality profile
Strong candidate for agent workflows
Solid option that is likely worth shortlisting for production workflows.
Workflow fit
Use this skill in these scenarios
Search private knowledge
RAG and knowledge
I need my agent to build a RAG workflow over documents and retrieve reliable context.
Build and ship code
Coding agents
I need a coding agent that can understand a repository, edit code, and review pull requests.
Investigate faster
Research agents
I need my agent to research a topic, compare sources, and produce a concise report.
Stack fit
Add it to a complete workflow
Ingest, retrieve, and cite
RAG knowledge base
A stack for document-heavy agents that ingest files, create searchable knowledge, retrieve relevant context, and answer with grounded sources.
Turn skills into distribution
Content growth agent
A stack for turning newly indexed skills into SEO briefs, social drafts, comparison pages, and reusable publishing workflows.
Inspect, patch, and verify code
Coding review agent
A stack for software agents that inspect repositories, review pull requests, generate tests, and turn findings into shippable patches.
Alternative shortlist
Compare before you install
Similar skills in this category, ranked with the same readiness and quality signals.
Last30days Skill
Research the last 30 days across Reddit, X, YouTube, Hacker News, Polymarket, GitHub, and the web, then synthesize a grounded brief for an AI agent.
Academic Research Skills
Academic Research Skills for Claude Code: research → write → review → revise → finalize
GPT Researcher
Run autonomous deep research over web and local sources
Deep Research
An AI-powered research assistant that performs iterative, deep research on any topic by combining search engines, web scraping, and large language models. The goal of this repo is to provide the simplest implementation of a deep research agent - e.g. an agent that can refine its research direction overtime and deep dive into a topic.
Overview
DeepResearch Bench: A Comprehensive Benchmark for Deep Research Agents
Imported by the skill-only GitHub discovery pipeline because it matches agent skill, automation, domain workflow, RAG, document-processing, data, finance, security, or developer-tool signals. Protocol-server projects are excluded from automated imports.
Platform Compatibility
Technical Details
- Version
- 1.0.0
- License
- Apache-2.0
- Last Updated
- 6/14/2026
- Published
- 6/14/2026
Frameworks & Tools
Decision snapshot
Primary pick
753 GitHub stars
Audit Snapshot
Install and adoption review
- Security
- 96/100
- Maintenance
- 88/100
- Install
- 92/100
Growth loop
Share this skill
Scenario-led draft for Deep Research Bench, with the OpenAgentSkill Update theme and canonical URL.
OpenAgentSkill Update Today: Deep Research Bench Use it when you want an agent to turn market noise into source-backed research, ranked candidates... 753 stars - research Link: https://www.openagentskill.com/skills/ayanami0730-deep-research-bench?ref=x #AIAgents #OpenAgentSkill
Optional reply with install command
Link for Deep Research Bench: https://www.openagentskill.com/skills/ayanami0730-deep-research-bench?ref=x Install: npx skills add Ayanami0730/deep_research_bench
Listing source
Community indexed
This listing was indexed from public sources and is not marked official until a maintainer claim is approved.
- Creator
- Ayanami0730
- Indexed by
- OpenAgentSkill community index
Attribution links to the public repository or creator profile. Creators can claim the listing to update ownership signals.
Claim this skillOwner claim
Claim this skill listing
This community indexed listing is attributed to Ayanami0730 but is not marked official yet. Claim it to add a verified owner signal and make future launch, install, and audit updates easier to trust.
README badge
Add this badge to your GitHub README to show the listing, trust score, and install handoff.
[](https://www.openagentskill.com/skills/ayanami0730-deep-research-bench)Author
Ayanami0730
@ayanami0730
Platform Fit
Health Signals
- GitHub stars
- 753
- Quality score
- 51/100
- Last GitHub push
- May 11, 2026
- Framework hints
- 2
- OpenAgentSkill views
- 0
- Install copies
- 0
- Outbound clicks
- 0
Community Signal
Share whether this skill looks useful for your agent workflow. Aggregated feedback improves rankings over time.
Trust & Safety
Strong shortlist
- GitHub adoption753 GitHub starsINFO
- Recent maintenance1mo since pushPASS
- License clarityApache-2.0PASS
- README/SKILL.md completenessPublic metadata needs stronger README/SKILL.md contextINFO
- Dependency riskno major dependency risk hints in public metadataPASS
- Install availabilitynpx skills add Ayanami0730/deep_research_benchPASS
Related Skills
Last30days Skill
Research the last 30 days across Reddit, X, YouTube, Hacker News, Polymarket, GitHub, and the web, then synthesize a grounded brief for an AI agent.
43.0K stars · 0 installsAcademic Research Skills
Academic Research Skills for Claude Code: research → write → review → revise → finalize
31.2K stars · 0 installsGPT Researcher
Run autonomous deep research over web and local sources
27.3K stars · 0 installsDeep Research
An AI-powered research assistant that performs iterative, deep research on any topic by combining search engines, web scraping, and large language models. The goal of this repo is to provide the simplest implementation of a deep research agent - e.g. an agent that can refine its research direction overtime and deep dive into a topic.
19.1K stars · 0 installs