Best for
- Use when writing sections, rebuttals, response letters, manuscript QA, or sentence-level reviews.
fmschulz/omics-skills/skills/scientific-writing/SKILL.md
Draft, review, and revise scientific manuscripts with grounded multi-agent checks. Use when writing sections, rebuttals, response letters, manuscript QA, or sentence-level reviews.
Decision brief
Use this as the single scientific-writing skill for both Codex and Claude Code. It covers two related modes of work:
Compatibility matrix
| Platform | Status | Evidence | What to check |
|---|---|---|---|
| Codex | Not declared | No explicit evidence | Portability before use |
| Claude Code | Not declared | No explicit evidence | Portability before use |
| Cursor | Not declared | No explicit evidence | Portability before use |
| Gemini CLI | Not declared | No explicit evidence | Portability before use |
Installation
The source command is displayed only when detected. A safe inspection prompt is always available so your agent can explain every action before execution.
npx skills add https://github.com/fmschulz/omics-skills --skill "skills/scientific-writing"Inspect the Agent Skill "scientific-writing" from https://github.com/fmschulz/omics-skills/blob/2703ad88739298766b597d097f77970b6066b536/skills/scientific-writing/SKILL.md at commit 2703ad88739298766b597d097f77970b6066b536. List every install step, command, network request, credential, file read/write, external action, and rollback step. Explain whether it fits my task. Do not install or execute anything until I approve.
Workflow
When the request is a writing review of existing prose, choose one mode:
1. Inventory the artifact bundle before writing or reviewing. See references/workflow.md. 2. Choose a runtime pattern: - On Codex, use spawned subagents when available, otherwise run the same roles sequentially. - On Claude Code, use worker agents when available, otherwise run t…
1. inventory the artifact bundle and identify missing evidence 2. draft the requested section in paragraph prose 3. run reviewer and reviser passes until the remaining issues are minor or evidence-blocked 4. return the revised section plus unresolved gaps
Use this skill when the requested output is manuscript prose or a prose-
Before drafting or reviewing, state:
Permission review
No configured static risk pattern was detected
This is not proof of safety. Runtime behavior, indirect dependencies, and hidden external systems are outside the static scan.
Evidence record
| Signal | Value | Evidence type | Meaning |
|---|---|---|---|
| Quality score | 91/100 | Computed | Documentation, specificity, maintenance, and trust rules |
| Repository stars | 7 | Source | Repository attention, not individual Skill quality |
| Compatibility | 0 platforms | Source | Declared in the catalog source record |
| Usage guide | automated source guide | Editorial | Generated or reviewed according to the visible evidence level |
Pinned source
Use this as the single scientific-writing skill for both Codex and Claude Code. It covers two related modes of work:
The two modes share the same role set and the same hard rules. Pick the entry point that matches the request; the workflow then routes accordingly.
/bio-logic when the main question is whether a method, design, causal
claim, or interpretation is scientifically justified./manuscript-review-council for journal-style peer review or a
multi-reviewer critique. Route the resulting evidence-backed revisions back
here.Before drafting or reviewing, state:
full-review, section-review, targeted, or interactive (see below)If a required input is missing, name the gap and keep the prose conservative.
When the request is a writing review of existing prose, choose one mode:
| Mode | Trigger | Behavior |
|---|---|---|
full-review | "review my manuscript", "writing review" | Run all five prose-quality audits on the whole document and emit a structured report. Default when ambiguous. |
section-review | "review the Introduction", "check the Discussion" | Run all five audits on a single section. |
targeted | "fix passive voice", "strip the clutter" | Run only the requested audit pass(es). |
interactive | "walk me through improving this" | Go paragraph by paragraph: show original, show revision, explain changes, wait for confirmation. |
Both drafting and review work share the same auditable artifact set (plan, draft, citation audit, review notes, revision notes).
references/workflow.md.references/writing-quality.md. Five passes, applied in order: clutter; voice and verbs; sentence architecture; terminology and keywords; numbers and citations. Each finding carries a severity tag (CRITICAL / MAJOR / MINOR) and a concrete revision — never a vague "consider improving" suggestion.review -> revise -> review loop until one of these is true:
/crossref-lookup when DOI or title checks are needed.When the reviewer pass runs, it applies five sequential audits. The full audit tables, examples, and constraints live in references/writing-quality.md. Summary:
Output: every finding includes file/section reference, original text, concrete revision, the audit pass it triggers, and a severity tag.
Used by both reviewer and reviser. Reviser addresses CRITICAL and MAJOR first.
| Task | Action |
|---|---|
| Plan a writing run | audit artifacts, mode, venue, and blockers before prose |
| Draft a manuscript | follow Methods -> outline -> prose -> citation audit |
| Improve quality | run reviewer and reviser loops until quality gates pass or evidence runs out |
| Validate citations | /crossref-lookup |
.bib files, DOI lists, or trusted reference notesplanner: audits the artifact bundle and defines the writing ordermethods-writer: drafts Methods from source artifacts onlystructure-writer: creates the section skeleton and figure/table planwriter: drafts paragraph prose from the plan and available evidencecitation-auditor: checks citation correctness, placement, and bibliography safetyreviewer: produces a scientific review report with revision prioritiesreviser: applies only evidence-backed fixes and carries forward blocked issues explicitly.bib files; describe or stage citation edits explicitly.Use /crossref-lookup for DOI validation, title matching, and bibliography audits before finalizing the manuscript.
Issue: Reviewer feedback asks for experiments, citations, or data that are not in the artifacts. Solution: Mark the issue as blocked by missing evidence and keep the claim conservative.
Issue: The draft keeps changing wording without resolving the same major issue. Solution: Stop the loop, report the repeated unresolved issue, and explain what missing artifact would be needed to fix it.
references/workflow.mdreferences/agent-prompts.mdreferences/writing-quality.mdreferences/supporting-skills.mdreferences/reporting-shortcuts.md/manuscript-review-council — run a multi-reviewer critique before revision/proposal-review — switch here for funding-proposal critique/bio-logic — evaluate evidence quality and rigor during revision/crossref-lookup — validate every cited DOIFrequently asked questions
Use this as the single scientific-writing skill for both Codex and Claude Code. It covers two related modes of work:
The source record exposes this install command: npx skills add https://github.com/fmschulz/omics-skills --skill "skills/scientific-writing". Inspect the command and pinned source before running it.
Alternatives
synthetic-sciences/openscience
Core skill for the deep research and writing tool. Write scientific manuscripts in full paragraphs (never bullet points). Use two-stage process: (1) create section outlines with key points using research-lookup, (2) convert to flowing prose. IMRAD structure, citations (APA/AMA/Vancouver), figures/tables, reporting guidelines (CONSORT/STROBE/PRISMA), for research papers and journal submissions.
K-Dense-AI/scientific-agent-skills
Draft, revise, and audit scientific manuscripts or reports with explicit evidence provenance, reporting-guideline coverage, authorship accountability, confidentiality controls, and local consistency checks. Use for manuscript sections, references, declarations, tables, figures, or submission preparation when scientific accuracy and traceability matter.