Agent Skills
› Companion-Inc/feynman
› deep-research
deep-research
GitHub执行深度研究任务,通过多智能体协作对主题进行全面调查和综合分析。适用于用户请求深度报告或多源调查场景,最终生成带有来源追踪的引用研究报告。
Trigger Scenarios
用户要求深度研究
需要全面分析
请求深入报告
进行多源调查
Install
npx skills add Companion-Inc/feynman --skill deep-research -g -y
SKILL.md
Frontmatter
{
"name": "deep-research",
"description": "Run a thorough, source-heavy investigation on any topic. Use when the user asks for deep research, a comprehensive analysis, an in-depth report, or a multi-source investigation. Produces a cited research brief with provenance tracking."
}
Deep Research
Run the /deepresearch workflow. The slash command expands the full workflow instructions in the active session; do not try to read a relative prompt-template path from the installed skill directory.
Agents used: researcher, verifier, reviewer
Output: cited brief in outputs/ with .provenance.md sidecar.
Version History
- 54d08a3 Current 2026-07-25 07:15


