willoscar/thesis-workspace-init
| 初始化中文毕业论文工作区:检查学校模板与已有材料的放置位置,明确提示当前还缺什么,建立 `codex_md/` / `claude_md/` / `tmp_layout*/` 等中间层目录,并生成材料盘点与初始工作文件。
npx skills add https://github.com/WILLOSCAR/research-units-pipeline-skills --skill thesis-workspace-init
初始化一条中文毕业论文重构流程所需的工作区,而不是只复制通用 workspace 模板。
这个 skill 负责四件事:
建议至少具备以下材料中的一部分:
main.texchapters/*.texpdf/ 下的已发表 / 已投稿论文Overleaf_ref/ 下的源稿或修回稿references/ 下的 bib / 样式文件codex_md/material_index.mdcodex_md/material_readiness.mdcodex_md/missing_info.mdcodex_md/question_list.mdcodex_md/00_thesis_outline.mdclaude_md/review_checklist.mdtmp_layout/tmp_layout2/mermaid/(位于 codex_md/mermaid/)Always read:
references/overview.mdreferences/material-placement.mdMachine-readable contract:
assets/workspace_contract.jsonreferences/material-placement.mdcodex_md/、claude_md/、tmp_layout/、tmp_layout2/codex_md/material_index.mdcodex_md/material_readiness.mdcodex_md/missing_info.mdcodex_md/question_list.mdcodex_md/00_thesis_outline.mduv run python .codex/skills/thesis-workspace-init/scripts/run.py --workspace <workspace>--workspace <dir>workspace-init,再运行这个 skill 补齐毕业论文专用结构。遇到以下情况应停止并先修正:
main.tex 完全缺失且也没有可替代的源稿入口Take willoscar/thesis-workspace-init from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
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.