Use when running the final pre-submission preflight for a Physical Review Letters manuscript — length check, format, files, Supplemental Material, classification, author info, and metadata. Verifies submission readiness; does not write content.
Scanned 6/6/2026
Install to Claude Code
npx -y skills add brycewang-stanford/Awesome-Journal-Skills --skill prl-submission --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Prl Submission?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/brycewang-stanford-prl-submission)More formats (shields.io, HTML) on the badges page.
---
name: prl-submission
description: Use when running the final pre-submission preflight for a Physical Review Letters manuscript — length check, format, files, Supplemental Material, classification, author info, and metadata. Verifies submission readiness; does not write content.
---
# PRL Submission Preflight (prl-submission)
## When to trigger
- "Submitting tonight" — the last check before the upload button
- You are unsure which files the APS submission system expects
- You need to confirm the manuscript passes the automated length check
- You want a single gate before handing off to peer review
## Pre-submission checklist
### Length and format
- [ ] Manuscript passes the current APS automated **length check** (body + figures + equations + references; verify the limit)
- [ ] Prepared in REVTeX (the APS LaTeX class) or an accepted format
- [ ] Submitted in the **Letter** article type, not a regular article
- [ ] Abstract within the current length limit and self-contained
- [ ] Figures embedded for review; production-quality source files ready
- [ ] SI units, consistent significant figures, defined notation throughout
### Files
- [ ] Main Letter source (LaTeX/REVTeX) + a compiled PDF
- [ ] All figure files at production resolution (vector for line art)
- [ ] **Supplemental Material** as a separate file, clearly labeled
- [ ] Cover letter (see `prl-cover-letter`)
- [ ] Bibliography / .bib file as required
### Classification and metadata
- [ ] Subject area / editor track selected accurately
- [ ] Current APS subject classification applied (verify the scheme in use)
- [ ] Title, abstract, and author list entered consistently with the manuscript
- [ ] Funding / acknowledgments handled per APS instructions
- [ ] Any required statements (data availability, ethics if applicable) present
### Authors and integrity
- [ ] All authors meet authorship criteria and have approved submission
- [ ] Corresponding author and contact details correct
- [ ] ORCID / affiliations complete
- [ ] Originality / not-under-consideration-elsewhere confirmed
- [ ] Prior arXiv / conference version disclosed
- [ ] Competing-interest statement if required
### Referees
- [ ] Suggested referees entered (see `prl-referee-strategy`)
- [ ] Opposed referees entered with brief, professional rationale
### Self-consistency
- [ ] Every "see Supplemental Material" pointer resolves
- [ ] Figure/equation/reference numbering continuous and matching in-text callouts
- [ ] SM figures/tables use the S-prefix and are cited from the body
- [ ] The Letter stands alone without the SM (cross-check `prl-supplementary`)
## Submission-system notes
- Submit through the APS editorial system; verify the current portal URL and account requirements on the PRL author page.
- The automated length check runs at submission — fix overages *before* uploading (use `prl-length-management`).
- Keep the SM as a distinct upload, not appended to the Letter PDF.
## Anti-patterns
- Discovering an over-length only when the automated check rejects it
- Uploading the SM glued onto the end of the Letter PDF
- Wrong article type (regular article instead of Letter)
- Broken "see SM" cross-references after last-minute trimming
- Outdated subject classification or missing required statements
- Forgetting to disclose a prior arXiv version
## Output format
```
【Length check】pass (per APS formula) / fix
【Format】REVTeX / accepted; article type = Letter? yes / fix
【Files】Letter / figures / SM / cover letter / bib — all present?
【Classification】subject area + current scheme applied? yes / fix
【Authors】criteria, ORCID, originality, prior-version disclosure
【Referees】suggested + opposed entered? yes / fix
【Stands alone】yes / fix
【Next】await reports → prl-revision; plan referees → prl-referee-strategy
```
## Attached resources
- [`templates/checklist.md`](templates/checklist.md) — full pre-submission self-check across length / format / files / classification / authors / referees / self-consistency
- [`templates/manuscript_template.md`](templates/manuscript_template.md) — Letter skeleton (title, abstract, body sections, figure/equation/reference budgeting, SM outline)
- [`../../resources/external_tools.md`](../../resources/external_tools.md) — REVTeX/LaTeX, figure tools, data repositories, and physics computation packages
> Portal URL, length formula, classification scheme, and required statements are volatile — verify all on the official APS / PRL author page before submitting.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!