---
slug: "claude-writer"
source_type: "readme"
source_url: "https://cdn.jsdelivr.net/gh/minhuw/claude-writer@main/README.md"
repo: "https://github.com/minhuw/claude-writer"
source_file: "README.md"
branch: "main"
---
# Claude Writer

A Claude Plugin helps writing academic papers targeting top-tier computer science conferences.

## Installation

First, add the plugin marketplace:

```bash
claude plugin marketplace add https://github.com/minhuw/claude-writer
```

Then, install the plugin:

```bash
claude plugin install research-paper-assistant
```

## Available Skills

- `/conference-reviewer` - Review papers from a conference reviewer's perspective
- `/evaluate` - Evaluate paper quality
- `/grammar-checker` - Check and fix grammar issues
- `/paper-validator` - Validate paper structure and formatting
- `/polish` - Polish and improve writing
- `/selection` - Improve selected text
- `/summary` - Summarize paper content
- `/validation` - Validate academic writing conventions
