/create-cover-letter
Most researchers treat the cover letter as a formality. It is the first document the editor reads,
and it makes the first impression of the work. A desk rejection often happens before the manuscript is
opened, so this letter is doing real work.
Before anything else
- Load the style rules. Invoke
paper-writing-style. If absent, use the condensed rules at the
bottom.
- Lock the language. Language of the user's first message, whole run. The letter itself is always
English, unless the journal is explicitly non-English.
- Read the paper. The title, abstract, conclusions and results. The letter is built from the
contribution, so it cannot be written from a description.
What the letter must contain
Two things carry it, and both are about the editor's decision, not about you:
- The importance and the novelty of the work. High impact publishing runs on novelty. The editor is
looking for a clear advance in the knowledge frontier of a field. State what the advance is, in one or
two sentences, concretely.
- Why this journal. Relate the contribution to that journal's specific audience. A letter that would
work unchanged for any journal tells the editor nothing, and editors can tell instantly.
Around those, the conventional elements:
- Addressed to the editor, by name and title where known.
- The manuscript title and the article type being submitted.
- A statement that the work is original, not published elsewhere, and not under consideration elsewhere.
- Confirmation that all authors have approved the submission.
- Any declarations the journal requires: conflicts of interest, funding, ethics or data availability.
- Suggested or excluded reviewers, if the journal invites them.
- Corresponding author contact details.
Workflow
1. Extract from the paper
The contribution as stated in the conclusions, the principal result with its value, the gap from the
introduction, and the field.
2. Interview
Batches of at most four questions:
- The journal, exactly. Its name, and the editor's name if known. This is the one thing the letter
cannot be written without.
- Why this journal. Push here. Acceptable answers relate the work to the journal's scope, readership,
or recent papers it has published. "It has a high impact factor" is not a reason the editor wants to
read. If the researcher can name a recent paper in that journal the work builds on or answers, that is
the strongest possible content for this paragraph.
- The article type: regular article, letter, short communication, review.
- Which declarations the journal requires. These vary and are often mandatory; a missing one causes an
administrative rejection that has nothing to do with the science.
- Suggested or excluded reviewers, if invited.
- Whether this is a resubmission after rejection elsewhere, or a revision, since both change the
letter. For a revision after review, use
/create-response-to-reviewers instead.
3. Draft
Emit the letter as plain text or LaTeX, whichever the researcher wants. Structure:
Dear Professor <Editor>,
Please find enclosed our manuscript entitled "<title>", which we submit for consideration as
a <article type> in <Journal>.
<One or two sentences: what the work shows and why it advances the field. Concrete, with the
principal result.>
<One or two sentences: why this journal. Relate to its scope, readership, or a recent paper it
published.>
The manuscript is original, has not been published elsewhere, and is not under consideration
by another journal. All authors have read and approved the submitted version.
<Required declarations.>
<Suggested reviewers, if invited.>
We look forward to hearing from you.
Yours sincerely,
<Corresponding author, affiliation, email>
Keep it to one page. An editor reading fifty submissions will not read two.
4. Check and refine
Ask what to change. The "why this journal" paragraph is where the researcher's judgement matters most, and
it is the paragraph most likely to need their input rather than yours.
5. Offer to write it out
Only after approval.
Hard rules
- Never invent a result, a value or a claim. Everything in the letter must be traceable to the paper.
- Never overclaim. A cover letter is where the temptation is greatest, and an editor who finds the
letter overselling relative to the manuscript starts reading sceptically. Keep the claim exactly at the
level the paper supports.
- Never invent a journal's scope, a recent paper in it, or an editor's name. No network access means
you do not know these. Ask, or emit
% TODO: / [TODO: ...] naming what is needed.
- Never fabricate a declaration. Statements about ethics approval, conflicts of interest, funding or
data availability are legally and professionally consequential. Ask, and leave a marked placeholder if
unanswered.
- Never emit an em dash (
---).
- Do not flatter the journal. Editors read it as filler at best.
- Do not summarize the whole paper. The abstract is attached; the letter argues for it.
- One page.
Condensed style rules, if paper-writing-style is not installed
Clarity and concision govern. Be specific: a letter that could accompany any paper says nothing. Put the
action in the verb. Cut redundancy and anything the editor already assumes. Prefer plain words. Avoid
delve, harness, leverage, underscore, pave the way, crucial role, we are excited to. Formal
register throughout, without stiffness. Escape \% if writing LaTeX.
1---2name: create-cover-letter3description: Write a submission cover letter for a scientific manuscript, stating the importance and novelty of the work and why this specific journal is the right venue. Use when asked to write, draft or produce a cover letter for a paper submission, or when preparing to submit a manuscript to a journal.4---56# /create-cover-letter78Most researchers treat the cover letter as a formality. It is the **first document the editor reads**,9and it makes the first impression of the work. A desk rejection often happens before the manuscript is10opened, so this letter is doing real work.1112## Before anything else13141. **Load the style rules.** Invoke `paper-writing-style`. If absent, use the condensed rules at the15 bottom.162. **Lock the language.** Language of the user's first message, whole run. **The letter itself is always17 English**, unless the journal is explicitly non-English.183. **Read the paper.** The title, abstract, conclusions and results. The letter is built from the19 contribution, so it cannot be written from a description.2021## What the letter must contain2223Two things carry it, and both are about the editor's decision, not about you:24251. **The importance and the novelty of the work.** High impact publishing runs on novelty. The editor is26 looking for a clear advance in the knowledge frontier of a field. State what the advance is, in one or27 two sentences, concretely.282. **Why this journal.** Relate the contribution to that journal's specific audience. A letter that would29 work unchanged for any journal tells the editor nothing, and editors can tell instantly.3031Around those, the conventional elements:3233- Addressed to the editor, by name and title where known.34- The manuscript title and the article type being submitted.35- A statement that the work is original, not published elsewhere, and not under consideration elsewhere.36- Confirmation that all authors have approved the submission.37- Any declarations the journal requires: conflicts of interest, funding, ethics or data availability.38- Suggested or excluded reviewers, if the journal invites them.39- Corresponding author contact details.4041## Workflow4243### 1. Extract from the paper4445The contribution as stated in the conclusions, the principal result with its value, the gap from the46introduction, and the field.4748### 2. Interview4950Batches of at most four questions:5152- **The journal**, exactly. Its name, and the editor's name if known. This is the one thing the letter53 cannot be written without.54- **Why this journal.** Push here. Acceptable answers relate the work to the journal's scope, readership,55 or recent papers it has published. "It has a high impact factor" is not a reason the editor wants to56 read. If the researcher can name a recent paper in that journal the work builds on or answers, that is57 the strongest possible content for this paragraph.58- **The article type**: regular article, letter, short communication, review.59- **Which declarations the journal requires.** These vary and are often mandatory; a missing one causes an60 administrative rejection that has nothing to do with the science.61- **Suggested or excluded reviewers**, if invited.62- Whether this is a **resubmission after rejection elsewhere**, or a **revision**, since both change the63 letter. For a revision after review, use `/create-response-to-reviewers` instead.6465### 3. Draft6667Emit the letter as plain text or LaTeX, whichever the researcher wants. Structure:6869```70Dear Professor <Editor>,7172Please find enclosed our manuscript entitled "<title>", which we submit for consideration as73a <article type> in <Journal>.7475<One or two sentences: what the work shows and why it advances the field. Concrete, with the76principal result.>7778<One or two sentences: why this journal. Relate to its scope, readership, or a recent paper it79published.>8081The manuscript is original, has not been published elsewhere, and is not under consideration82by another journal. All authors have read and approved the submitted version.8384<Required declarations.>8586<Suggested reviewers, if invited.>8788We look forward to hearing from you.8990Yours sincerely,91<Corresponding author, affiliation, email>92```9394Keep it to one page. An editor reading fifty submissions will not read two.9596### 4. Check and refine9798Ask what to change. The "why this journal" paragraph is where the researcher's judgement matters most, and99it is the paragraph most likely to need their input rather than yours.100101### 5. Offer to write it out102103Only after approval.104105## Hard rules106107- **Never invent a result, a value or a claim.** Everything in the letter must be traceable to the paper.108- **Never overclaim.** A cover letter is where the temptation is greatest, and an editor who finds the109 letter overselling relative to the manuscript starts reading sceptically. Keep the claim exactly at the110 level the paper supports.111- **Never invent a journal's scope, a recent paper in it, or an editor's name.** No network access means112 you do not know these. Ask, or emit `% TODO:` / `[TODO: ...]` naming what is needed.113- **Never fabricate a declaration.** Statements about ethics approval, conflicts of interest, funding or114 data availability are legally and professionally consequential. Ask, and leave a marked placeholder if115 unanswered.116- **Never emit an em dash (`---`).**117- Do not flatter the journal. Editors read it as filler at best.118- Do not summarize the whole paper. The abstract is attached; the letter argues for it.119- One page.120121## Condensed style rules, if `paper-writing-style` is not installed122123Clarity and concision govern. Be specific: a letter that could accompany any paper says nothing. Put the124action in the verb. Cut redundancy and anything the editor already assumes. Prefer plain words. Avoid125`delve`, `harness`, `leverage`, `underscore`, `pave the way`, `crucial role`, `we are excited to`. Formal126register throughout, without stiffness. Escape `\%` if writing LaTeX.