Use GPT Researcher to plan, gather, source, and assemble cited web or local research reports through a repeatable agent workflow.
Scanned 6/2/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill run-autonomous-deep-research-workflows-with-gpt-researcher --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Run Autonomous Deep Research Workflows With Gpt Researcher?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-run-autonomous-deep-research-workflows-with-gpt-re)More formats (shields.io, HTML) on the badges page.
---
name: "Run autonomous deep research workflows with GPT Researcher"
slug: "run-autonomous-deep-research-workflows-with-gpt-researcher"
description: "Use GPT Researcher to plan, gather, source, and assemble cited web or local research reports through a repeatable agent workflow."
github_stars: 27380
verification: "security_reviewed"
source: "https://github.com/assafelovic/gpt-researcher"
author: "assafelovic"
publisher_type: "individual"
category: "Research & Scraping"
framework: "Multi-Framework"
tool_ecosystem:
github_repo: "assafelovic/gpt-researcher"
github_stars: 27380
npm_package: "gpt-researcher"
npm_weekly_downloads: 1564
---
# Run autonomous deep research workflows with GPT Researcher
Use GPT Researcher to plan, gather, source, and assemble cited web or local research reports through a repeatable agent workflow.
## Prerequisites
Python 3.11+, GPT Researcher, LLM provider API key, Tavily or configured retriever
## Installation
Use the upstream install or setup path that matches your environment:
- npx skills add assafelovic/gpt-researcher
- git clone https://github.com/assafelovic/gpt-researcher.git
- pip install -r requirements.txt
- pip install gpt-researcher
Requirements and caveats from upstream:
- [](https://hub.docker.com/r/gptresearcher/gpt-researcher)
- Install Python 3.11 or later. [Guide](https://www.tutorialsteacher.com/python/install-python).
- python -m uvicorn main:app --reload
Basic usage or getting-started notes:
- [](https://colab.research.google.com/github/assafelovic/gpt-re...
- Extend Claude's deep research capabilities by installing GPT Researcher as a [Claude Skill](https://skills.sh/assafelovic/gpt-researcher/gpt-researcher):
- bash
- Source: https://github.com/assafelovic/gpt-researcher
- Extracted from upstream docs: https://raw.githubusercontent.com/assafelovic/gpt-researcher/HEAD/README.md
## Documentation
- https://docs.gptr.dev
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/run-autonomous-deep-research-workflows-with-gpt-researcher/)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!