deep-research

Solid

Deep research harness — fan-out web searches, fetch sources, adversarially verify claims, synthesize a cited report.

AI & Automation 41,770 stars 6909 forks Updated today CC0-1.0

Install

View on GitHub

Quality Score: 91/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
48
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

Run the "deep-research" workflow. Deep research harness — fan-out web searches, fetch sources, adversarially verify claims, synthesize a cited report. When the user wants a deep, multi-source, fact-checked research report on any topic. BEFORE invoking, check if the question is specific enough to research directly — if underspecified (e.g., "what car to buy" without budget/use-case/region), ask 2-3 clarifying questions to narrow scope. Then pass the refined question as args, weaving the answers in. Phases: - Scope: Decompose question (from args) into 5 search angles - Search: 5 parallel WebSearch agents, one per angle - Fetch: URL-dedup, fetch top 15 sources, extract falsifiable claims - Verify: 3-vote adversarial verification per claim (need 2/3 refutes to kill) - Synthesize: Merge semantic dupes, rank by confidence, cite sources Invoke: Workflow({ name: "deep-research" }) ## Workflow Script [scripts/workflow-script.js](scripts/workflow-script.js)

Details

Author
asgeirtj
Repository
asgeirtj/system_prompts_leaks
Created
1 years ago
Last Updated
today
Language
JavaScript
License
CC0-1.0

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category