scientific-writing

Write IMRAD-structured scientific manuscripts with citations, figures, and reporting guideline compliance.

Updated Oct 7, 2022
One-click install
npx skills add https://github.com/tamagusko/linux-cfg --skill scientific-writing-tamagusko
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scientific-writing
Source: https://github.com/tamagusko/linux-cfg/tree/main/dotfiles/claude/skills/scientific-writing
Command: npx skills add https://github.com/tamagusko/linux-cfg --skill scientific-writing-tamagusko

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve? Drafting publication-ready scientific manuscripts requires mastering IMRAD structure, multiple citation styles, reporting guidelines, and journal formatting rules, which is slow and error-prone without structured guidance. ## Core Features & Use Cases - Two-Stage Writing Process: Build section outlines from literature research, then convert bullet points into flowing full-paragraph prose suitable for submission. - Citation and Guideline Support: Apply APA, AMA, Vancouver, Chicago, and IEEE citation styles plus CONSORT, STROBE, and PRISMA reporting checklists. - Professional Report Formatting: Use the bundled scientific_report.sty LaTeX package with colored box environments, statistical notation commands, and styled tables for technical reports and white papers. - Use Case: A researcher drafting a clinical trial paper outlines the Results section from gathered literature, expands it into prose, formats citations in Vancouver style, and verifies CONSORT checklist compliance before journal submission. ## Quick Start Ask the assistant to draft the introduction section of a research paper on your topic using the scientific-writing skill with APA citations.

Frequently Asked Questions about scientific-writing

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I write a scientific paper using IMRAD structure?

Structure the manuscript into Introduction, Methods, Results, and Discussion sections. Draft an outline with key points and citations first, then convert each bullet point into full flowing paragraphs with transitions and integrated citations.

What citation style should I use for a medical journal?

Most medical journals use AMA or Vancouver style with numbered citations. Check the target journal's author guidelines; JAMA uses AMA superscripts while The Lancet and BMJ use Vancouver numbered brackets.

Which reporting guideline applies to my study type?

Use CONSORT for randomized controlled trials, STROBE for observational studies, PRISMA for systematic reviews and meta-analyses, STARD for diagnostic accuracy studies, and CARE for case reports.

Can I use bullet points in a scientific manuscript?

No, final manuscripts must use full paragraphs with flowing prose. Bullet points are acceptable only in Methods for inclusion criteria or materials lists, and in supplementary materials, never in Abstract, Results, or Discussion.

How do I format a professional research report in LaTeX?

Use the bundled scientific_report.sty package with XeLaTeX compilation. It provides colored box environments for key findings, methods, and limitations, plus commands for p-values, confidence intervals, and effect sizes.

When should I use a table versus a figure?

Use tables for precise numerical values and detailed statistical outputs readers need to reference. Use figures for trends, relationships, distributions, and comparisons best understood visually, following roughly one display item per 1000 words.