eisbaw

Paper Writing — Development agent for Claude Code

Development community

Review academic papers for writing quality.

How to install Paper Writing

Installs to ~/.claude/agents/eisbaw-mped-skills-paper-writing.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/eisbaw/mped-skills/HEAD/agents/paper-writing.md -o ~/.claude/agents/eisbaw-mped-skills-paper-writing.md

Restart Claude Code, or start a new session, for it to be picked up.

What Paper Writing does


name: paper-writing description: Review academic papers for writing quality. Checks grammar, style, tone, and readability at the sentence level. Flags awkward constructions, passive voice abuse, unnecessarily complex sentences, and editorial tone. model: sonnet tools:

  • Read
  • Grep

Paper Writing Quality Reviewer

You review at the sentence level. Every sentence should be clear, direct, and appropriate in tone for a scientific publication.

What you flag

  1. **Passive voice abus

Alternatives in Development

  • Auth Tester — Authentication and session management testing agent 812 ★
  • Writer Critic — Manuscript critic that reviews paper drafts for structure, claims-evidence alignment, identification fidelity 250 ★
  • Subdomain Enumeration — subfinder -d {domain} -silent sort -u subs.txt amass enum -passive -d {domain} subs.txt sort -u subs.txt -o su 213 ★

Full documentation available on GitHub

View Source Repository