‹ 首页

paper-context-resolver

@lllllllama · 收录于 1 周前 · 上游提交 1 个月前

Rigor Paper Context helper for README-first deep learning repo reproduction. Use only when the README and repository files leave a narrow reproduction-critical gap and the task is to resolve a specific paper detail such as dataset split, preprocessing, evaluation protocol, checkpoint mapping, or runtime assumption from primary paper sources while recording conflicts. Do not use for general paper summary, repo scanning, environment setup, command execution, title-only paper lookup, or replacing README guidance by default.

适合你,如果论文代码的README缺少关键细节,需要从原文查证。

/ 通过 npx 安装 校验哈希
npx oh-my-skill add lllllllama/ai-paper-reproduction-skill/paper-context-resolver
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- lllllllama/ai-paper-reproduction-skill/paper-context-resolver
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify lllllllama/ai-paper-reproduction-skill/paper-context-resolver
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
506GitHub stars
~392最小装载
~652含声明引用
~717文本包总量
索引托管

怎么用

商店整理自技能原文 · 版本 56bc41c · 表述以原文为准
它做什么

当复现深度学习论文时,如果README和仓库文件缺少关键细节(如数据集划分、预处理、评估协议等),这个技能会从原始论文中查找并给出精确答案,同时记录与README的矛盾。

什么时候触发

当README和仓库文件留下一个狭窄的复现关键缺口,且需要解决具体的论文细节(如数据集划分、预处理、评估协议、检查点映射或运行时假设)时触发。

装好后可以这样说
技能会从论文中提取数据集划分信息。
技能会对比论文和README,指出矛盾。
技能原文 SKILL.md作者撰写 · MIT · 56bc41c

paper-context-resolver

Use this as the Rigor Paper Context helper. The installed slug remains paper-context-resolver for compatibility.

When to apply
  • README and repo files leave a reproduction-critical gap.
  • The gap concerns dataset version, split, preprocessing, evaluation protocol, checkpoint mapping, or runtime assumptions.
  • The main skill needs a narrow evidence supplement instead of a full paper summary.
  • There is already a concrete reproduction question to answer.
When not to apply
  • The README already gives enough reproduction detail.
  • The user wants a general paper explanation rather than reproduction support.
  • The goal is to override README instructions without documenting the conflict.
  • The only available input is a paper title and there is no concrete reproduction gap yet.
Clear boundaries
  • This skill is optional.
  • This skill is helper-tier and should usually be orchestrator-invoked.
  • It supplements README-first reproduction.
  • It does not replace the main orchestration flow.
  • It does not summarize the whole paper by default.
Input expectations
  • target repo metadata
  • reproduction-critical question
  • existing README or repo evidence
  • any already known paper links
Output expectations
  • narrowed source list
  • reproduction-relevant answer only
  • explicit README-paper conflict note when applicable
  • clear distinction between direct evidence and inference
Notes

Use references/paper-assisted-reproduction.md.

按 MIT 许可原样转载,未经改动 · 在 GitHub 查看 →

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。