Home / billy-enrizky / openbrowser-ai · plugin/skills/deep-research/SKILL.md · GitHub

deep-research skillB

deep-research is agent-read markdown (skill) from billy-enrizky/openbrowser-ai: Conduct deep web research using the openbrowser-ai agent: decompose a query, investigate sub-questions across multiple sources, and produce a cited markdown report plus structured JSON under local_docs/research/. Trigger when the user asks to: research a topic, do a deep dive, investigate, gather evidence, compare options, write a literature review, build a briefing, or produce a cited report..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Deep Research

Drive `openbrowser-ai` to investigate a topic across multiple web sources and produce a cited markdown report plus structured JSON. Two modes:

- **flat synthesis** (default) -- decompose query into 3-7 sub-questions, dispatch one parallel sub-agent per sub-question (each owns one tab), merge into one cited report.
- **drilldown** (auto-detected from prompt phrasing: "deep dive", "exhaustive", "recursive", "drilldown", "thorough") -- same as flat, plus a second wave of parallel sub-agents on findings flagged `needs_depth=true`. Hard cap depth=2, max 3 follow-up sub-agents per parent.

Output paths (relative to current project root):

- `local_docs/research/YYYY-MM-DD-<slug>.md`
- `local_docs/research/YYYY-MM-DD-<slug>.json`

**Architecture (mandatory):** the orchestrating Claude session (the one running this skill) MUST dispatch parallel sub-agents via `/dispatching-parallel-agents`, one sub-agent per sub-question. Each sub-agent owns exactly ONE tab. Sub-agents do not open additional tabs. The orchestrator merges per-agent findings into one report.
…

Read the whole file at its exact version.

How to install

Latest version
mdr add billy-enrizky/openbrowser-ai/deep-research@git:20260920.eb6953e
Exact content
mdr add billy-enrizky/openbrowser-ai/deep-research@sha256:97c80b33ef18247e

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_mxejiaknsbruzh6p.svg)](https://markdownregistry.com/a/art_mxejiaknsbruzh6p)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260920.eb6953e latest2026-09-20 eb6953e 29,484 BB view · diff
git:20260705.196b8002026-07-05 196b800 29,444 BB view · diff
git:20260702.60a91522026-07-02 60a9152 27,657 BB view · diff
git:20260602.70cd4d22026-06-02 70cd4d2 26,720 BB view · diff
git:20260602.420b0ce2026-06-02 420b0ce 25,173 BB view

Audit of the latest version

B  16 of 17 checks passed. Deterministic, no model, same answer every run.
  • fail: No curl or wget piped into a shell (matched: curl -fsSL https://openbrowser.me/install.sh | sh)
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (29484 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

billy-enrizky/openbrowser-ai · 260 stars · license MIT · pushed 2026-09-22 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_mxejiaknsbruzh6p
GET https://markdownregistry.com/api/v1/resolve?ref=billy-enrizky/openbrowser-ai/deep-research
GET https://markdownregistry.com/api/v1/blob/97c80b33ef18247eb131ff912f161e267f8c28ff969c855895a0cd26f313dea6

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from billy-enrizky/openbrowser-ai

accessibility-audit skill
billy-enrizky/openbrowser-ai · plugin/skills/accessibility-audit/SKILL.md · Audit web pages for accessibility issues, WCAG compliance, and screen reader compatibility. Trigger when the user asks…
git:20260521.0c71c6f · audit B · 260 stars
e2e-testing skill
billy-enrizky/openbrowser-ai · plugin/skills/e2e-testing/SKILL.md · Test web applications end-to-end by simulating user interactions and verifying expected outcomes. Trigger when the user…
git:20260521.0c71c6f · audit B · 260 stars
file-download skill
billy-enrizky/openbrowser-ai · plugin/skills/file-download/SKILL.md · Download files from websites, save PDFs, and read downloaded content. Trigger when the user asks to: download a file…
git:20260521.0c71c6f · audit B · 260 stars
form-filling skill
billy-enrizky/openbrowser-ai · plugin/skills/form-filling/SKILL.md · Fill out web forms, submit data, and handle login or registration flows. Trigger when the user asks to: fill a form…
git:20260521.0c71c6f · audit B · 260 stars
page-analysis skill
billy-enrizky/openbrowser-ai · plugin/skills/page-analysis/SKILL.md · Analyze web page content, structure, and layout to understand what a page contains and how it is organized. Trigger…
git:20260521.0c71c6f · audit B · 260 stars
web-scraping skill
billy-enrizky/openbrowser-ai · plugin/skills/web-scraping/SKILL.md · Extract structured data from websites, scrape page content, and collect information across multiple pages. Trigger when…
git:20260521.0c71c6f · audit B · 260 stars
llms-full.txt@stress-tests llmstxt
billy-enrizky/openbrowser-ai · stress-tests/llms-full.txt
git:20260218.510531e · audit A · 260 stars

Every file in billy-enrizky/openbrowser-ai

Other files named deep-research

deep-research skill
affaan-m/ecc · docs/ja-JP/skills/deep-research/SKILL.md · コンテキスト深い研究を実施し、複雑なテーマについての権威ある答えを生成します。複数のソースをキュレート、相互参照、合成してコンテキスト内の完全な画像を構築します。
git:20260517.ec9ace9 · audit A · 266,832 stars
deep-research skill
affaan-m/ecc · .agents/skills/deep-research/SKILL.md · Multi-source deep research using firecrawl and exa MCPs. Searches the web, synthesizes findings, and delivers cited…
git:20260918.c752aac · audit A · 266,832 stars
deep-research skill
affaan-m/ecc · .kiro/skills/deep-research/SKILL.md · Multi-source deep research using firecrawl and exa MCPs. Searches the web, synthesizes findings, and delivers cited…
git:20260607.4ad5756 · audit A · 266,832 stars
deep-research skill
bytedance/deer-flow · skills/public/deep-research/SKILL.md · Use this skill instead of WebSearch for ANY question requiring web research. Trigger on queries like "what is X"…
git:20260303.7de9439 · audit A · 82,945 stars
deep-research skill
imbad0202/academic-research-skills · deep-research/SKILL.md · Universal deep research agent team. 13-agent pipeline for rigorous academic research on any topic. 8 modes: full…
v2.12.1 · audit A · 49,390 stars
deep-research skill
thu-maic/openmaic · skills/agent-runtime/deep-research/SKILL.md · Courses whose content rests on current, external or real-world facts that must be verified against live sources before…
git:20260827.0462157 · audit A · 38,768 stars
deep-research skill
alirezarezvani/claude-skills · .gemini/skills/deep-research/SKILL.md
git:20260717.3691fcf · audit C · 26,410 stars
deep-research skill
maxmiksa/auto-company · .claude/skills/deep-research/SKILL.md · Conduct enterprise-grade research with multi-source synthesis, citation tracking, and verification. Use when user needs…
git:20260918.6efeab7 · audit A · 3,095 stars

Browse by kind, by grade B, or by owner.