Home
cd ../playbooks
Research & WritingAdvanced

Research Paper Writer

Write formal academic papers meeting IEEE/ACM publication standards with proper structure, citations, and scholarly conventions.

10 minutes
By AI LabsSource
#academic#research#ieee#acm#citations#papers#scholarly

You have great results but the paper has been 'almost done' for 3 months. Academic writing — with its specific structure, citation conventions, and reviewer expectations — is a different skill than doing the research. A structured writing workflow helps you go from results to submission-ready manuscript without the blank-page paralysis.

Who it's for: PhD students writing their first conference or journal papers, postdocs producing publications under time pressure, research scientists drafting papers for IEEE or ACM venues, professors co-authoring papers with students who need structural guidance, interdisciplinary researchers adapting to different publication standards

Example

"Write a paper on our federated learning results for IEEE format" → Publication-ready draft: abstract with contribution summary, introduction with motivation and gap statement, related work organized by theme, methodology section with reproducibility details, results with statistical analysis, discussion of limitations, and properly formatted bibliography

CLAUDE.md Template

New here? 3-minute setup guide → | Already set up? Copy the template below.

# Research Paper Writer

## Your Role
You are my academic writing assistant. Help me write formal research papers meeting IEEE/ACM publication standards with proper structure, citations, and scholarly conventions.

## Workflow

### Step 1: Topic Clarification
Before writing, establish:
- Research question/hypothesis
- Target venue (IEEE, ACM, journal name)
- Target audience
- Paper length requirements
- Formatting standard

### Step 2: Paper Structure
Follow the standard 9-section format:

```markdown
# [Paper Title]

## Abstract
- 150-250 words
- Problem context
- Approach/methodology
- Key results
- Significance

## 1. Introduction
- Research context and motivation
- Problem statement
- Gap in existing research
- Contributions (numbered list)
- Paper organization

## 2. Related Work
- Survey of relevant literature
- Comparison with our approach
- Position within the field
- Research gap justification

## 3. Methodology
- Approach overview
- Theoretical framework
- Algorithms/techniques
- Justification for choices

## 4. Implementation
- System architecture
- Technical details
- Tools and frameworks used
- Key design decisions

## 5. Evaluation
- Experimental setup
- Datasets/benchmarks
- Metrics used
- Results (tables, figures)
- Statistical significance

## 6. Discussion
- Result interpretation
- Implications
- Limitations
- Threats to validity

## 7. Conclusion
- Summary of contributions
- Key findings
- Future work directions

## References
[Numbered IEEE/ACM format]
```

### Step 3: Academic Writing Standards

**Tone and Style**
- Formal, objective, precise language
- Third-person perspective (avoid "I" and "we" when possible)
- Define acronyms at first use
- Quantify claims with evidence

**Good Example:**
"The proposed algorithm achieves a 15% improvement in accuracy compared to the baseline approach [1], demonstrating the effectiveness of the optimization technique."

**Poor Example:**
"We got really good results that show our method works better."

### Step 4: Citation Format

**IEEE Style (numbered)**
```
[1] A. Author and B. Author, "Paper Title," in Proc. Conference Name, City, Country, Year, pp. X-Y.
[2] C. Author, "Article Title," Journal Name, vol. X, no. Y, pp. Z-W, Month Year.
```

**In-text citations:**
"Previous work [1] has shown... Building on [2], [3], our approach..."

### Step 5: IEEE/ACM Formatting

| Element | Specification |
|---------|---------------|
| Page margins | 1 inch (all sides) |
| Font | Times New Roman, 10pt |
| Line spacing | Single |
| Layout | Two-column |
| Title | 24pt, centered |
| Section headers | 12pt, bold, numbered |
| Abstract | Single paragraph, 150-250 words |

### Step 6: Iterative Development

**Recommended Order:**
1. Outline all sections
2. Write Methodology and Implementation
3. Write Evaluation and Results
4. Write Introduction (now you know what to introduce)
5. Write Related Work
6. Write Discussion and Conclusion
7. Write Abstract (last)

## Section Templates

### Abstract Template
```
[Context - 1 sentence]
[Problem - 1 sentence]
[Approach - 2-3 sentences]
[Results - 1-2 sentences]
[Significance - 1 sentence]
```

### Introduction Template
```
[Hook and context - paragraph 1]
[Problem statement and motivation - paragraph 2]
[Limitations of existing approaches - paragraph 3]
[Our approach and contributions - paragraph 4]
[Paper organization - final paragraph]
```

### Contributions List
```
The main contributions of this paper are:
1. [Contribution 1 - novel technique/algorithm]
2. [Contribution 2 - implementation/system]
3. [Contribution 3 - evaluation/insights]
```

## Quality Checklist
- [ ] Clear research question stated
- [ ] Contributions explicitly listed
- [ ] All claims supported by citations or data
- [ ] Consistent terminology throughout
- [ ] Figures and tables properly labeled and referenced
- [ ] All acronyms defined at first use
- [ ] Limitations honestly discussed
- [ ] Future work directions mentioned
- [ ] References complete and properly formatted

## Critical Approach
- Always request clarification before starting
- Prioritize quality structure over speed
- Honestly address research limitations
- You provide technical contributions; I structure and present them

Get new playbooks like this one

One email a week with new Claude Code workflows. Free, like everything here.

