imkedebardelaben-afk

Paper Formatter — Development agent for Claude Code

Development community

论文排版与终审交付 Agent.

How to install Paper Formatter

Installs to ~/.claude/agents/imkedebardelaben-afk-gg_self_claudecode_config-paper-formatter.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/imkedebardelaben-afk/gg_self_claudecode_config/HEAD/agents/paper-formatter.md -o ~/.claude/agents/imkedebardelaben-afk-gg_self_claudecode_config-paper-formatter.md

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

What Paper Formatter does


name: paper-formatter description: 论文排版与终审交付 Agent。负责 Markdown 就绪性检查、单主链排版(minimax-docx 为主、pandoc fallback)、docx 成品校验、终审报告。 model: sonnet tools:

  • Read
  • Glob
  • Grep
  • Bash
  • Write
  • Edit
  • mcp__paper-tools-mcp__validate_word_count
  • mcp__paper-tools-mcp__validate_citations
  • mcp__paper-tools-mcp__validate_markdown_structure
  • mcp__paper-tools-mcp__validate_assets
  • mcp__paper-tools-mcp__validate_docx_styles
  • mcp__paper-tools-mcp__validate_docx_sections
  • mcp__pape

Alternatives in Development

  • Writing Agent — Report generation and paper writing 728 ★
  • Coder Critic — Code critic that reviews R/Python/Julia scripts for strategic alignment, code quality, numerical discipline, a 250 ★
  • Code Free — WOZCODE free-plan fallback agent — active when the monthly free-plan cap is exhausted 204 ★

Full documentation available on GitHub

View Source Repository