bundled/skills/scholarly-publishing/SKILL.md
End-to-end scholarly publishing workflow: manuscript → figures → LaTeX/Word → submission → revision/rebuttal → camera-ready. Includes meta-rules, checklists, repo structure, and case-based guidance.
npx skillsauth add foryourhealth111-pixel/vco-skills-codex scholarly-publishingInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
当用户说“我要投稿/返修/顶刊作图/相机就绪/需要 LaTeX 工程化/写 rebuttal/写 cover letter/做组会汇报”时,本 skill 负责把目标拆成可交付的出版资产包:
manuscript/:论文源文件(LaTeX / Word / Markdown 任一作为 source-of-truth)figures/:每张图的源代码/源数据/最终导出(PDF/EPS/SVG/TIFF)supplement/:补充材料(方法细节、附录、扩展实验、额外图表)submission/:投稿所需文件(cover letter、graphical abstract、highlights、checklist、打包 zip)revision/:返修资产(rebuttal、diff、逐条回应矩阵)build/:可复现构建产物(PDF、打包 zip、CI 日志)目标不是“写一段文字/画一张图”,而是产出能提交、能返修、能复用、能审计的一套文件与规范。
适用场景(中英混合均可):
投稿、submission、返修、revision、rebuttal、回复审稿意见、camera-ready、proof顶刊作图、投稿图、publication-quality、600dpi、tiff、多子图、panel、subplotlatex template、latexmk、bibtex、biber、Overleaf、chktex、latexindent科研报告、technical report、HTML + PDF、Quartoslides、Slidev、Marp、Reveal.js、Beamer不适用(应交给其它技能):
docs-media/pdf/docx/docx-comment-replyscientific-schematics 或 markdown-mermaid-writing为了稳定落地,至少需要:
在以下三者中选一个做源文件(强烈建议只选一个):
元规则:同一论文不要在多个格式里并行编辑。其它格式只能是“导出物”。
venue-templates 获取模板/版式约束submission-checklist 拉一份对应 stage 的 checklist用 scientific-writing 执行两段式写作:
元规则(顶级期刊通用):
用 scientific-visualization 作为默认图表技能,必要时补 scientific-schematics(流程/机制示意):
PDF/EPS/SVG(矢量),必要时 TIFF 600dpi(栅格)如果 source-of-truth 是 LaTeX:
latex-submission-pipeline 完成:本地编译 → lint/format → CI 编译 → submission zip如果 source-of-truth 是 Word:
submission-checklist/templates/pre-submission-checklist.mdsubmission-checklist/templates/rebuttal-response-matrix.md 逐条回应submission-checklist/templates/camera-ready-checklist.md用 slides-as-code 或 scientific-slides 把论文变成可讲的故事:
figures/ 的最终导出,不要二次截图fig-01-overview.pdf、fig-02-results.tifffig-02A-...、fig-02B-...kebab-case;避免空格与中文;避免“final_v7_reallyfinal”至少提供:
make pdf / latexmk / quarto render)见:references/case-library.md(按“写作清单/论文工程化/顶刊作图/LaTeX pipeline/Slides-as-code”分类)
development
Model interpretability and explainability using SHAP (SHapley Additive exPlanations). Use this skill when explaining machine learning model predictions, computing feature importance, generating SHAP plots (waterfall, beeswarm, bar, scatter, force, heatmap), debugging models, analyzing model bias or fairness, comparing models, or implementing explainable AI. Works with tree-based models (XGBoost, LightGBM, Random Forest), deep learning (TensorFlow, PyTorch), linear models, and any black-box model.
development
Use when the user asks to inspect Sentry issues or events, summarize recent production errors, or pull basic Sentry health data via the Sentry API; perform read-only queries with the bundled script and require `SENTRY_AUTH_TOKEN`.
development
World-class prompt engineering skill for LLM optimization, prompt patterns, structured outputs, and AI product development. Expertise in Claude, GPT-4, prompt design patterns, few-shot learning, chain-of-thought, and AI evaluation. Includes RAG optimization, agent design, and LLM system architecture. Use when building AI products, optimizing LLM performance, designing agentic systems, or implementing advanced prompting techniques.
development
World-class ML engineering skill for productionizing ML models, MLOps, and building scalable ML systems. Expertise in PyTorch, TensorFlow, model deployment, feature stores, model monitoring, and ML infrastructure. Includes LLM integration, fine-tuning, RAG systems, and agentic AI. Use when deploying ML models, building ML platforms, implementing MLOps, or integrating LLMs into production systems.