Agent skill
submission-checklist
Stage-based submission checklists for papers/reports: pre-submission, submission, revision/rebuttal, camera-ready. Includes templates (cover letter, rebuttal matrix) and quality gates.
Install this agent skill to your Project
npx add-skill https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/main/bundled/skills/submission-checklist
SKILL.md
Submission Checklist(投稿 / 返修 / 相机就绪清单)
目标
把“投稿”拆成可执行、可复用的清单,避免典型的“低级错误导致 desk reject / major revision”的情况。
本 skill 不是写论文正文,而是为以下阶段提供可执行 checklist + 模板:
- Pre-submission(投稿前自检)
- Submission(提交包与系统填报)
- Revision / Rebuttal(返修与回复审稿意见)
- Camera-ready / Proof(相机就绪、校样阶段)
模板文件在 templates/:
pre-submission-checklist.mdrebuttal-response-matrix.mdcamera-ready-checklist.mdcover-letter.md
何时使用
触发关键词:
投稿、submission、cover letter、highlights返修、revision、rebuttal、回复审稿意见camera-ready、proof、校样checklist、自检清单
输入(最小信息)
- 投向(期刊/会议/出版社)
- 阶段(pre-submission / submission / revision / camera-ready)
- 文档格式(LaTeX/Word/Quarto)
核心元规则(最容易漏)
1) Checklist 要“绑定产物”
每条 checklist 不是“建议”,而是能指向某个文件/位置:
- “图 2 导出 600dpi TIFF” →
figures/fig-02/out/fig-02.tiff - “统计检验写清楚” →
manuscript/methods.md#统计或main.tex对应段落
2) 返修回应要“可追踪”
每条 reviewer comment 必须对应:
- 你做了什么改动(行动)
- 你怎么回应(回复)
- 改动在哪里(定位:页码/行号/章节)
模板:templates/rebuttal-response-matrix.md
交付建议(落地)
推荐固定输出一个 “submission bundle 目录”:
submission/cover-letter.mdsubmission/highlights.mdsubmission/submission-manifest.ymlrevision/rebuttal.md(返修时)
并在 submission-manifest.yml 记录每个关键检查项是否完成。
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
pufferlib
This skill should be used when working with reinforcement learning tasks including high-performance RL training, custom environment development, vectorized parallel simulation, multi-agent systems, or integration with existing RL environments (Gymnasium, PettingZoo, Atari, Procgen, etc.). Use this skill for implementing PPO training, creating PufferEnv environments, optimizing RL performance, or developing policies with CNNs/LSTMs.
fluidsim
Framework for computational fluid dynamics simulations using Python. Use when running fluid dynamics simulations including Navier-Stokes equations (2D/3D), shallow water equations, stratified flows, or when analyzing turbulence, vortex dynamics, or geophysical flows. Provides pseudospectral methods with FFT, HPC support, and comprehensive output analysis.
metabolomics-workbench-database
Access NIH Metabolomics Workbench via REST API (4,200+ studies). Query metabolites, RefMet nomenclature, MS/NMR data, m/z searches, study metadata, for metabolomics and biomarker discovery.
build-error-resolver
Compatibility alias for build-specific error resolution. Use this when VCO routes to build-error-resolver but the upstream agent is unavailable in the current runtime.
geniml
This skill should be used when working with genomic interval data (BED files) for machine learning tasks. Use for training region embeddings (Region2Vec, BEDspace), single-cell ATAC-seq analysis (scEmbed), building consensus peaks (universes), or any ML-based analysis of genomic regions. Applies to BED file collections, scATAC-seq data, chromatin accessibility datasets, and region-based genomic feature learning.
zinc-database
Access ZINC (230M+ purchasable compounds). Search by ZINC ID/SMILES, similarity searches, 3D-ready structures for docking, analog discovery, for virtual screening and drug discovery.
Didn't find tool you were looking for?