mathpix
Installation
SKILL.md
Troubleshooting
If requests fail, run zero doctor check-connector --env-name MATHPIX_APP_KEY or zero doctor check-connector --url https://api.mathpix.com/v3/text --method POST.
How to Use
Mathpix authenticates with TWO headers on every request:
app_id→MATHPIX_APP_ID(variable, not a secret)app_key→MATHPIX_APP_KEY(secret)
The base URL is https://api.mathpix.com.
1. Convert an image of math to LaTeX + text
Write to /tmp/mathpix_request.json: