·nsfc-ref-alignment
</>

nsfc-ref-alignment

检查 NSFC 标书正文引用与参考文献的一致性与真实性风险(只读):核查 bibkey 是否存在、BibTeX 字段与 DOI 等格式问题,并生成结构化输入供宿主 AI 逐条评估“正文表述是否真的在引用该文献”;默认仅输出审核报告,不直接修改标书或 .bib(除非用户明确要求)。

24Installs·1Trend·@huangwb8

Installation

$npx skills add https://github.com/huangwb8/chineseresearchlatex --skill nsfc-ref-alignment

How to Install nsfc-ref-alignment

Quickly install nsfc-ref-alignment AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/huangwb8/chineseresearchlatex --skill nsfc-ref-alignment
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: huangwb8/chineseresearchlatex.

SKILL.md

View raw

步骤 1:预检与定位 1) 确认 projectroot 存在且包含 maintex。 2) 自动解析 maintex 的 \input{} / \include{} 依赖树,收集所有涉及的 .tex 文件。 3) 自动发现 \bibliography{...} / \addbibresource{...} 指向的 .bib 文件;若发现 0 个 .bib,则回退为在 projectroot 下搜索 .bib 并给出 warning。

步骤 3:宿主 AI 语义核查(本 skill 的核心) 宿主 AI 在读取 {rundir}/airefalignmentinput.json 后,逐条核查:

步骤 4:生成最终报告(只读) 在 reportdir 写入最终报告 NSFC-REF-ALIGNMENT-vYYYYMMDDHHMMSS.md,必须包含:

检查 NSFC 标书正文引用与参考文献的一致性与真实性风险(只读):核查 bibkey 是否存在、BibTeX 字段与 DOI 等格式问题,并生成结构化输入供宿主 AI 逐条评估“正文表述是否真的在引用该文献”;默认仅输出审核报告,不直接修改标书或 .bib(除非用户明确要求)。 Source: huangwb8/chineseresearchlatex.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/huangwb8/chineseresearchlatex --skill nsfc-ref-alignment
Category
</>Dev Tools
Verified
First Seen
2026-03-03
Updated
2026-03-10

Browse more skills from huangwb8/chineseresearchlatex

Quick answers

What is nsfc-ref-alignment?

检查 NSFC 标书正文引用与参考文献的一致性与真实性风险(只读):核查 bibkey 是否存在、BibTeX 字段与 DOI 等格式问题,并生成结构化输入供宿主 AI 逐条评估“正文表述是否真的在引用该文献”;默认仅输出审核报告,不直接修改标书或 .bib(除非用户明确要求)。 Source: huangwb8/chineseresearchlatex.

How do I install nsfc-ref-alignment?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/huangwb8/chineseresearchlatex --skill nsfc-ref-alignment Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/huangwb8/chineseresearchlatex