Agent Skills
› companion-inc/feynman
› paper-code-audit
paper-code-audit
GitHub对比论文主张与公开代码库,用于审计论文、检查代码-声明一致性、验证可复现性及发现实现差异。
Trigger Scenarios
审计论文
检查代码与声明的一致性
验证特定论文的可复现性
查找论文与实现之间的不匹配
Install
npx skills add companion-inc/feynman --skill paper-code-audit -g -y
SKILL.md
Frontmatter
{
"name": "paper-code-audit",
"description": "Compare a paper's claims against its public codebase. Use when the user asks to audit a paper, check code-claim consistency, verify reproducibility of a specific paper, or find mismatches between a paper and its implementation."
}
Paper-Code Audit
Run the /audit 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
Output: audit report in outputs/.
Version History
- 54d08a3 Current 2026-07-25 07:15


