gpt-researcher
✓GPT Researcher 是一個自主的深度研究代理,可進行網絡和本地研究,生成帶有引用的詳細報告。在幫助開發人員理解、擴展、調試或與 GPT Researcher 集成時使用此技能 - 包括添加功能、了解架構、使用 API、自定義研究工作流程、添加新檢索器、集成 MCP 數據源或對研究管道進行故障排除。
SKILL.md
GPT Researcher is an LLM-based autonomous agent using a planner-executor-publisher pattern with parallelized agent work for speed and reliability.
| Main orchestrator | gptresearcher/agent.py | GPTResearcher | | Research logic | gptresearcher/skills/researcher.py | ResearchConductor | | Report writing | gptresearcher/skills/writer.py | ReportGenerator | | All prompts | gptresearcher/prompts.py | PromptFamily | | Configuration | gptresearcher/config/config.py | Config |
| Config defaults | gptresearcher/config/variables/default.py | DEFAULTCONFIG | | API server | backend/server/app.py | FastAPI app | | Search engines | gptresearcher/retrievers/ | Various retrievers |
GPT Researcher 是一個自主的深度研究代理,可進行網絡和本地研究,生成帶有引用的詳細報告。在幫助開發人員理解、擴展、調試或與 GPT Researcher 集成時使用此技能 - 包括添加功能、了解架構、使用 API、自定義研究工作流程、添加新檢索器、集成 MCP 數據源或對研究管道進行故障排除。 來源:assafelovic/gpt-researcher。
可引用資訊
為搜尋與 AI 引用準備的穩定欄位與指令。
- 安裝指令
npx skills add https://github.com/assafelovic/gpt-researcher --skill gpt-researcher- 分類
- {}資料分析
- 認證
- ✓
- 收錄時間
- 2026-02-08
- 更新時間
- 2026-02-18
快速解答
什麼是 gpt-researcher?
GPT Researcher 是一個自主的深度研究代理,可進行網絡和本地研究,生成帶有引用的詳細報告。在幫助開發人員理解、擴展、調試或與 GPT Researcher 集成時使用此技能 - 包括添加功能、了解架構、使用 API、自定義研究工作流程、添加新檢索器、集成 MCP 數據源或對研究管道進行故障排除。 來源:assafelovic/gpt-researcher。
如何安裝 gpt-researcher?
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/assafelovic/gpt-researcher --skill gpt-researcher 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用
這個 Skill 的原始碼在哪?
https://github.com/assafelovic/gpt-researcher
詳情
- 分類
- {}資料分析
- 來源
- skills.sh
- 收錄時間
- 2026-02-08