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.
How this skill is triggered — by the user, by Claude, or both
Slash command
/academic-paper:paper-annotateThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill is a Phase C placeholder. The full implementation is documented in
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.
npx claudepluginhub curryfromuestc/academic-paper --plugin academic-paperProvides instructions for the Annotate skill file itself, serving as a reference for how skills are structured and invoked.
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.
Reviews existing scientific manuscripts (.tex/.typ/.md) with location-anchored comments and user-approved edits. Verifies references and factual claims.