Help us improve
Share bugs, ideas, or general feedback.
From quartopress
Verify a manuscript meets journal-specific submission requirements before upload.
npx claudepluginhub shakestzd/quartopress --plugin quartopressHow this skill is triggered — by the user, by Claude, or both
Slash command
/quartopress:journal-complianceThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Verify a manuscript meets journal-specific submission requirements before upload.
Use this skill for "format manuscript", "prepare for submission", "journal formatting", "LaTeX template", "submission checklist", "format references", "BibTeX", "author guidelines", "page limits", "format for Nature", "format for IEEE", or when the user wants to format a manuscript for journal submission.
Audits medical manuscripts against 32 reporting guidelines (STROBE, CONSORT, PRISMA, TRIPOD+AI, etc.) and produces an item-by-item PRESENT/MISSING/PARTIAL compliance report for journal submission.
Guides systematic multi-pass review and editing of scientific manuscripts (research articles, reviews, perspectives) to improve clarity, structure, and scientific rigor.
Share bugs, ideas, or general feedback.
Verify a manuscript meets journal-specific submission requirements before upload.
Use this skill when:
| Requirement | Specification |
|---|---|
| Body word limit | 3,000 (+ 500 extension) |
| Abstract | 250 words, structured |
| Max figures + tables | 20 pieces |
| Figure format | 300 DPI, TIFF |
| SDC text limit | 500 words |
| SDC items limit | 10 |
| Reference style | AMA |
| Tables | Separate .docx files |
| Requirement | Specification |
|---|---|
| Body word limit | No strict limit (varies by article type) |
| Abstract | 250 words, unstructured |
| Figure format | 300 DPI, TIFF/EPS/PDF |
| Reference style | Vancouver (numbered) |
| Tables | Embedded in single manuscript file |
| Template | _templates/jpras-reference.docx |
| Font | Times New Roman, 12pt |
| Spacing | Double-spaced |
| Margins | 1 inch all sides |
| Requirement | Specification |
|---|---|
| Body word limit | 3,000 |
| Abstract | 200 words, unstructured |
| Figure format | 300 DPI, TIFF |
| Reference style | AMA |
| Tables | Embedded in manuscript |
| Template | _templates/annals-reference.docx |
| Font | Times New Roman, 12pt |
| Spacing | Double-spaced |
| Margins | 1 inch all sides |
Create a YAML file in your project's review/ directory:
# review/journal_requirements.yaml
journal: "Plastic and Reconstructive Surgery"
word_limits:
body: 3500 # including extension
abstract: 250
figures:
max_items: 20
format: tiff
min_dpi: 300
sdc:
max_text_words: 500
max_items: 10
reference_style: ama
tables:
format: separate_docx
borders: three_line