gpt-researcher
Autonomous deep research agent producing cited reports from web and local sources
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install GPT Researcher?โผ
Run `npx skills add assafelovic/gpt-researcher --all -g -y` in your terminal to install the skill globally for your AI agent.
What does GPT Researcher do?โผ
It is an autonomous agent that researches any topic across the web and local files, then writes a detailed report with citations. It plans sub-questions, gathers sources in parallel, and aggregates findings into one document.
Can GPT Researcher cite its sources?โผ
Yes. Every report includes source tracking and citations, and it can format references in APA, MLA, Chicago, Harvard, or IEEE styles.
Does GPT Researcher work with Claude and Codex?โผ
Yes. It ships as a standard SKILL.md package that runs in Claude Code and Codex, and it also connects to other tools through MCP.
Can GPT Researcher analyze my local documents?โผ
Yes. Point it at a folder of PDF, Word, Excel, or Markdown files and it will research them directly or combine them with web search in hybrid mode.
Related Repositories in Education & Research
View All in Education & Researchโlearn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides