feat: add deep-research skill — autonomous multi-source research agent#13412
Open
vominh1919 wants to merge 1 commit into
Open
feat: add deep-research skill — autonomous multi-source research agent#13412vominh1919 wants to merge 1 commit into
vominh1919 wants to merge 1 commit into
Conversation
5f4561b to
00fe4f8
Compare
A comprehensive research skill that takes any question and produces a structured report with citations, confidence ratings, and recommendations. Features: - Auto-decomposes questions into sub-questions - Multi-source research (web + arXiv) - Cross-validation across sources - Confidence ratings per finding - Structured report with citations - Methodology guide with source quality ratings - Report templates Use cases: market analysis, tech evaluation, literature review, competitive intelligence, due diligence, policy research.
00fe4f8 to
672a0a1
Compare
Contributor
|
Hi @vominh1919 — opened #19341 today not knowing this PR existed (thanks @alt-glitch for the pointer). Going to defer to your prior work on the methodology side. A few additive pieces in #19341 that are independent of this PR — I'm offering to coordinate so they don't collide:
Whatever the maintainers decide on the methodology split, your PR has my support — happy to coordinate or just stay out of the way. |
11 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
An autonomous deep research skill that takes any question and produces a comprehensive, multi-source research report with citations, confidence ratings, and actionable conclusions.
Why
Users frequently need to research complex topics but:
This skill automates the entire research workflow.
How It Works
Features
Use Cases
Usage
Files
skills/research/deep-research/SKILL.md— Main skill documentationskills/research/deep-research/references/methodology.md— Research methodology guideskills/research/deep-research/templates/report.md— Report template