academic-research-writing

Use when writing CS research papers (conference, journal, thesis), reviewing scientific manuscripts, improving academic writing clarity, or preparing IEEE/ACM submissions. Invoke when user mentions paper, manuscript, research writing, journal submission, or needs help with academic structure, formatting, or revision.

181 stars

Best use case

academic-research-writing is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Use when writing CS research papers (conference, journal, thesis), reviewing scientific manuscripts, improving academic writing clarity, or preparing IEEE/ACM submissions. Invoke when user mentions paper, manuscript, research writing, journal submission, or needs help with academic structure, formatting, or revision.

Teams using academic-research-writing should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/academic-research-writing/SKILL.md --create-dirs "https://raw.githubusercontent.com/majiayu000/claude-skill-registry/main/skills/data/academic-research-writing/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/academic-research-writing/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How academic-research-writing Compares

Feature / Agentacademic-research-writingStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Use when writing CS research papers (conference, journal, thesis), reviewing scientific manuscripts, improving academic writing clarity, or preparing IEEE/ACM submissions. Invoke when user mentions paper, manuscript, research writing, journal submission, or needs help with academic structure, formatting, or revision.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

Related Guides

SKILL.md Source

# Academic Research Writing

## Overview

Comprehensive toolkit for writing and reviewing computer science research papers. Combines paper writing workflows, manuscript review processes, clarity principles, and formatting standards.

## When to Use

**Writing Mode:**
- Writing new research papers (conference, journal, thesis)
- Creating survey/review papers
- Structuring technical contributions

**Review Mode:**
- Reviewing/editing existing manuscripts
- Pre-submission polish
- Addressing reviewer comments
- Collaborative editing

**Both Modes:**
- Improving academic writing clarity
- Preparing IEEE/ACM submissions
- Learning academic writing conventions

## Mode Selection

```
User request received
        |
        v
Is this about WRITING new content or REVIEWING existing content?
        |
        +---> Writing new paper -----> Use Writing Workflow
        |                              (references/writing-workflow.md)
        |
        +---> Reviewing/editing -----> Use Review Workflow
        |     existing manuscript      (references/review-workflow.md)
        |
        +---> Both/unclear ----------> Start with Review Workflow
                                       to assess, then write
```

## Quick Reference

### Writing a Paper

1. **Clarify scope** - topic, venue, format (IEEE/ACM)
2. **Create outline** - section-by-section plan
3. **Draft core sections** - methodology first, then results
4. **Write supporting sections** - intro, related work, discussion
5. **Add citations** - 15-20+ references
6. **Review & polish** - use checklists

See: `references/writing-workflow.md`

### Reviewing a Manuscript

1. **Extract core message** - one sentence summary
2. **Structural pass** - overall organization
3. **Section reviews** - intro, results, discussion
4. **Scientific clarity** - claims, evidence, hedging
5. **Language polish** - terminology, voice
6. **Formatting check** - journal compliance

See: `references/review-workflow.md`

## Core Resources

| Resource | Purpose |
|----------|---------|
| `references/writing-workflow.md` | 6-step paper writing process |
| `references/review-workflow.md` | 8-step manuscript review process |
| `references/narrative-framework.md` | Section-by-section narrative structure (Problem->Solution->Evidence) |
| `references/clarity-principles.md` | Gopen & Swan sentence-level clarity |
| `references/academic-phrasebank.md` | Common academic phrases by section |
| `references/cs-conventions.md` | CS-specific writing conventions |
| `references/section-checklists.md` | Combined quality checklists |
| `references/ieee-formatting.md` | IEEE formatting specifications |
| `references/acm-formatting.md` | ACM formatting specifications |

## Templates

| Template | Purpose |
|----------|---------|
| `templates/paper-structure.md` | Introduction arc, results paragraph, discussion templates |
| `templates/methodology.md` | Core message extraction, structural assessment, language guidelines |

## Evaluation

Use `evaluators/rubric.json` for quality scoring:
- Structure and Organization (weight: 1.0)
- Scientific Rigor (weight: 1.2)
- Language and Clarity (weight: 1.0)
- Section-Specific Quality (weight: 1.0)
- Formatting Compliance (weight: 0.8)
- Citation Quality (weight: 0.8)

**Minimum threshold:** Average score >= 3.5

## Seven Core Principles

1. **Clarity over cleverness** - Scientific clarity beats stylistic elegance
2. **Narrative shapes comprehension** - Structure determines understanding
3. **Audience dictates tone** - Expert vs. general requires different framing
4. **Format signals credibility** - Professional formatting reflects rigor
5. **Claims require evidence** - Strong assertions need strong data
6. **Each section has a job** - Intro sells, Results show, Discussion interprets
7. **Constraints shape structure** - Word limits determine emphasis

## Guardrails

