deep-research
v0.1.0Grill-to-brief scoping, parallel DuckDuckGo web and arXiv paper divers, citation-gated Markdown reports.
By deep-research contributorsLicense: MIT0 GitHub starsUpdated 2 weeks ago
Directory evidence
- Runtimes
- Codex and Claude Code
- Parsed components
- 2 skill or MCP entries
- Source updated
- Sep 6, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install deep-research for Codex and Claude Code
codex plugin marketplace add NeetigyaShah/deep-research
codex plugin marketplace upgrade deep-research
codex plugin add deep-research@deep-researchPaste and run these commands in a terminal with Codex. They add and refresh the deep-research catalog, then install this plugin.
Compatibility: the page URL and API slug “deep-research-2” remain stable.
- Codex:
deep-research-2@agent-plugin-marketplace→deep-research@deep-research
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/NeetigyaShah/deep-researchClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.
Plugin files
├── .codex-plugin/plugin.json├── .claude-plugin/plugin.json└── .mcp.json
MCP servers2
- command
- uvx
- args
- arxiv-mcp-server
- command
- uvx
- args
- --with duckduckgo-mcp-server[browser] duckduckgo-mcp-server
Plugin manifests2
{
"author": {
"name": "deep-research contributors"
},
"description": "Grill-to-brief scoping, parallel DuckDuckGo web and arXiv paper divers, citation-gated Markdown reports.",
"homepage": "",
"interface": {
"capabilities": [
"Read"
],
"category": "Research",
"defaultPrompt": [
"Research this topic thoroughly with cited sources.",
"Compare methods across recent arXiv papers on this topic.",
"Give me a cited report with gaps explicitly listed."
],
"developerName": "deep-research contributors",
"displayName": "Deep Research",
"longDescription": "Grills the user to a shared research brief, fans out parallel DuckDuckGo web and arXiv paper divers, verifies every claim against primary sources, iterates gaps until coverage saturation, and delivers a cited Markdown report.",
"shortDescription": "Deep research with grill-to-brief scoping and cited reports."
},
"keywords": [
"codex",
"research",
"deep-research",
"arxiv",
"duckduckgo",
"citations",
"mcp"
],
"license": "MIT",
"mcpServers": "./.codex-mcp.json",
"name": "deep-research",
"repository": "",
"skills": "./skills/",
"version": "0.1.0"
}{
"author": {
"name": "deep-research contributors"
},
"description": "Grill-to-brief scoping, parallel DuckDuckGo web and arXiv paper divers, citation-gated Markdown reports.",
"displayName": "Deep Research",
"homepage": "",
"keywords": [
"research",
"deep-research",
"arxiv",
"duckduckgo",
"citations",
"mcp"
],
"license": "MIT",
"name": "deep-research",
"repository": "",
"version": "0.1.0"
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[deep-research on Agent Plugins Marketplace](https://pluginsmp.com/plugins/deep-research-2)