Agent Skills: Thesis Chapter Reconstructor

|

UncategorizedID: willoscar/research-units-pipeline-skills/thesis-chapter-reconstructor

Install this agent skill to your local

pnpm dlx add-skill https://github.com/WILLOSCAR/research-units-pipeline-skills/tree/HEAD/.codex/skills/thesis-chapter-reconstructor

Skill Files

Browse the full folder contents for thesis-chapter-reconstructor.

Download Skill

Loading file tree…

.codex/skills/thesis-chapter-reconstructor/SKILL.md

Skill Metadata

Name
thesis-chapter-reconstructor
Description
|

Thesis Chapter Reconstructor

这是 graduate-paper pipeline 的核心重构 skill。

Inputs

  • codex_md/chapter_role_map.md
  • codex_md/question_list.md
  • 各章 Markdown 草稿

Outputs

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

Load Order

Always read:

  • references/overview.md
  • references/rewrite_rules.md
  • references/examples_good.md
  • references/examples_bad.md

Machine-readable contract:

  • assets/chapter_rewrite_contract.json

Workflow

  1. 先回答本章在毕业论文里要解决什么问题
  2. 判断当前章节是否仍沿用原论文卖点叙事
  3. 明确哪些内容要保留、弱化、上移、下沉
  4. 重写章首导言、章节承接、小节职责
  5. 把重构规则写入 chapter_rewrite_rules.md

Key Rule

任何一章如果还像:

  • paper 翻译
  • 实验报告
  • 方法宣传
  • 多篇论文拼接

都说明这一步还没做完。