GPT Researcher
Use this skill when you want a self-hosted report-writing agent rather than a single commercial deep research API.
Environment
op run --env-file .env.climbhill -- python .agents/skills/deep-research-gpt-researcher/scripts/run_research.py \
--query "AI for Science agents: current systems and evidence" \
--report-type research_report
Common 1Password-backed variables:
OPENAI_API_KEYor another configured LLM keyTAVILY_API_KEYor another configured search key
Cost Controls
- Use
research_reportbeforedeep_research_report. - Configure a cheaper model for planner/retriever steps.
- Keep source count and max sections bounded in framework configuration.
Source Link
- https://github.com/assafelovic/gpt-researcher