paper-reviser
CommunityAutomate LaTeX paper revision and audit with human-like feedback.
Authorfkguo
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the process of revising and auditing LaTeX papers, providing human-like feedback and improving the quality and consistency of the final document.
Core Features & Use Cases
- Content-First Revision: Provides feedback on the correctness, structure, and clarity of LaTeX paper content.
- Auditing and Verification: Generates audit reports and verification requests to ensure accuracy and completeness.
- Deep Verification: Offers optional deep verification of mathematical and logical claims using Codex.
- Use Case: Imagine you have a LaTeX paper draft. Use this Skill to automatically revise the content, perform an audit, and generate verification requests to ensure the paper is ready for submission.
Quick Start
Run the paper-reviser skill on your LaTeX draft with:
python3 "$SKILLS_DIR/paper-reviser/scripts/bin/paper_reviser_edit.py" \
--in /path/to/draft.tex \
--out-dir /tmp/paper_reviser_out \
--run-models \
--writer-backend claude --writer-model opus \
--auditor-backend gemini --auditor-model <GEMINI_MODEL>
Dependency Matrix
Required Modules
python3latexdiffcodexclaudegemini
Components
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: paper-reviser Download link: https://github.com/fkguo/nullius/archive/main.zip#paper-reviser Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.