show-math
Installation
SKILL.md
Show math
CLI transcripts cannot render LaTeX. When the user should see a formula, run mathshow. Do not wrap the agent. Do not generate an image of the formula.
Command
Prefer npx so no global install is required:
npx --yes mathshow -- '<latex>'
If mathshow is already on PATH:
mathshow -- '<latex>'
From this repo while developing: