math-paper

Audit LaTeX and Markdown math manuscripts for notation and reference consistency.

1|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/dobachi/claude-skills-marketplace --skill math-paper
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: math-paper
Source: https://github.com/dobachi/claude-skills-marketplace/tree/main/plugins/math-paper/skills/math-paper
Command: npx skills add https://github.com/dobachi/claude-skills-marketplace --skill math-paper

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Math paper writing often suffers from inconsistent notation, fragile theorem/proof structure, broken cross-references, and missing journal/arXiv submission requirements—making manuscripts hard to read, review, and compile.

Core Features & Use Cases

  • Symbol Ledger & Consistency Audits: Detect polysemy, use-before-definition, and font convention drift while monitoring LaTeX macros and extracting symbols from math-heavy Markdown.
  • Theorem/Proof Structure Coaching: Improve theorem statements, recommended amsthm environment setup, proof organization, dependency extraction, and QED/end-of-proof audits.
  • Equation Referencing & Submission Readiness: Validate label/ref/eqref usage, numbering discipline, and produce arXiv/journal checklist guidance (including MSC fields and double-blind hygiene), delegating adjacent tasks to other skills.

Quick Start

Ask math-paper to audit your manuscript’s notation and cross-references by having it scan your .tex/.bib files and then report the highest-risk inconsistencies and broken references.

Frequently Asked Questions about math-paper

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check LaTeX math notation consistency before submission?

To check LaTeX math notation consistency, you need a symbol ledger audit that detects polysemy, use-before-definition errors, and font convention drift across macros and math-heavy Markdown sources to ensure manuscript readiness.

What causes broken cross-references in math papers and how do I validate them?

Broken cross-references in math papers stem from fragile label and ref usage. You validate equation referencing integrity and numbering discipline by auditing label/ref/eqref commands to ensure reliable compilation.

Does this math writing workflow support both LaTeX and Markdown sources?

Yes, the math writing workflow supports both LaTeX and Markdown sources. It processes standard .tex files, journal class files, and math-heavy Markdown to audit theorems, proofs, and notation.

What is the best way to structure theorems and proofs for journal submission?

The best way to structure theorems and proofs is applying amsthm environment setup, auditing proof organization, extracting dependencies, and verifying QED markers to meet journal layout standards.

When do I need an arXiv submission checklist for a math manuscript?

You need an arXiv submission checklist when finalizing a math manuscript to verify MSC field classification, double-blind hygiene, and reference integrity before uploading your LaTeX source.

Why does my math paper fail notation audits with custom LaTeX macros?

Math papers fail notation audits when custom LaTeX macros cause symbol polysemy or font convention drift. A symbol ledger check monitors these macros to extract and resolve inconsistent definitions.