$npx -y skills add PangenomeAI/academic-skills-food-nutrition --skill cell-pressShared author-guideline skill for Cell Press journals that food & nutrition researchers publish in: Cell, Cell Metabolism, Cell Host & Microbe, Molecular Cell, Immunity, Current Biology, Cell Reports Medicine, One Earth, Joule, Matter, Chem. Use to format or check a manuscript fo
| 1 | # Cell Press — Author Guideline Skill |
| 2 | |
| 3 | **Publisher:** Cell Press (Elsevier) · **Verified:** 2026-07 · Confirm the exact reference style and limits at the specific journal's Guide for Authors (Cell Press has updated citation formats; verify current style). |
| 4 | |
| 5 | ## Applies to (food/nutrition-relevant) |
| 6 | | Journal | Abbrev | Relevance | |
| 7 | |---|---|---| |
| 8 | | Cell | CELL | Flagship | |
| 9 | | Cell Metabolism | CELL METAB | Nutrition & metabolism | |
| 10 | | Cell Host & Microbe | CELL HOST MICROBE | Gut/food microbiome | |
| 11 | | Molecular Cell | MOL CELL | Molecular | |
| 12 | | Immunity | IMMUNITY | Nutr-immunology | |
| 13 | | Current Biology | CURR BIOL | Broad biology | |
| 14 | | Cell Reports Medicine | CELL REP MED | Clinical/translational | |
| 15 | | One Earth | ONE EARTH | Food systems/sustainability | |
| 16 | | Joule / Matter / Chem | — | Energy/materials/chemistry | |
| 17 | |
| 18 | ## Format (Cell Press style) |
| 19 | - **References:** Cell Press style — **confirm current format at the journal** (numbered vs author–year has changed across titles/years). Include DOIs and full author lists. |
| 20 | - **Abstract:** ~150 words, single paragraph; plus a short **eTOC blurb** (one–two sentences) and a **graphical abstract** for many titles; **Highlights** (3–4 bullets) required. |
| 21 | - **Structure:** Title → Abstract → Introduction → Results → Discussion → **STAR★Methods** (structured methods) → References → Figure legends. Research articles use STAR Methods. |
| 22 | - **Display items:** cite `Figure 1` in order; supplemental information allowed. |
| 23 | - **Mandatory:** data/code availability (STAR Methods Key Resources Table), declaration of interests, author contributions. |
| 24 | - **Figures:** ≥300 dpi; RGB; Cell column widths; accessible palette. |
| 25 | |
| 26 | ## Formatting constraints |
| 27 | ```yaml |
| 28 | publisher: Cell Press |
| 29 | reference_style: cell-press # confirm current numbered vs author-year at journal |
| 30 | abstract_words: 150 |
| 31 | highlights: {count: "3-4", required: true} |
| 32 | graphical_abstract: common |
| 33 | methods: STAR-Methods |
| 34 | data_and_code_availability: required |
| 35 | figure_dpi: 300 |
| 36 | ``` |