mcpbeat

Thesis Frontmatter Sync

willoscar/thesis-frontmatter-sync

| 同步中文毕业论文的非正文部分:摘要、附录、封面、成果、致谢、名单等,确保这些部分与正文口径一致,而不是最后临时补写。

530 tokens
context cost
the whole folder, loaded on every use
4
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-frontmatter-sync

What comes with it

800 bytes besides the instruction
assets/frontmatter_sync_contract.json
references/frontmatter_checklist.md
references/overview.md

The instruction itself

5 sections, as written by the author

Thesis Frontmatter Sync

Inputs

  • 正文稳定版本
  • 学校模板字段
  • 中英文题目、摘要信息
  • 附录候选内容

Outputs

  • abstract/abstract.tex
  • abstract/abstract-en.tex
  • preface/...
  • chapters/appendix.tex
  • acknowledgement/...
  • achievements/...

Load Order

Always read:

  • references/overview.md
  • references/frontmatter_checklist.md

Machine-readable contract:

  • assets/frontmatter_sync_contract.json

Workflow

  • 同步中英文题目、摘要口径
  • 同步模板字段
  • 检查附录与正文边界
  • 检查成果、致谢、名单等模板项

How to use it

Copy the folder

Take willoscar/thesis-frontmatter-sync 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.