mathpix-ocr
OfficialTurn math PDFs into LaTeX-ready data.
Authorplurigrid
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates extraction of mathematical content from scanned or digital PDFs into LaTeX, then maps the structure into an ACSet for further algebraic processing. It enables batch processing with resilient checkpoints.
Core Features & Use Cases
- Math OCR via TeglonLabs/mathpix-gem integration
- Balanced ternary checkpoint pipeline using seed 1069
- ACSet transformation and LaTeX extraction
- Batch processing with restart
Quick Start
Start a batch OCR on a PDF using a preconfigured seed: claude mcp mathpix smart_pdf_batch --path textbook.pdf --checkpoint-seed 1069
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: mathpix-ocr Download link: https://github.com/plurigrid/asi/archive/main.zip#mathpix-ocr Please download this .zip file, extract it, and install it in the .claude/skills/ directory.