nature-skills
Open-source project (2.1K stars, MIT license) providing 5 AI skills for Nature-standard academic paper writing. GitHub: Yuan1z0825/nature-skills
Skills
| Skill | Status | Function |
|---|---|---|
| nature-figure | Stable | Scientific chart generation with Nature-style color palettes, SVG editable text |
| nature-polishing | Stable | 25 rules from Nature papers + graduate scientific English course |
| nature-citation | Beta | Crossref-based citation search (Nature/Science/Cell only) |
| nature-paper2ppt | Beta | Paper-to-PPT conversion based on paper type |
| nature-data | Draft | Data availability statement + FAIR compliance |
Key Design
- 13 chart types with independent implementation guides
- Color systems: Semantic palette (blue=main, green=variant, red=baseline) + pastel for Nature Machine Intelligence
- SVG text preservation:
svg.fonttype = 'none'keeps text editable in Illustrator - Paper type → narrative logic: Discovery → problem→evidence; Method → problem→solution; etc.