Agent Skills
› Companion-Inc/feynman
› literature-review
literature-review
GitHub通过论文搜索和原始来源综合,执行文献综述、论文调研或学术景观总结。利用researcher、verifier和reviewer智能体协作,输出包含溯源信息的文献综述报告。
Trigger Scenarios
用户请求进行文献综述
用户要求论文调研
用户询问研究领域的现状
需要学术景观总结
Install
npx skills add Companion-Inc/feynman --skill literature-review -g -y
SKILL.md
Frontmatter
{
"name": "literature-review",
"description": "Run a literature review using paper search and primary-source synthesis. Use when the user asks for a lit review, paper survey, state of the art, or academic landscape summary on a research topic."
}
Literature Review
Run the /lit 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: literature review in outputs/ with .provenance.md sidecar.
Version History
- 54d08a3 Current 2026-07-25 07:15