**Critical requirements:**
1. Preserve author voice - edit for clarity, don't rewrite
2. Claims match data - flag overclaiming immediately
3. Quantitative rigor - statistics for all comparisons
4. Logical flow - clear transitions between sections
5. Appropriate hedging - match evidence strength
6. Consistent terminology - same term for same concept

**Common pitfalls to avoid:**
- Overclaiming ("proves" when data only suggests)
- Missing context (results without interpretation)
- Buried lede (important findings hidden)
- Inconsistent terms (alternating synonyms)
- Vague descriptions ("some increase" vs "3-fold increase")

## External Guides

| Guide | Purpose |
|-------|---------|
| `external-guides/how-to-write-a-paper.md` | Practical conference paper structuring guidelines (Introduction paragraphs, experiments, tables/figures) |

## PDF Templates

- `assets/full_paper_template.pdf` - IEEE template
- `assets/interim-layout.pdf` - ACM template

Related Skills

adr-writing

181
from majiayu000/claude-skill-registry

Write Architectural Decision Records following MADR template. Applies Definition of Done criteria, marks gaps for later completion. Use when generating ADR documents from extracted decisions.

add_platform.research

181
from majiayu000/claude-skill-registry

Captures CLI configuration and hooks system documentation for the new platform. Use when starting platform integration.

writing-ad-copy

181
from majiayu000/claude-skill-registry

Creates platform-specific ad copy for paid campaigns with A/B variants. Use when the user asks about ad copy, PPC ads, Google Ads, Facebook ads, LinkedIn ads, or paid campaign copy.

acceptance-test-writing

181
from majiayu000/claude-skill-registry

Guide for writing high-quality acceptance criteria and acceptance tests using industry-standard BDD (Behavior-Driven Development) and ATDD (Acceptance Test-Driven Development) practices. Use this skill when creating acceptance criteria for user stories, writing Gherkin scenarios, or implementing acceptance test specifications following Given-When-Then format.

academic-writing-style

181
from majiayu000/claude-skill-registry

Personalized academic writing assistant for university assignments in Chinese and English. Use when users need help writing/revising academic reports, project docs, technical analyses, research reviews, or case studies. Produces natural prose avoiding AI markers. Triggers: academic writing, assignment, report, technical analysis, research review, case study. | 个性化学术写作助手,适用于中英文大学作业。触发词:学术写作、作业、报告、技术分析、研究综述、案例研究、项目文档。

academic-writing-standards

181
from majiayu000/claude-skill-registry

Expert knowledge of academic writing standards for peer-reviewed papers, including citation integrity, style compliance, clarity, and scientific writing best practices. Use when reviewing or editing academic manuscripts, papers, or research documentation.

academic-writing-cs

181
from majiayu000/claude-skill-registry

Comprehensive toolkit for writing high-quality computer science research papers (conference, journal, thesis). Provides narrative construction guidance, sentence-level clarity principles (Gopen & Swan), academic phrasebank, CS-specific conventions, and section-by-section quality checklists. Use when assisting with academic paper writing, revision, or structure planning across all stages from drafting to submission.

academic-task-planner

181
from majiayu000/claude-skill-registry

Transform academic course assignment PDFs into structured, actionable markdown checklists with dates, unique IDs, and custom tags. Asks when the user will start, assigns tasks only to weekdays (Monday-Friday), respects weekends automatically, and calculates forum deadlines 3 days before due date. Use this skill when the user uploads academic PDFs or asks to create a task plan from course assignments.

academic-search

181
from majiayu000/claude-skill-registry

Search academic paper repositories (arXiv, Semantic Scholar) for scholarly articles in physics, mathematics, computer science, quantitative biology, AI/ML, and related fields

academic-reviewer

181
from majiayu000/claude-skill-registry

Expert guidance for reviewing academic manuscripts submitted to journals, particularly in political science, economics, and quantitative social sciences. Use when asked to review, critique, or provide feedback on academic papers, research designs, or empirical strategies. Emphasizes methodological rigor, causal identification strategies, and constructive feedback on research design.

Academic Researcher

181
from majiayu000/claude-skill-registry

Academic paper search across 14+ scholarly platforms including arXiv, PubMed, Google Scholar, Web of Science, Semantic Scholar, Sci-Hub, and more. Use for literature review, research discovery, and citation management.

academic-research

181
from majiayu000/claude-skill-registry

Systematic academic literature search with source prioritization and APA 7th edition citations. Use when the user needs to research a topic with scholarly sources, verify claims with academic backing, find peer-reviewed evidence, compile research findings, or generate properly cited reports. Triggers: "research [topic]", "what does the research say about...", "find studies on...", "verify this claim...", "literature review", "academic sources for...", "peer-reviewed evidence", "scholarly articles about...", "evidence-based", "cite sources for...". This skill provides basic APA citation capabilities; for advanced citation work (complex source types, edge cases, batch formatting), consider the `apa-style-citation` skill which offers enhanced citation expertise.