modelscope.cn

latex-math-formatter

High-quality LaTeX mathematical typesetting

Installation

$ npx skills add https://modelscope.cn

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from modelscope.cn · top by installs.

npx skills add https://modelscope.cn

Browse all from modelscope.cn

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Skill metadata

Parsed from SKILL.md frontmatter.

Allowed toolsBash, Read, Write, Edit, Glob, Grep
More metadata
specialization
mathematics
domain
science
category
documentation
phase
6

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 956 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

LaTeX Math Formatter

Purpose

Provides high-quality LaTeX mathematical typesetting capabilities for publication-ready documents.

Capabilities

  • Equation formatting and alignment
  • Theorem environment generation
  • Proof environment structuring
  • AMS-LaTeX package utilization
  • Cross-referencing management
  • Bibliography generation (BibTeX)

Usage Guidelines

  1. Environment Selection: Use appropriate theorem/proof environments
  2. Equation Alignment: Apply align environments for multi-line equations
  3. Numbering: Consistent theorem and equation numbering
  4. Bibliography: Proper BibTeX citation formatting

Tools/Libraries

  • LaTeX
  • AMS packages
  • Overleaf API