Agent skill · Databases

scientific-writing

Core skill for the deep research and writing tool. Write scientific manuscripts in full paragraphs (never bullet points). Use two-stage process with (1) section outlines with key points using research-lookup then (2) convert to flowing prose. IMRAD structure, citations (APA/AMA/Vancouver), figures/tables, reporting guidelines (CONSORT/STROBE/PRISMA), for research papers and journal submissions.

BioTender-maxgithub.com/BioTender-maxGitHub ↗
claude-codecan modify filesships scriptsNOASSERTION
Install
npx skills add BioTender-max/awesome-bio-agent-skills --skill scientific-writing --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 13
SKILL.md size: 33 KB
Bundled scripts: yes
Allowed tools: ReadWriteEditBash
Path: skills/kdense/scientific-writing/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 135
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Scientific Writing ## Overview **This is the core skill for the deep research and writing tool**—combining AI-driven deep research with well-formatted written outputs. Every document produced is backed by comprehensive literature search and verified citations through the research-lookup skill. Scientific writing is a process for communicating research with precision and clarity. Write manuscripts using IMRAD structure, citations (APA/AMA/Vancouver), figures/tables, and reporting guidelines (CONSORT/STROBE/PRISMA). Apply this skill for research papers and journal submissions. **Critical Principle: Always write in full paragraphs with flowing prose. Never submit bullet points in the final manuscript.** Use a two-stage process: first create section outlines with key points using research-lookup, then convert those outlines into complete paragraphs. ## When to Use This Skill This skill should be used when: - Writing or revising any section of a scientific manuscript (abstract, introduction, methods, results, discussion) - Structuring a research paper using IMRAD or other standard formats - Formatting citations and references in specific styles (APA, AMA, Vancouver, Chicago, IEEE) - C

What's inside
Steps it walks through
  1. Overview
  2. When to Use This Skill
  3. Visual Enhancement with Scientific Schematics
  4. Graphical Abstract (REQUIRED)
  5. Additional Figures (GENERATE EXTENSIVELY)
  6. Core Capabilities
  7. 1. Manuscript Structure and Organization
  8. 2. Section-Specific Writing Guidance
  9. 3. Citation and Reference Management
  10. 4. Figures and Tables
  11. 5. Reporting Guidelines by Study Type
  12. 6. Writing Principles and Style
  13. 7. Writing Process: From Outline to Full Paragraphs
  14. 8. Professional Report Formatting (Non-Journal Documents)
Ships with 12 files
  • assets/REPORT_FORMATTING_GUIDE.md
  • assets/scientific_report.sty
  • assets/scientific_report_template.tex
  • references/citation_styles.md
  • references/figures_tables.md
  • references/imrad_structure.md
  • references/professional_report_formatting.md
  • references/reporting_guidelines.md
  • references/writing_principles.md
  • scripts/generate_image.py
  • scripts/generate_schematic.py
  • scripts/generate_schematic_ai.py
Commands it runs
python scripts/generate_schematic.py "your diagram description" -o figures/output.png
python scripts/generate_image.py "your image description" -o figures/output.png
xelatex report.tex
More from awesome-bio-agent-skills
All skills →
About this skill
What does the scientific-writing skill do?

Core skill for the deep research and writing tool. Write scientific manuscripts in full paragraphs (never bullet points). Use two-stage process with (1) section outlines with key points using research-lookup then (2) convert to flowing prose. IMRAD structure, citations (APA/AMA/Vancouver), figures/tables, reporting guidelines (CONSORT/STROBE/PRISMA), for research papers and journal submissions.

How do I install it?

Run `npx skills add BioTender-max/awesome-bio-agent-skills --skill scientific-writing --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From BioTender-max/awesome-bio-agent-skills, a repository with 135 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going