$npx -y skills add PangenomeAI/academic-skills-food-nutrition --skill science-aaasAuthor-guideline skill for the AAAS Science family that food & nutrition researchers publish in: Science, Science Advances, Science Translational Medicine, Science Immunology, Science Signaling, Science Robotics. Use to format or check a manuscript for a Science-family journal —
| 1 | # AAAS Science Family — Author Guideline Skill |
| 2 | |
| 3 | **Publisher:** AAAS · **Verified:** 2026-07 · Confirm exact limits at the journal's Information for Authors (very strict; differ by title/article type). |
| 4 | |
| 5 | ## Applies to |
| 6 | Science; Science Advances (open access); Science Translational Medicine; Science |
| 7 | Immunology; Science Signaling; Science Robotics. |
| 8 | |
| 9 | ## Format (Science style) |
| 10 | - **References: numbered** in citation order, Science style (numbered list `1., 2., …`; in-text `(1)`, `(2, 3)`). Full author lists; include DOIs. |
| 11 | > 1. A. B. Author, C. D. Author, Title of the article. *Science* **380**, 1234 (2026). |
| 12 | - **Abstract:** single paragraph, very short (Science Research Articles ~125 words; Science Advances longer — confirm). |
| 13 | - **Structure:** Science Research Articles are tightly length-limited (main text often ~2,500–4,500 words incl. references/notes; Reports shorter); Materials and Methods often in supplementary. Science Advances allows more. |
| 14 | - **Display items:** limited; cite `Fig. 1` in order. |
| 15 | - **Mandatory:** data/materials availability; competing interests; author contributions; supplementary materials for full methods. |
| 16 | - **Figures:** ≥300 dpi; RGB; sized to one/two columns; accessible palette. |
| 17 | |
| 18 | ## Formatting constraints |
| 19 | ```yaml |
| 20 | publisher: AAAS Science |
| 21 | reference_style: science-numbered |
| 22 | abstract_words: 125 # Science Research Article; confirm per journal |
| 23 | methods: often-in-supplementary |
| 24 | data_availability: required |
| 25 | figure_dpi: 300 |
| 26 | ``` |