Agent Skills
› companion-inc/feynman
› literature-review
literature-review
GitHub执行文献综述工作流,通过论文搜索与原始来源综合,生成特定研究主题的学术概览、状态或全景总结,并输出带溯源信息的报告。
触发场景
用户要求进行文献综述
用户请求论文调研
用户询问领域现状
用户需要学术研究主题总结
安装
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.
版本历史
- 54d08a3 当前 2026-07-25 07:15


