citation-audit
仓库创建 2026年3月10日最近提交 5 天前SkillHot 收录 20 天前
▸ 精选理由
能捕捉伪造引用与错误上下文,用于提交前的严格文献把关。
▸ 风险提示
依赖外部检索与原文访问,可能受数据源覆盖限制并出现误判。
这个 Skill 做什么
对文章中的每条参考文献进行真实性、归属与上下文支持性的逐条核查。
逐条核查论文参考文献的真实性和引用语境,能发现伪造作者、错年、错误刊物或与论述不符的引用。适合投稿前或答辩前做最后一轮引用核对,确保参考文献经得起审查。特别强调证据导向的核查流程,会给出可追溯的修正建议而不是模糊判断。
▸ 展开 SKILL.md 英文原文
Zero-context verification that every bibliographic entry in the paper is real, correctly attributed, and used in a context the cited paper actually supports — catching hallucinated authors, wrong years, fabricated venues, version mismatches, and wrong-context citations. Use when user says "审查引用", "check citations", "citation audit", "verify references", "引用核对", or before submission to ensure bibliography integrity.
1.4w
Stars
1.2k
Forks
40
仓库内 Skill
+844
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/wanshuiyin/Auto-claude-code-research-in-sleep/main/skills/citation-audit/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/wanshuiyin/Auto-claude-code-research-in-sleep/main/skills/citation-audit/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Citation Audit
> 🔒 **Do not wrap this skill in `/loop`, `/schedule`, or `CronCreate`.** It is
> verdict-bearing — it judges bibliographic correctness. Re-running that verdict
> on a timer adds no new signal (it changes only when the *bibliography*
> changes). Schedule the *external wait that precedes it* — bibliography
> finalized → then audit **once**. See
> [`shared-references/external-cadence.md`](../shared-references/external-cadence.md).
Verify every `\cite{...}` in a paper against three independent layers:
1. **Existence** — the cited paper actually exists at the claimed arXiv ID / DOI / venue.
2. **Metadata correctness** — author names, year, venue, and title match canonical souvia SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有