SkillAgentSearch skills...

research-paper-writing

Improve academic paper writing quality for ML/CV/NLP-style papers with clear section structure, paragraph flow, and reviewer-facing presentation

Install / Use

npx skills add Master-cai/Research-Paper-Writing-Skills --skill research-paper-writing

Installs into whichever agent you are using.

About this skill
📄

SKILL.md

Installable skill definition

Quality Score

83/100

Supported Platforms

Universal

Our assessment of research-paper-writing

research-paper-writing scores 83/100 on our quality scale, 316th of 503 Content & Media skills we index.

Its SKILL.md is 4.7 KB long, well organised into 9 sections and no code examples: a solid amount of guidance for an agent.

With 7,081 GitHub stars, it is one of the more widely adopted skills in the catalogue.

Substance
26/30
Structure
13/20
Description
15/15
Adoption
16/20
Freshness
11/15

Maintenance, license and trust

  • The repository was last updated about 3 months ago. That is recent enough to be usable, but agent tooling moves fast, so check the instructions against your agent's current version.
  • It is released under the MIT license, a permissive license that allows use, modification and commercial use with attribution.
  • Its trust signals score 98/100, with no cautions. These come from repository metadata, not a code audit — read the skill file before letting an agent act on it.

research-paper-writing compared with similar skills

All 4 of these similar skills score higher than research-paper-writing; compare them before choosing.

SkillScoreStarsUpdatedFormat
research-paper-writing (this skill)by Master-cai837.1k3mo agoSKILL.md
siyuanby siyuan-note10046.5ktodayMCP Server
algorithmic-artby anthropics100177.9k4d agoSKILL.md
pptxby anthropics100177.9k4d agoSKILL.md
designby nextlevelbuilder100130.2k5d agoSKILL.md

Frequently asked questions

How do I install research-paper-writing?
Run npx skills add Master-cai/Research-Paper-Writing-Skills --skill research-paper-writing. The install tabs above show the steps for each supported agent.
Which AI agents does research-paper-writing work with?
It is written for Universal, as a SKILL.md file. Other agents that read the same format can often use it too.
Is research-paper-writing safe to use?
It is MIT-licensed and scores 98/100 on trust signals. Skills are instructions an agent will follow, so read the file before installing it and do not approve commands you do not understand.
Is research-paper-writing still maintained?
The repository was last updated about 3 months ago. That is recent enough to be usable, but agent tooling moves fast, so check the instructions against your agent's current version.

name: research-paper-writing description: 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.

Research Paper Writing

Overview

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.

Core Workflow

  1. Clarify the paper story before sentence-level edits.
  2. Use section-specific guidance in references/.
  3. Rewrite paragraph-by-paragraph with one message per paragraph.
  4. Run reverse outlining after writing each section.
  5. Check every major claim in Abstract/Introduction against experimental evidence.
  6. Run final-paper adversarial review with references/paper-review.md.

Global Principles

  1. Keep one paragraph for one message only.
  2. State the paragraph message in the first sentence.
  3. Make nouns self-contained; define new terms before reusing them.
  4. Maintain sentence-to-sentence flow (cause, contrast, consequence, or refinement).
  5. Iterate with adversarial self-review: read as a skeptical reviewer.
  6. Treat visual quality as core content, not decoration.
  7. Use a clean teaser and pipeline figure.
  8. Use readable, minimal-ink tables.
  9. Keep formatting consistent and tidy.

Paragraph Clarity Check (Important)

Use this quick test whenever the user asks whether a paragraph "flows" or is clear.

  1. Read as an external reader:
    • Does this paragraph have one explicit message?
    • Does the first sentence state what this paragraph will do?
    • Are all key nouns/terms readable without hidden context?
    • Does each sentence connect to the previous one with a clear relation (cause, contrast, consequence, refinement, example)?
  2. Run reverse outlining for the current section:
    • Write down thesis/main claim.
    • Write down each paragraph topic sentence.
    • Write down the evidence/explanation points under each paragraph.
    • Check mapping: topic sentence -> thesis, and evidence -> topic sentence.
    • Revise or remove any paragraph that cannot be mapped cleanly.
  3. If flow is still weak, add temporary section headers and explicit transition phrases during revision, then remove unnecessary headers before finalizing.

Source reference for this check:

  • references/does-my-writing-flow-source.md

Section Guides

Load only the needed section file:

  • Introduction: references/introduction.md
  • Abstract: references/abstract.md
  • Related Work: references/related-work.md
  • Method: references/method.md
  • Experiments: references/experiments.md
  • Conclusion: references/conclusion.md
  • Paper review (Paper Review): references/paper-review.md
  • Paragraph clarity source: references/does-my-writing-flow-source.md
  • Example bank index: references/examples/index.md

Paper Review Core Points

Use references/paper-review.md for the full checklist and workflow.

  1. Add an end-of-draft self-review question list in five dimensions:
    • contribution,
    • writing clarity,
    • experimental strength,
    • evaluation completeness,
    • method design soundness.
  2. Treat claim-evidence alignment as a hard constraint, especially for Abstract and Introduction.
  3. Perform adversarial writing: review as a skeptical reviewer and resolve every high-risk question.
  4. Revise until major rejection risks are explicitly addressed.

Execution Rules

  1. Build a mini-outline before drafting prose.
  2. For each subsection, explicitly include motivation, design, and technical advantage when applicable.
  3. Avoid writing style that looks like incremental patching of a naive baseline.
  4. Keep terminology stable across the full paper.
  5. If a claim cannot be supported by results, weaken or remove the claim.
  6. Before finalizing, append and answer a five-dimension self-review question list, then revise the paper based on unresolved items.
  7. Do not load all section references (Introduction/Abstract/Related Work/Method/Experiments/Conclusion) at once; load only the specific section guide needed for the current edit target.

Output Contract

When asked to rewrite or draft sections, return:

  1. A compact section outline (3-7 bullets).
  2. Revised paragraphs with explicit paragraph roles (opening/challenge/method/advantage/evidence/limitation).
  3. A short self-review checklist covering clarity, flow, terminology consistency, unsupported claims, and missing evidence.
  4. A claim-evidence map for each major claim in the revised text using Claim: ... | Evidence: ... | Status: supported/needs evidence.

Related Skills

View on GitHub
GitHub Stars7.1k
CategoryContent
Updated3mo ago
Forks335

Trust signals

98/100

From repository metadata: license, adoption, age and documentation. Not a code audit — see the Safety scan above for what the skill file itself contains.

1 info