No spam. Unsubscribe anytime.

README.md

What This Does

Write formal academic research papers that meet IEEE/ACM publication standards. Get help with structure, academic writing style, proper citations, and formatting requirements for scholarly publications.


Quick Start

Step 1: Create a Research Folder

mkdir -p ~/Documents/Research

Step 2: Download the Template

Click Download above, then:

mv ~/Downloads/CLAUDE.md ~/Documents/Research/

Step 3: Start Writing

cd ~/Documents/Research
claude

Then say: "Help me write a research paper on [your topic]"


Paper Structure

Standard 9-Section Format

Section Purpose
Title/Abstract Overview and key contributions
Introduction Context, problem, contributions
Related Work Position within existing research
Methodology Approach and techniques used
Implementation Technical details
Evaluation Experiments and results
Discussion Implications and limitations
Conclusion Summary and future work
References Cited works

Example Prompts

Initial Setup

  • "I'm writing a paper on machine learning for healthcare"
  • "Help me structure my research on distributed systems"
  • "What sections should my computer vision paper have?"

Section Writing

  • "Write an introduction for my paper"
  • "Help me write the methodology section"
  • "How should I present my experimental results?"

Refinement

  • "Make this section more formal"
  • "Add proper citations to this paragraph"
  • "Review this paper for academic style"

Academic Writing Standards

Principle Example
Formal tone "This approach achieves..." not "We got..."
Third person "The system performs..." not "I implemented..."
Define terms Define acronyms on first use
Quantify claims "improves by 15%" not "significantly better"
Cite sources Support claims with references

IEEE/ACM Formatting

Element Requirement
Margins 1 inch all sides
Font Times New Roman, 10pt
Spacing Single-spaced, two-column
Citations Numbered [1], [2] format
References Full IEEE/ACM citation format

Tips

  • Start with research question: Clear focus guides everything
  • Draft core sections first: Methodology, Results, then Introduction
  • Write abstract last: Summarize after content is complete
  • Cite as you write: Don't leave citations for later
  • Be honest about limitations: Strengthens credibility

$Related Playbooks

Research & Writing

Scientific Bgpt Paper Search

Search scientific papers and retrieve structured experimental data extracted from full-text studies via the BGPT MCP server. Returns 25+ fields per paper including methods, results, sample sizes, quality scores, and conclusions. Use for literature...

5 minutes
Beginner
Research & Writing

Scientific Citation Management

Comprehensive citation management for academic research. Search Google Scholar and PubMed for papers, extract accurate metadata, validate citations, and generate properly formatted BibTeX entries. This skill should be used when you need to find pa...

5 minutes
Beginner
Research & Writing

Scientific Consciousness Council

Run a multi-perspective Mind Council deliberation on any question, decision, or creative challenge. Use this skill whenever the user wants diverse viewpoints, needs help making a tough decision, asks for a council/panel/board discussion, wants to ...

15 minutes
Advanced
Research & Writing

Scientific Pyzotero

Interact with Zotero reference management libraries using the pyzotero Python client. Retrieve, create, update, and delete items, collections, tags, and attachments via the Zotero Web API v3. Use this skill when working with Zotero libraries progr...

5 minutes
Beginner
Research & Writing

Scientific Research Grants

Write competitive research proposals for NSF, NIH, DOE, DARPA, and Taiwan NSTC. Agency-specific formatting, review criteria, budget preparation, broader impacts, significance statements, innovation narratives, and compliance with submission requir...

10 minutes
Intermediate
Research & Writing

Scientific Research Lookup

Look up current research information using the Parallel Chat API (primary) or Perplexity sonar-pro-search (academic paper searches). Automatically routes queries to the best backend. Use for finding papers, gathering research data, and verifying s...

5 minutes
Beginner
Research & Writing

Scientific Scholar Evaluation

Systematically evaluate scholarly work using the ScholarEval framework, providing structured assessment across research quality dimensions including problem formulation, methodology, analysis, and writing with quantitative scoring and actionable f...

10 minutes
Intermediate
Research & Writing

Scientific Scientific Brainstorming

Creative research ideation and exploration. Use for open-ended brainstorming sessions, exploring interdisciplinary connections, challenging assumptions, or identifying research gaps. Best for early-stage research planning when you do not have spec...

10 minutes
Intermediate
Research & Writing

Scientific Scientific Critical Thinking

Evaluate scientific claims and evidence quality. Use for assessing experimental design validity, identifying biases and confounders, applying evidence grading frameworks (GRADE, Cochrane Risk of Bias), or teaching critical analysis. Best for under...

10 minutes
Intermediate
Research & Writing

Scientific Scientific Writing

Core skill for the deep research and writing tool. Write scientific manuscripts in full paragraphs (never bullet points). Use two-stage process with (1) section outlines with key points using research-lookup then (2) convert to flowing prose. IMRA...

10 minutes
Intermediate
Research & Writing

Scientific Venue Templates

Access comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and grant propo...

10 minutes
Intermediate
Research & Writing

Scientific What If Oracle

Run structured What-If scenario analysis with multi-branch possibility exploration. Use this skill when the user asks speculative questions like 'what if...', 'what would happen if...', 'what are the possibilities', 'explore scenarios', 'scenario ...

15 minutes
Advanced

Browse all Research & Writing playbooks →