Deep Research
Multi-source research with source triangulation and fact-checking. Use for any research task requiring 3+ sources.
MCP get_skill({ skillId: "deep-research-c144ceb1" })Use this skill with your agent
Create a free account and connect via MCP
# Deep Research ## Search Strategy - Break the topic into 3-5 distinct angles - 2-3 queries per angle using different terminology - Use `site:` operator for targeted searches (e.g. `site:arxiv.org`, `site:github.com`) - Include official, comparison, and review-oriented queries - Aim for 5-10 unique, high-quality sources ## Extraction - Scrape each source with a targeted query parameter -- don't dump full pages into context - Extract: key claims, data points, dates, attributed quotes - Record author, publication, date, and URL for every source ## Fact-Checking - Cross-reference claims across 2+ sources - Flag single-source claims explicitly - Assign confidence: high (3+ sources agree), medium (2), low (1 or conflicting) - Include contrarian viewpoints -- don't confirmation-bias the results ## Output - Structure by subtopic, not by source - Inline citations for every claim - Call formatOutput with the structured data
Related Skills
More skills in Data, AI & Research
Ablation Planner
Use when main results pass result-to-claim (`claim_supported = yes` or `partial`) and ablation studies are needed for paper submission. A secondary Codex agent designs ablations from a reviewer's perspective; the local executor reviews feasibility and implements.
Ablation Planner
Use when main results pass result-to-claim (claim_supported=yes or partial) and ablation studies are needed for paper submission.
About
Provides information about the bitwize-music plugin, its version, and its creator. Use when the user asks about the plugin, its purpose, version, or capabilities.
Ab Test Analysis
Analyze A/B test results with statistical significance, sample size validation, confidence intervals, and ship/extend/stop recommendations. Use when evaluating experiment results, checking if a test reached significance, interpreting split test data, or deciding whether to ship a variant.
Academic Search
Search and analyze academic literature. Find papers, understand research methodologies, and synthesize academic findings for research projects.
Adaptyv
How to use the Adaptyv Bio Foundry API and Python SDK for protein experiment design, submission, and results retrieval. Use this skill whenever the user mentions Adaptyv, Foundry API, protein binding assays, protein screening experiments, BLI/SPR assays, thermostability assays, or wants to submit protein sequences for experimental characterization. Also trigger when code imports `adaptyv`, `adaptyv_sdk`, or `FoundryClient`, or references `foundry-api-public.adaptyvbio.com`.
Explore Other Categories
Skills from other categories with shared topics
Competitor Analysis
Compare two or more companies, products, or platforms across pricing, features, positioning, and docs. Use this skill whenever the user says "compare X vs Y", "how does X stack up against Y", "alternatives to X", "competitive landscape of …", "X vs Y vs Z", or asks for a competitor matrix. Uses search to discover competitors when the user only names a category, then scrape for each competitor's homepage, pricing page, and features/docs. Returns a normalized comparison matrix as JSON.
E Commerce
Navigate e-commerce sites to extract products, pricing, categories, and inventory. Handles pagination, variants, and JS-heavy storefronts.
1password
Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in, and reading/injecting secrets for commands.