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


