mcpbeat

Thesis Source Role Mapper

willoscar/thesis-source-role-mapper

| 将中文毕业论文已有材料映射到“毕业论文角色”:把论文、模板、Overleaf 源稿、PDF、图表和实验材料按章节角色、研究问题和证据用途重新归位。

781 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-source-role-mapper

What comes with it

1 431 bytes besides the instruction
assets/source_role_map_contract.json
references/overview.md
references/role_taxonomy.md

The instruction itself

6 sections, as written by the author

Thesis Source Role Mapper

这个 skill 负责把已有材料映射为毕业论文内部的角色与职责

Inputs

  • codex_md/material_index.md
  • 初始 Markdown 章节材料
  • 现有论文 / PDF / Overleaf / 图表材料
  • codex_md/question_list.md

Outputs

  • codex_md/chapter_role_map.md

Load Order

Always read:

  • references/overview.md
  • references/role_taxonomy.md

Machine-readable contract:

  • assets/source_role_map_contract.json

Workflow

  • 枚举现有来源材料
  • 明确每份材料对应的研究问题
  • 判断它在毕业论文中的角色
  • 记录可复用图表、关键实验、关键引用
  • 标出不应直接照搬的原论文叙事

Output Rule

至少要覆盖以下字段:

  • 来源材料
  • 对应章节
  • 对应研究问题
  • 在毕业论文中的角色
  • 可复用内容
  • 需要重写 / 弱化的内容
  • 与前后章的关系

How to use it

Copy the folder

Take willoscar/thesis-source-role-mapper 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.