/venue-templates
Prepare journal manuscripts, conference papers, research posters, and grant documents using venue-specific formatting guidance and bundled LaTeX scaffolds. Use when selecting an official template, checking current page or anonymity rules, adapting academic writing to a venue, or
$ npx -y skills add K-Dense-AI/claude-scientific-writer --skill venue-templates --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/venue-templates
Context preview
The summary Claude sees to decide when to auto-load this skill.
Prepare journal manuscripts, conference papers, research posters, and grant documents using venue-specific formatting guidance and bundled LaTeX scaffolds. Use when selecting an official template, checking current page or anonymity rules, adapting academic writing to a venue, or
SKILL.md
venue-templates.SKILL.mdname: venue-templates
description: Prepare journal manuscripts, conference papers, research posters, and grant documents using venue-specific formatting guidance and bundled LaTeX scaffolds. Use when selecting an official template, checking current page or anonymity rules, adapting academic writing to a venue, or inspecting a submission PDF.
license: MIT license
compatibility: Requires Python 3.11+ for helper scripts; LaTeX and Poppler command-line tools are optional for compilation and PDF inspection.
metadata:
version: "1.2"
skill-author: K-Dense Inc.
Venue Templates
Prepare publication and funding documents without treating stale formatting details as authoritative. This skill combines:
- a verification-first workflow for current venue rules;
- bundled LaTeX scaffolds for a small, explicit set of document types;
- writing-style and reviewer-expectation guides; and
- local helpers for discovering, copying, and inspecting templates.
Mandatory Currency Rule
Venue requirements are time-sensitive. Before giving exact page limits, deadlines, style-file names, anonymity rules, or required sections:
1. Identify the exact venue, year or funding cycle, track, and article or proposal type. 2. Open the official author instructions, call, solicitation, notice of funding opportunity (NOFO), or policy guide. 3. Record the source URL and the date checked. 4. Distinguish initial submission, revision/rebuttal, and camera-ready rules. 5. Treat bundled files as scaffolds unless this skill explicitly says they are a copy of an official template.
Never infer a current style-file name by changing the year in an old filename. Never present a generic scaffold as an official venue template.
When to Use
Use this skill for:
- locating official journal or conference author instructions;
- checking page limits, required sections, anonymity, supplemental-material rules, or citation style;
- choosing and adapting a bundled LaTeX scaffold;
- preparing NSF, NIH, DOE, DARPA, or foundation proposal documents;
- designing a research poster after checking event-specific dimensions;
- adapting prose to a venue's audience and reviewer expectations; or
- inspecting a PDF's page count and embedded fonts.
Verification-First Workflow
1. Resolve the exact target
Ask for or derive:
- venue or funding agency;
- year/cycle and track;
- document type, such as research article, short paper, main track, R01, or R21;
- submission stage; and
- authoring format, such as LaTeX or Word.
Do not combine rules from similarly named venues or tracks.
2. Consult the right reference
| Need | Reference | |---|---| | Journal submission and official publisher resources | `references/journals_formatting.md` | | Conference rules and 2026 verified snapshots | `references/conferences_formatting.md` | | Poster sizes, layout, and accessibility | `references/posters_guidelines.md` | | NSF, NIH, DOE, DARPA, and foundation proposals | `references/grants_requirements.md` | | Cross-venue writing comparison | `references/venue_writing_styles.md` | | Nature and Science writing | `references/nature_science_style.md` | | Cell Press writing | `references/cell_press_style.md` | | Medical journal writing | `references/medical_journal_styles.md` | | ML and computer-vision conference writing | `references/ml_conference_style.md` | | ACL, EMNLP, CHI, and other CS writing | `references/cs_conference_style.md` | | Review criteria and rebuttals | `references/reviewer_expectations.md` |
Reference files summarize rules but do not override the current official source.
3. Capture a compliance note
Before editing, write a short note in the working document or task log:
Target: ICML 2026 main track, initial submission
Official source: https://icml.cc/Conferences/2026/AuthorInstructions
Checked: 2026-07-20
Main-text limit: 8 pages
References/appendices: additional pages allowed in the same PDF
Anonymity: required
Official template: ICML 2026 style package linked by the author instructions
This makes later validation reproducible.
4. Start from the official template
For annual conferences and publisher-managed workflows:
1. Download the template from the official source. 2. Keep its class/style files unchanged. 3. Add content without overriding margins, font sizes, spacing, or headers. 4. Use a bundled scaffold only for drafting or when the official source explicitly permits it.
For grants, many components are entered or uploaded separately. Do not submit a combined bundled `.tex` file as if it were an agency-issued form.
5. Validate manually and mechanically
Verify at least:
- main-text and total-file page rules;
- font, margin, line-spacing, and paper-size rules;
- anonymity and metadata;
- required sections, statements, checklists, and disclosures;
- figure/table placement and accessibility;
- reference and supplemental-material treatment; and
- source-package and PDF requirements.
The helper can inspect page totals and embedded fonts, but it cannot prove that margins, font sizes, excluded sections, or hidden metadata comply.
Bundled Assets
The repository intentionally bundles only the following templates. Other venues listed in references require an official external template.
Journal and conference scaffolds
| File | Status | |---|---| | `assets/journals/nature_article.tex` | Generic Nature-oriented writing scaffold; not an official Nature template | | `assets/journals/plos_one.tex` | PLOS ONE-oriented scaffold; compare with the current official PLOS LaTeX package | | `assets/journals/neurips_article.tex` | NeurIPS 2026 wrapper; requires the official `neurips_2026.sty` | | `assets/journals/elsarticle-template-num.tex` | Elsevier `elsarticle` numeric example | | `assets/journals/elsarticle-template-num-names.tex` | Elsevier `elsarticle` numbered/name example | | `assets/journals/elsarticle-template-harv.tex` | Elsevier `elsarticle` author-year example |
The matching Elsevier `.bst`
Read more
name: venue-templates description: Prepare journal manuscripts, conference papers, research posters, and grant documents using venue-specific formatting guidance and bundled LaTeX scaffolds. Use when selecting an official template, checking current page or anonymity rules, adapting academic writing to a venue, or inspecting a submission PDF. license: MIT license compatibility: Requires Python 3.11+ for helper scripts; LaTeX and Poppler command-line tools are optional for compilation and PDF inspection. metadata: version: "1.2" skill-author: K-Dense Inc.
Venue Templates
Prepare publication and funding documents without treating stale formatting details as authoritative. This skill combines:
- a verification-first workflow for current venue rules;
- bundled LaTeX scaffolds for a small, explicit set of document types;
- writing-style and reviewer-expectation guides; and
- local helpers for discovering, copying, and inspecting templates.
Mandatory Currency Rule
Venue requirements are time-sensitive. Before giving exact page limits, deadlines, style-file names, anonymity rules, or required sections:
1. Identify the exact venue, year or funding cycle, track, and article or proposal type. 2. Open the official author instructions, call, solicitation, notice of funding opportunity (NOFO), or policy guide. 3. Record the source URL and the date checked. 4. Distinguish initial submission, revision/rebuttal, and camera-ready rules. 5. Treat bundled files as scaffolds unless this skill explicitly says they are a copy of an official template.
Never infer a current style-file name by changing the year in an old filename. Never present a generic scaffold as an official venue template.
When to Use
Use this skill for:
- locating official journal or conference author instructions;
- checking page limits, required sections, anonymity, supplemental-material rules, or citation style;
- choosing and adapting a bundled LaTeX scaffold;
- preparing NSF, NIH, DOE, DARPA, or foundation proposal documents;
- designing a research poster after checking event-specific dimensions;
- adapting prose to a venue's audience and reviewer expectations; or
- inspecting a PDF's page count and embedded fonts.
Verification-First Workflow
1. Resolve the exact target
Ask for or derive:
- venue or funding agency;
- year/cycle and track;
- document type, such as research article, short paper, main track, R01, or R21;
- submission stage; and
- authoring format, such as LaTeX or Word.
Do not combine rules from similarly named venues or tracks.
2. Consult the right reference
| Need | Reference | |---|---| | Journal submission and official publisher resources | `references/journals_formatting.md` | | Conference rules and 2026 verified snapshots | `references/conferences_formatting.md` | | Poster sizes, layout, and accessibility | `references/posters_guidelines.md` | | NSF, NIH, DOE, DARPA, and foundation proposals | `references/grants_requirements.md` | | Cross-venue writing comparison | `references/venue_writing_styles.md` | | Nature and Science writing | `references/nature_science_style.md` | | Cell Press writing | `references/cell_press_style.md` | | Medical journal writing | `references/medical_journal_styles.md` | | ML and computer-vision conference writing | `references/ml_conference_style.md` | | ACL, EMNLP, CHI, and other CS writing | `references/cs_conference_style.md` | | Review criteria and rebuttals | `references/reviewer_expectations.md` |
Reference files summarize rules but do not override the current official source.
3. Capture a compliance note
Before editing, write a short note in the working document or task log:
Target: ICML 2026 main track, initial submission Official source: https://icml.cc/Conferences/2026/AuthorInstructions Checked: 2026-07-20 Main-text limit: 8 pages References/appendices: additional pages allowed in the same PDF Anonymity: required Official template: ICML 2026 style package linked by the author instructions
This makes later validation reproducible.
4. Start from the official template
For annual conferences and publisher-managed workflows:
1. Download the template from the official source. 2. Keep its class/style files unchanged. 3. Add content without overriding margins, font sizes, spacing, or headers. 4. Use a bundled scaffold only for drafting or when the official source explicitly permits it.
For grants, many components are entered or uploaded separately. Do not submit a combined bundled `.tex` file as if it were an agency-issued form.
5. Validate manually and mechanically
Verify at least:
- main-text and total-file page rules;
- font, margin, line-spacing, and paper-size rules;
- anonymity and metadata;
- required sections, statements, checklists, and disclosures;
- figure/table placement and accessibility;
- reference and supplemental-material treatment; and
- source-package and PDF requirements.
The helper can inspect page totals and embedded fonts, but it cannot prove that margins, font sizes, excluded sections, or hidden metadata comply.
Bundled Assets
The repository intentionally bundles only the following templates. Other venues listed in references require an official external template.
Journal and conference scaffolds
| File | Status | |---|---| | `assets/journals/nature_article.tex` | Generic Nature-oriented writing scaffold; not an official Nature template | | `assets/journals/plos_one.tex` | PLOS ONE-oriented scaffold; compare with the current official PLOS LaTeX package | | `assets/journals/neurips_article.tex` | NeurIPS 2026 wrapper; requires the official `neurips_2026.sty` | | `assets/journals/elsarticle-template-num.tex` | Elsevier `elsarticle` numeric example | | `assets/journals/elsarticle-template-num-names.tex` | Elsevier `elsarticle` numbered/name example | | `assets/journals/elsarticle-template-harv.tex` | Elsevier `elsarticle` author-year example |
The matching Elsevier `.bst`
🚀 Looking for more advanced capabilities? For end-to-end scientific writing, deep scientific search, advanced image generation and enterprise solutions, visit www.k-dense.ai Stay up to date: Follow K-Dense on X, LinkedIn, and YouTube for new features,
Other skills on claude-scientific-writer.
- /citation-management
NCBI API key to raise Entrez rate limits.
Open skill - /clinical-decision-support
Prepare and validate research-only clinical decision-support evaluation, evidence-profile, cohort, survival, biomarker/model, privacy, and governance artifacts. Use for aggregate or synthetic research documentation and traceability—not patient care or live clinical operation.
Open skill - /clinical-reports
Create safety-bounded draft structures and run local deterministic checks for clinical case, diagnostic, trial, safety, and aggregate research reports. Use only with synthetic, de-identified, or aggregate inputs and verified source-fact manifests; every output requires qualified
Open skill - /docx
Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files) or Word templates (.dotx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', '.dotx', or requests to produce professional documents with formatting
Open skill - /pdf
Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms,
Open skill - /pptx
Use this skill any time a .pptx or .potx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx or .potx file (even if the extracted content will be used
Open skill

