From academic-paper
Adds sentence-level Chinese %-comments to English LaTeX source files (main.tex, sections/*.tex) for bilingual academic paper annotation. Phase C placeholder; not implemented.
npx claudepluginhub curryfromuestc/academic-paper --plugin academic-paperThis skill uses the workspace's default tool permissions.
This skill is a Phase C placeholder. The full implementation is documented in
Orchestrates parallel paper processing by splitting into H1 sections and dispatching subagents to run skills like polish, translation, de-ai on .tex or .md files.
Guides section-by-section review of scientific papers from PDF/LaTeX, converting PDF to LaTeX, logging issues, verifying math/figures/citations, and generating structured responses.
Extracts claims, figures, and evidence from academic paper drafts (Word, LaTeX, Markdown, Obsidian folders) plus Zotero metadata into .paper/claims.yml and figures.yml for AI writing skills.
Share bugs, ideas, or general feedback.
This skill is a Phase C placeholder. The full implementation is documented in
docs/superpowers/specs/2026-04-11-academic-paper-plugin-design.md section 5
and will be added in a separate plan.
For now this skill is user-invocable: false so it does not appear in the
slash menu. It exists only to reserve the paper-annotate name in the plugin
namespace and to make Phase A's routing eval able to reference it.
When Phase C is implemented, this file is replaced with the real skill body
that delegates to agents/annotator_engine.md.