调用百度千帆深度研究(DeepResearch)Agent API,完成从发起研究到获取报告的完整多轮对话流程。 当用户需要以下操作时触发本技能: (1) 调用 DeepResearch API 进行深度研究; (2) 实现 DeepResearch Agent 的多轮对话(创建会话→发起查询→处理澄清→确认大纲...
DeepResearch skill 1.1.3 — major overhaul and simplification. - Replaced and simplified the SKILL.md to focus on core DeepResearch API use cases, agent parameters, and step-by-step workflows. - Added `scripts/deepresearch.py` for end-to-end skill execution using standard library and requests. - Added detailed API and workflow references in `references/api.md` and `references/workflow.md`. - Removed legacy entry points (`scripts/deepresearch_conversation.py`, `_meta.json`). - Dependencies expanded to include `requests` library.