Agent Skills
› companion-inc/feynman
› research-review
research-review
GitHub对AI研究产物(如论文或草稿)进行严格的建设性内部审查,识别弱点并提供反馈,适用于提交前的质量把关。
触发场景
用户要求对论文或草稿进行评审、批评或反馈
希望在提交前识别研究内容的弱点
安装
npx skills add companion-inc/feynman --skill research-review -g -y
SKILL.md
Frontmatter
{
"name": "research-review",
"description": "Run a tough but constructive internal research critique of an AI research artifact. Use when the user asks for a review, critique, feedback on a paper or draft, or wants to identify weaknesses before submission."
}
Research Review
Run the /review 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, reviewer
Output: structured review in outputs/.
版本历史
- 54d08a3 当前 2026-07-25 07:16


