mcpbeat

Thesis Markdown Aligner

willoscar/thesis-markdown-aligner

| 在 Markdown 中间层统一毕业论文的主线、术语、符号、指标、图表口径与章节边界,让整篇论文先在中间层收敛成“一篇论文”。

584 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-markdown-aligner

What comes with it

925 bytes besides the instruction
assets/markdown_alignment_contract.json
references/alignment_axes.md
references/overview.md

The instruction itself

6 sections, as written by the author

Thesis Markdown Aligner

Inputs

  • 重构后的章节 Markdown
  • codex_md/question_list.md

Outputs

  • codex_md/00_thesis_outline.md
  • codex_md/terminology_glossary.md
  • codex_md/symbol_metric_table.md
  • 证据缺口清单(可并入 missing_info.md 或单独文件)

Load Order

Always read:

  • references/overview.md
  • references/alignment_axes.md

Machine-readable contract:

  • assets/markdown_alignment_contract.json

Workflow

  • 统一主线与章节边界
  • 统一术语、缩写、符号、指标
  • 识别重复内容与应上移/下沉的内容
  • 标记尚未闭合的证据缺口

Key Rule

如果各章还不能共享同一套术语、符号和指标口径,就不要进入 tex-writeback

How to use it

Copy the folder

Take willoscar/thesis-markdown-aligner 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.