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


