deep-research
Conduct deep research with citation-backed verification
Also available from: 21pounder,21pounder,sickn33,199-biotechnologies,199-biotechnologies
Manual research takes hours and produces inconsistent results with unverified claims. This skill runs an 8-phase pipeline that collects, verifies, and synthesizes information from 10+ sources into professional reports.
Download the skill ZIP
Upload in Claude
Go to Settings → Capabilities → Skills → Upload skill
Toggle on and start using
Test it
Using "deep-research". Research the state of quantum computing in 2025 - current capabilities, major players, and commercial applications
Expected outcome:
A structured research report with executive summary, 5 detailed findings with citations, source credibility analysis, synthesis of market trends, limitations and caveats, actionable recommendations, and a verified bibliography of 22 sources.
Using "deep-research". Compare PostgreSQL vs MongoDB for a high-traffic analytics platform
Expected outcome:
A comparison report covering performance benchmarks, scalability patterns, cost analysis, ecosystem maturity, team expertise requirements, and a final recommendation - each claim backed by 3+ verified sources with DOI or URL verification.
Security Audit
Medium RiskThis skill performs legitimate research orchestration with citation management and report validation. Static analysis flagged 435 patterns across 21 files, but the majority are false positives: the scanner treated markdown documentation (ARCHITECTURE_REVIEW.md, QUICK_START.md, SKILL.md, etc.) as executable code, flagging fenced code examples as shell execution. All Python scripts were reviewed and found to be benign - they handle research state management, citation tracking, source credibility evaluation, and report validation. Notable but acceptable risks: MD5 is used for non-cryptographic citation ID deduplication (citation_manager.py:69), and scripts make HTTP requests to public DOI/URL services for citation verification (verify_citations.py:130). These are documented limitations, not security concerns.
High Risk Issues (1)
Medium Risk Issues (2)
Low Risk Issues (3)
Risk Factors
⚙️ External commands (5)
📁 Filesystem access (5)
Quality Score
What You Can Build
Competitive landscape analysis
Research competitors, market positioning, and industry trends to inform strategic decisions with verified data and multiple source perspectives.
Academic literature review
Systematically collect, evaluate, and synthesize academic papers with DOI verification and credibility scoring for research projects.
Technology comparison report
Compare technology stacks, frameworks, or tools with evidence-backed analysis, verified benchmarks, and structured recommendations.
Try These Prompts
Research the current state of [topic] and provide a summary of the main trends, key players, and open questions. Use quick mode for a broad overview.
Compare [Option A] versus [Option B] for [use case]. Include performance benchmarks, adoption metrics, community support, and a recommendation based on verified sources.
Conduct a comprehensive competitive analysis of the [industry] market. Cover market leaders, emerging challengers, pricing strategies, feature comparisons, and growth trends with verified data from 15+ sources.
Research [research question] using academic and industry sources. Verify all claims with 3+ independent sources, evaluate source credibility, and produce a full research report with bibliography. Use deep or ultradeep mode.
Best Practices
- Use deep or ultradeep mode for research that influences important business or technical decisions
- Run the built-in validation scripts after report generation to catch formatting issues and incomplete citations
- Always review the triangulation phase output to understand which claims were verified versus flagged as unverified
Avoid
- Using deep-research for simple fact lookups that a single search can answer
- Accepting research output without reviewing the source credibility scores and verification status
- Running multiple research sessions in parallel on the same topic without coordinating scope
Frequently Asked Questions
When should I use deep-research instead of a regular search?
How does the skill verify citation authenticity?
What research modes are available?
Can I resume an interrupted research session?
Does this skill work offline?
How does the skill handle source credibility?
Developer Details
File structure