dsh-mathmatic-symbol
Run the following command in DeepSeek Harness:
dsh plugin install jaxzhou/dsh-mathmatic-symbol
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install jaxzhou/dsh-mathmatic-symbol in the DeepSeek Harness terminal to install this plugin; the source repository is available at https://github.com/jaxzhou/dsh-mathmatic-symbol .
About this plugin
A formula in a chat bubble is text; in a Word report, a slide deck, or a PDF it must be an image. Asking an LLM to hand-write SVG paths, shell out to MathJax, or wire up a plotting library for that job is fragile and hard to reproduce. dsh-mathmatic-symbol turns the task into a single tool call: feed it a TeX snippet or a declarative JSON spec, and get back a font-free SVG and a deterministic PNG ready to drop straight into a document.
Four tools cover the full chain. math_formula typesets any LaTeX into an SVG where every glyph is an outline path, plus a deterministic PNG rendered by resvg-js with system-font loading disabled, so the same input always yields the same bytes on every machine. math_figure accepts a declarative JSON spec describing points, segments, curves, polar roses, and other geometric elements in mathematical coordinates, with cross-referencing between named points. math_convert takes an existing SVG or PNG, sanitizes foreign markup such as scripts and event handlers, and repackages it with embed-ready Markdown, HTML, and LaTeX snippets. math_document produces a complete Markdown, HTML, or LaTeX file with every formula and figure already rendered and asset paths made relative to the document.
If your agent regularly needs to hand back a precise geometric diagram or a full document with math figures embedded, instead of letting the model cobble together SVG code by hand, this plugin is built for that. It also fits educational-material generation, automated technical reports, and any deterministic pipeline where identical input must produce identical output files.
Screenshots
Use Cases
- Embed formula or geometric figures as images inside Word, PDF, or slide decks
- Produce reproducible math illustrations and polar curves for educational materials
- Convert existing SVG or PNG files into standardized assets embedded in multi-format documents
Best For
- Developers automating technical documents with math illustrations
- Content creators producing educational materials and math presentations
- Engineering teams building deterministic pipelines that require byte-identical output
Related Plugins
Free web search plugin for DeepSeek Harness with web search, X search, and page fetch; no signup or API key required, with automatic multi-engine failover.
AnySearch-powered web and vertical search plugin for DeepSeek Harness, offering real-time search, cleaned URL content, concurrent batch search via native web_search/web_fetch, no API key required.
Pixel-perfect webpage clone tool that uses an agent harness to turn any webpage into a scored, full-page React replica.
A bilingual cost-tracking plugin for DeepSeek Harness with session/daily cost, budget, official & custom provider balance, coding plan quotas, peak/off-peak pricing alerts, and history stats.
