Scaffold LaTeX projects for NeurIPS/CVPR/IEEE EECS papers, draft/revise sections via TEEL framework with word budgets, generate matplotlib/seaborn figures, manage bibtex citations and compliance, simulate peer reviews with 5 personas and stress tests, process feedback into revision roadmaps, compile with pdflatex/bibtex pipelines and error fixes, remove AI writing patterns.
npx claudepluginhub curryfromuestc/academic-paper --plugin academic-paperBefore doing anything else:
Before doing anything else:
Before doing anything else:
Before doing anything else:
Before doing anything else:
Before doing anything else:
Internal engine that applies the 29-pattern AI-writing-detection rules to a chunk of English text, respecting academic overrides when in academic mode. Invoked by the paper-humanize skill, not directly by users.
Before doing anything else:
Before doing anything else:
Before doing anything else:
Before doing anything else:
Placeholder for Phase C bilingual annotator. Adds sentence-level Chinese %-comments to English LaTeX source files. Currently not implemented.
Manage references.bib in an academic LaTeX paper project. Add bibtex entries, validate natbib citation commands, check citation compliance (orphan citations, self-citation ratio, source currency).
Compile an academic LaTeX paper project with pdflatex and bibtex. Diagnoses LaTeX errors, checks page-limit compliance, runs bibtex, fixes undefined references and overfull-hbox warnings.
Draft or revise a section of an academic LaTeX paper (abstract, intro, related work, method, experiments, results, discussion, conclusion). Uses TEEL paragraph framework and PaperConfig word budget.
Generate publication-quality matplotlib or seaborn figures for an academic LaTeX paper. 11 EECS chart types (bar, line, heatmap, ROC, ablation, scaling). Output to figures/*.pdf.
Remove AI writing patterns from English text with academic-aware overrides. Auto-detects LaTeX context for passive voice, hyphenated compounds, title case, curly quotes handling.
Create and scaffold a new academic LaTeX paper project for NeurIPS, ICML, CVPR, IEEE TPAMI, ACL or EMNLP. Initializes .paper-config.yml, main.tex, sections/, Makefile.
Simulate peer review on an academic LaTeX paper draft. Generates 5 reviewer personas, runs independent reviews with 5-dimension scoring, devils-advocate stress tests, editorial synthesis decision.
Process external reviewer comments on an academic paper submission. Parses comments, classifies Major/Minor/Editorial, builds RevisionRoadmap, drafts response letter in Reviewer-Action-Change format.
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimProduction-grade academic research pipeline for Claude Code: research → write → review → revise → finalize. Ships 4 skills (deep-research, academic-paper, academic-paper-reviewer, academic-pipeline) covering 35+ modes, 32-agent ensemble, Material Passport handoff schema, v3.6.7 cross-model audit gate (synthesis + research-architect + report-compiler pattern protection layer), and v3.6.8 generator-evaluator contract for paper drafting.
16-Skill Claude Code plugin for academic paper writing, polishing, and submission.
Multi-agent orchestrator for academic writing: 12 specialist agents and 30 writing principles for review, research, drafting, polishing, bibliography auditing, and literature surveys.
Research integrity plugin for Claude Code — paper auditing, citation verification, experiment analysis, and methodology-first skills for academic workflows.
面向中文科研论文的AI写作助手:支持头脑风暴、章节写作、文献综述、Python图表、LaTeX输出
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
A Claude Code plugin for AI-assisted academic paper writing, reviewing, and revision — designed for empirical EECS papers (ML, CV, NLP, systems). Eleven specialized agents handle outline design, drafting, argumentation, figures, LaTeX compile, citation management, peer-review simulation, stress testing, reviewer-comment revision, and academic-aware removal of AI-writing patterns.
Inside a Claude Code session, run:
/plugin marketplace add curryfromuestc/academic-paper
/plugin install academic-paper@academic-paper
| Command | What it does |
|---|---|
/paper-new [venue] [subfield] | Scaffold a new paper project |
/paper-draft <section> | Draft or revise a section (TEEL framework) |
/paper-figure <type> <description> | Generate a publication-quality figure |
/paper-compile [--clean] [--page-check] | Compile pdflatex + bibtex |
/paper-cite <action> <args> | Manage references.bib |
/paper-review | Simulate a 5-reviewer peer review |
/paper-humanize [<file-or-paste>] | Remove AI writing patterns (academic-aware) |
/paper-revise [<comments-file>] | Process reviewer comments |
/paper-compile/paper-figureMIT