science-writing
Installation
SKILL.md
Science Writing
Create clear, evidence-based scientific prose with validated citations and reproducible methods.
Instructions
- Clarify target venue and manuscript scope.
- Outline the section before writing prose.
- Write in full paragraphs with precise, evidence-backed claims.
- Validate DOIs and citation metadata.
- Check structure against IMRAD or venue requirements.
Quick Reference
| Task | Action |
|---|---|
| DOI validation | python scripts/crossref_validator.py --doi <doi> |
| Writing guidance | See references/ |
| Examples | See examples/ |
Input Requirements
- Manuscript section(s) or outline
- Target journal or venue (if known)
- Citation list or DOI inputs
Output
- Publication-quality prose
- Validated references (DOI-checked)
- Consistent citation formatting
Quality Gates
- Claims are supported by citations
- Paragraph structure and flow are clear
- DOIs validated where available
Examples
Example 1: Validate a DOI
python scripts/crossref_validator.py --doi "10.1038/d41586-018-02404-4"
Troubleshooting
Issue: Missing DOI metadata Solution: Search by title and verify the source before citing.
Related skills
More from fmschulz/omics-skills
beautiful-data-viz
Create publication-quality matplotlib/seaborn charts with readable axes, tight layout, and curated palettes.
19bio-phylogenomics
Build marker gene alignments and phylogenetic trees.
19bio-protein-clustering-pangenome
Cluster proteins into orthogroups and derive pangenome matrices.
18plotly-dashboard-skill
Build production-ready Plotly Dash dashboards with consistent theming, clear layouts, and performant callbacks.
17bio-annotation
Functional annotation and taxonomy inference from sequence homology.
16bio-foundation-housekeeping
Initialize a bioinformatics project scaffold with reproducible environments, schemas, and data cataloging. Use for new projects or repo setup.
16