Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Improve academic paper writing quality for ML/CV/NLP-style papers with clear section structure, paragraph flow, and reviewer-facing presentation. Use when drafting or revising Abstract, Introduction, Related Work, Method, Experiments, or Conclusion; polishing figures/tables; checking claim-support alignment; or performing self-review before submission.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-09 | ✗→✓ | ▲ Improved | 26% | 0% |
| case-07 | ✗→✓ | ▲ Improved | 34% | 0% |
| case-10 | ✗→✓ | ▲ Improved | 61% | 0% |
| case-13 | ✗→✓ | ▲ Improved | 45% | 0% |
| case-15 | ✗→✓ | ▲ Improved | 30% | 0% |
Use this skill to rewrite a research paper into a reviewer-friendly, high-clarity draft. Prioritize first-impression quality (figures/tables/layout), logical flow, and evidence-backed claims.
references/.references/paper-review.md.Use this quick test whenever the user asks whether a paragraph "flows" or is clear.
Source reference for this check:
references/does-my-writing-flow-source.mdLoad only the needed section file:
references/introduction.mdreferences/abstract.mdreferences/related-work.mdreferences/method.mdreferences/experiments.mdreferences/conclusion.mdreferences/paper-review.mdreferences/does-my-writing-flow-source.mdreferences/examples/index.mdUse references/paper-review.md for the full checklist and workflow.
When asked to rewrite or draft sections, return:
Claim: ... | Evidence: ... | Status: supported/needs evidence.This skill governs the published paper draft itself (Abstract, Introduction, Related Work, Method, Experiments, Conclusion). When the work also requires producing or revising meta-documents that support the paper -- for example:
PLAN.md,notes/section_<N>.md),notes/impl_<component>.md),README.md,those documents have a different audience (the user, co-authors, reviewers) and a different style budget than the paper itself. Load ~/.scicomp-research-skills/skills/human-facing-doc-authoring/SKILL.md for the conventions and per-doc-type structural skeletons. Use BOTH skills together: paper-writing for the paper draft, human-facing for any meta-doc.
A paper-writing session typically iterates across multiple sections, re-reads many survey notes, may re-grep the paper draft repeatedly, and often spans multiple sessions before a section is finalised. Whenever the session is going to be heavy (more than ~5 file reads, multiple section drafts, or a span across multiple sittings), load ~/.scicomp-research-skills/skills/agent-resource-discipline/SKILL.md at session start. In particular:
references/persistent-memory.md -- the first-/last-actionprotocol that updates notes/section_<N>.md and PLAN.md status fields so the next session resumes cheaply.
references/context-window-budget.md -- the rule that this skill'sExecution Rule #7 ("do not load all section references at once") generalises to: do not load all survey notes at once, do not load the full .txt extraction of every cited paper -- target-grep instead.
Both skills compose: paper-writing for what to write; agent-resource- discipline for what to load while writing.
The references files under references/ (abstract.md, conclusion.md, experiments.md, introduction.md, method.md, paper-review.md, related-work.md, examples/) are vendored from the upstream Master-cai/Research-Paper-Writing-Skills repository at commit 9ee5edd (see ATTRIBUTION.md). They are deliberately preserved without per-file date-stamp footers -- our universal "every plan-of-record-style document ends with a date-stamp footer" convention (root AGENTS.md Section 6) does not apply to upstream-imported reference content; modifying the upstream files to add footers would create false revision history.
When upstream evolves the references files, we may selectively cherry-pick changes (per ATTRIBUTION.md "Pulling updates from upstream"). When we substantially modify a reference file, we will add a *Revised YYYY-MM-DD by A. Attia: <note>.* footer to that specific file at that point. Until then the upstream provenance is authoritative.
Revised 2026-05-13: added "Adjacent human-facing documents" section pointing at the human-facing-doc-authoring skill for meta-docs (PLAN.md, section/impl notes, README, rebuttal) that this skill does not directly govern. Revised 2026-05-13: added "Resource discipline for paper-writing sessions" section pointing at the agent-resource-discipline skill for the cross-cutting context-window / persistent-memory protocol that complements this skill's Execution Rule #7. Revised 2026-05-14 (post-fresh-audit): documented the deliberate exception from the universal date-stamp-footer convention for upstream-vendored references files (the eight files under references/ that were imported from Master-cai upstream and have not been substantially modified).
Other measured skills in the registry, with their headline benchmark lift.