mcpbeat

Thesis Citation Enhance Review

willoscar/thesis-citation-enhance-review

| 为中文毕业论文补强并核验引用:找出必须有引文支撑的句子,扩展候选文献,检查引用与论断是否匹配,并回写参考文献与正文引用。

563 tokens
context cost
the whole folder, loaded on every use
5
files
instructions only
0
copies elsewhere
how many repositories repackaged it
496
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/WILLOSCAR/research-units-pipeline-skills --skill thesis-citation-enhance-review

What comes with it

998 bytes besides the instruction
assets/citation_enhance_contract.json
references/citation_priority.md
references/overview.md
references/review_rules.md

The instruction itself

5 sections, as written by the author

Thesis Citation Enhance Review

Inputs

  • 当前 Markdown / TeX 版本
  • references/*.bib
  • 现有 PDF / 参考工作

Outputs

  • 增强后的引用清单
  • 引用核验记录

Load Order

Always read:

  • references/overview.md
  • references/citation_priority.md
  • references/review_rules.md

Machine-readable contract:

  • assets/citation_enhance_contract.json

Workflow

  • 找出必须有引文支撑的句子
  • 扩展候选文献
  • 检查引用是否和论断匹配
  • 回写 bib 与正文引用

How to use it

Copy the folder

Take willoscar/thesis-citation-enhance-review from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.