Agent Skills
› companion-inc/feynman
› literature-review
literature-review
GitHub执行文献综述,通过论文搜索和原始来源综合,生成学术领域状态总结及带有溯源信息的报告。
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


