Open Deep Research
An open source deep research clone. AI Agent that reasons large amounts of web data extracted with Firecrawl
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 nickscamara/open-deep-research
Maintenance
stale
1y since push
Risk
Needs review
License is unclear
GitHub quality
6.3K
73/100 quality · 81/100 trust
Coverage tags
Review notes
License is unclear · Repository appears stale
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
Needs reviewInstall readiness, security metadata, maintenance, and adoption risk.
Agent safety v2
59/100 · Review before install
Usable candidate, but the agent should surface permission and audit notes before installation.
Require human approval before installing into a real workspace.
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.
- License is unclear
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 nickscamara/open-deep-researchAgent 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%20Open%20Deep%20Research%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20Open%20Deep%20Research%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/nickscamara-open-deep-research/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 Open Deep Research in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20Open%20Deep%20Research%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/nickscamara-open-deep-research/install
Install command: npx skills add nickscamara/open-deep-research
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/nickscamara-open-deep-research/install
LLM text format
/api/skills/nickscamara-open-deep-research/install?format=text
Find alternatives
/api/skills/search?q=Open%20Deep%20Research&limit=3
Agent prompt
Use Open Deep Research for this task. Review https://www.openagentskill.com/api/skills/nickscamara-open-deep-research/install, then install with: npx skills add nickscamara/open-deep-researchRegistry 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/nickscamara-open-deep-research
LLM text
/api/registry/manifest/nickscamara-open-deep-research?format=text
Install alias
/api/registry/install/nickscamara-open-deep-research
Recommend
/api/registry/recommend?task=Use%20Open%20Deep%20Research%20in%20an%20agent%20workflow&limit=3
Agent fit
Web scraping
Use-case tags
Platforms
TypeScript, Research Agent, Claude Code
Audit report
Needs review · 75/100
Review install readiness, maintenance, trust, quality, and metadata warnings before adding this skill to an agent workflow.
Agent decision cockpit
Companion skill for Web scraping
Shortlist this skill and compare it with close alternatives before production adoption.
Role in stack
Companion skill
Primary fit
Web scraping
Trust label
Strong shortlist
Install path
Command ready
Use when
- Web scraping workflows
- Claude Code teams
- teams that value GitHub adoption signals
Evidence
- 6,251 GitHub stars
- install command or GitHub repo available
- 73/100 quality profile
Review first
- Repository looks stale
- No OpenAgentSkill engagement data yet
Implementation path
- 1Install it in a sandbox agent and run one Web scraping 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
PASS6.3K GitHub stars
Recent maintenance
FIX1y since push
License clarity
CHECKUnknown
README/SKILL.md completeness
PASSMetadata includes enough usage and workflow context
Good signals
- Manually verified listing
- AI review approved
- Install path is available
- Repository evidence is available
- Large GitHub adoption signal
Review before install
- License is unclear
- Repository looks stale
- Quality score needs review
- Recent maintenance: 1y since push
- License clarity: Unknown
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
Collect structured data
Web scraping
I need my agent to scrape websites and extract structured data from pages.
Search private knowledge
RAG and knowledge
I need my agent to build a RAG workflow over documents and retrieve reliable context.
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
Scrape, clean, and reuse web data
Web data pipeline
A practical stack for agents that crawl public pages, extract clean content, normalize data, and hand it to downstream research or RAG workflows.
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.
Find, compare, and synthesize
Research report agent
A stack for agents that gather sources, compare claims, summarize long material, and draft useful research briefs.
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
An open source deep research clone. AI Agent that reasons large amounts of web data extracted with Firecrawl
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
- Unknown
- Last Updated
- 6/14/2026
- Published
- 6/14/2026
Frameworks & Tools
Decision snapshot
Companion skill
6,251 GitHub stars
Audit Snapshot
Install and adoption review
- Security
- 89/100
- Maintenance
- 38/100
- Install
- 92/100
Growth loop
Share this skill
Scenario-led draft for Open Deep Research, with the OpenAgentSkill Update theme and canonical URL.
OpenAgentSkill Update Today: Open Deep Research Use it when you need an agent to browse, extract, or monitor web pages without building a scraper... 6.3K stars - research Link: https://www.openagentskill.com/skills/nickscamara-open-deep-research?ref=x #AIAgents #OpenAgentSkill
Optional reply with install command
Link for Open Deep Research: https://www.openagentskill.com/skills/nickscamara-open-deep-research?ref=x Install: npx skills add nickscamara/open-deep-research
Listing source
Community indexed
This listing was indexed from public sources and is not marked official until a maintainer claim is approved.
- Creator
- nickscamara
- 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 nickscamara 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/nickscamara-open-deep-research)Author
nickscamara✓
@nickscamara
Platform Fit
Health Signals
- GitHub stars
- 6.3K
- Quality score
- 53/100
- Last GitHub push
- May 7, 2025
- 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 adoption6.3K GitHub starsPASS
- Recent maintenance1y since pushFIX
- License clarityUnknownCHECK
- README/SKILL.md completenessMetadata includes enough usage and workflow contextPASS
- Dependency riskno major dependency risk hints in public metadataPASS
- Install availabilitynpx skills add nickscamara/open-deep-researchPASS
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