---
name: willoscar/thesis-source-role-mapper
source: https://app.decimal.ai/s/willoscar-thesis-source-role-mapper@1/SKILL.md
source_sha256: 300ed5e0b41e
---

# 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

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

## Output Rule

至少要覆盖以下字段：

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