gpt-researcher
Use this skill for comprehensive research tasks requiring deep investigation, multiple source validation, and citation-backed reports. Triggers on keywords like "research", "investigate", "deep dive", "comprehensive analysis", "literature review", or when needing validated, sourced information.
npx skills add majiayu000/claude-skill-registry --skill gpt-researcher --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# GPT Researcher - Autonomous Deep Research This skill enables autonomous deep research that explores and validates numerous sources, generating comprehensive reports with citations. ## Problem Solved Standard web search tools: - Return raw results requiring manual filtering - Often contain irrelevant sources - Waste context window space - Require manual source validation GPT Researcher: - Autonomously explores hundreds of sources - Validates and filters for relevance - Generates structured reports with citations - Focuses on trusted, up-to-date information ## When to Use - Comprehensive research on any topic - Market analysis and competitive research - Technical deep dives - Literature reviews - Fact-checking and source validation - Generating research reports ## Available Tools ### 1. deep_research Performs thorough, comprehensive research on a topic. ``` Input: "AIエージェントフレームワークの2026年トレンド" Output: 詳細な調査レポート(複数ソース、引用付き) ``` ### 2. quick_search Fast web search optimized for speed over comprehensiveness. ``` Input: "Next.js 15 release date" Output: 簡潔な検索結果 ``` ### 3. write_report Generates a structured report from research results. ### 4. get_research_sources Retrieves the list of s
- Problem Solved
- When to Use
- Available Tools
- 1. deepresearch
- 2. quicksearch
- 3. writereport
- 4. getresearchsources
- 5. getresearchcontext
- Example Usage
- Comprehensive Research
- Quick Fact Check
- Market Research
- Required Environment Variables
- Setup
export OPENAI_API_KEY="your-key" export TAVILY_API_KEY="your-key"
What does the gpt-researcher skill do?
Use this skill for comprehensive research tasks requiring deep investigation, multiple source validation, and citation-backed reports. Triggers on keywords like "research", "investigate", "deep dive", "comprehensive analysis", "literature review", or when needing validated, sourced information.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill gpt-researcher --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
