skills/smithery.ai/gpt-researcher

gpt-researcher

Installation
SKILL.md

GPT Researcher Development Skill

GPT Researcher is an LLM-based autonomous agent using a planner-executor-publisher pattern with parallelized agent work for speed and reliability.

Quick Start

Basic Python Usage

from gpt_researcher import GPTResearcher
import asyncio
Installs
11
First Seen
Mar 6, 2026
gpt-researcher from smithery.ai