foryourhealth111-pixel/manuscript-as-code
Treat manuscripts as software: version control, reproducible builds, figure pipelines, CI, and structured repo layout. Helps teams avoid 'final_v7' chaos and ensures submission-ready artifacts.
npx skills add https://github.com/foryourhealth111-pixel/Vibe-Skills --skill manuscript-as-code
把“写论文”升级成“交付可复现的出版工程”:
适用:
见 templates/repo-structure.md。核心思想:
manuscript/:只放正文与引用(source-of-truth)figures/:每张图一个目录(source + out)build/:所有生成物(可删除,可再生)submission/ 与 revision/:投稿与返修阶段产物figures/fig-02/src/plot.pyfigures/fig-02/out/fig-02.pdf最少要求:
推荐维护:
submission/submission-manifest.yml(统一记录规格与完成度)manubot/rootstock(论文的 CI/协作写作范式)greenelab/deep-review(评审/返修视角)Take foryourhealth111-pixel/manuscript-as-code 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.