From molcell-skills
Converts author-date references to Cell Press numbered style for Molecular Cell manuscripts. Handles superscript numbering, full author lists, and abbreviated journal names.
How this skill is triggered — by the user, by Claude, or both
Slash command
/molcell-skills:molcell-citationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- References are author–date "(Smith et al., 2021)" and must become Cell Press numbered.
Cell Press moved its journals — including Molecular Cell — to a numbered referencing style. Confirm the live format, but the working model is:
This is the opposite of the old Cell Press author–date convention and of journals like Genetics that stay name–year. Porting in from an author–date manuscript is a mechanical but error-prone renumbering — do it in one pass so the in-text superscripts and the list stay in sync.
Author, A.B., Author, C.D., and Author, E.F. (2021). Title of the article. Abbrev. Journal Name 152, 1173–1183.Author, A.B. (2020). Book Title, edition (Publisher).Author, A.B. (2020). Chapter title. In Book Title, C.D. Editor, ed. (Publisher), pp. xx–yy.molcell-data).Surname precedes initials; "and" before the final author; year in parentheses after the author list. The entry is preceded by its number in the list.
| From (author–date) | To (Cell Press numbered) |
|---|---|
| "(Smith et al., 2021)" in text | superscript "^12" in order of appearance |
| List alphabetical by first author | list numbered by order of first appearance |
| Same source cited twice with two tags | one number, reused at every citation |
| Truncated "et al." in the biblio | full author list |
| Separate STAR Methods bibliography | one merged, continuously numbered list |
| Narrative "Smith et al. (2021) showed" | "Smith et al.^12 showed" (name in text, number superscript) |
An author–date sentence and its list entry:
Loss of XYZ slows fork progression (Smith et al., 2021). Smith, A.B., Lee, C.D., and Wong, E.F. (2021). Title. Mol. Cell 81, 233–247.
Converted to the current Cell Press numbered style, the in-text token becomes a superscript number set by where the source first appears, and the entry keeps full authors but is placed at that number in the citation-ordered list:
Loss of XYZ slows fork progression.^7 7. Smith, A.B., Lee, C.D., and Wong, E.F. (2021). Title. Mol. Cell 81, 233–247.
Mechanical traps: the number is fixed the first time the source appears and reused thereafter (do not renumber on later mentions); a source deleted from the text must be removed and everything after it renumbered; and a narrative citation keeps the author name in the sentence but still carries the superscript number.
Molecular Cell uses one continuously numbered reference list for the whole paper, including citations that appear only in STAR Methods (protocols, algorithms, prior reagents). Do not build a separate methods bibliography. When porting from a journal that footnotes methods, sweep the STAR Methods text for citations and confirm each has a number in the single list. Software and datasets cited in the Key Resources Table follow molcell-data conventions (repository, accession/DOI, version) rather than the journal-article shape.
【Style detected】 author–date / alphabetical / other → Cell Press numbered
【In-text】 superscript numbers in order of appearance? yes/no
【List order】 numbered by first appearance (not alphabetical)? yes/no
【Author lists】 full (not et al.)? surname-first? journal abbreviated? yes/no
【Reuse】 each source one number, reused on later cites? yes/no
【Unresolved / uncited】 [...]
【Next】 molcell-submission
Cell Press reference formatting evolves — confirm the exact numbered format, author-list cutoff, and journal-abbreviation style against the current Molecular Cell information-for-authors page.
npx claudepluginhub brycewang-stanford/awesome-journal-skills --plugin molcell-skillsConverts numbered references to Cell Press author–date style: in-text (Smith et al., 2021), alphabetical reference list, full author lists, spelled-out journal names.
Converts reference lists to Science (AAAS) numbered style with italic numbers, full author lists, abbreviated journal titles, and continuous numbering for main text and supplementary materials.
Converts references to PNAS numbered citation style: sequential in-text numbers, full author bibliographies, abbreviated journal titles. Provides formats for articles, books, datasets, and preprints, plus an author-date to PNAS conversion table.