mcpbeat

Thesis Visual Layout Planner

willoscar/thesis-visual-layout-planner

| 规划中文毕业论文的图表、流程图和版面节奏:先决定哪些图表支撑主线,再做草图、拼版预演与图文映射。

615 tokens
context cost
the whole folder, loaded on every use
5
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-visual-layout-planner

What comes with it

1 123 bytes besides the instruction
assets/visual_layout_contract.json
references/layout_failure_modes.md
references/overview.md
references/visual_planning_checklist.md

The instruction itself

5 sections, as written by the author

Thesis Visual Layout Planner

Inputs

  • 稳定版大纲
  • 各章 Markdown
  • 已有图表、实验结果、系统框架图素材

Outputs

  • codex_md/figure_plan.md
  • codex_md/mermaid/
  • tmp_layout/
  • tmp_layout2/

Load Order

Always read:

  • references/overview.md
  • references/visual_planning_checklist.md
  • references/layout_failure_modes.md

Machine-readable contract:

  • assets/visual_layout_contract.json

Workflow

  • 先确定每章真正需要哪些图表
  • 区分:概念图 / 流程图 / 架构图 / 实验表 / 结果图
  • 先做草图,再做拼版,再决定落位
  • 记录图文映射关系与图注口径

How to use it

Copy the folder

Take willoscar/thesis-visual-layout-planner 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.