xby-calculator
Run the following command in DeepSeek Harness:
dsh plugin install xby-skill/xby-calculator
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install xby-skill/xby-calculator in the DeepSeek Harness terminal to install the plugin; the source code is available at https://github.com/xby-skill/xby-calculator .
About this plugin
Large language models frequently stumble on precise arithmetic, function evaluation, and formula application during conversation. xby-calculator plugs into DeepSeek Harness via the Model Context Protocol to give the model a dedicated external calculator it can call on demand, so numerical results come from verified tool execution rather than probabilistic reasoning.
The plugin spans 13 specialized math modules: basic arithmetic, roots, trigonometric and logarithmic functions, descriptive statistics, combinatorics and number theory (factorials, binomial coefficients, Euler's totient, prime factorization), complex number algebra and polar conversion, matrix operations including determinant and inverse, numerical methods such as trapezoidal integration and Newton's root-finding, finance calculations covering compound interest, annuities, loan payments, NPV, and IRR, seven categories of unit conversion, and geometry from circles and ellipses to spheres and regular polygons. Every operation is exposed as a single-purpose function, so the model simply calls it and receives an exact value.
Students verifying trigonometry or combinatorics homework, researchers reproducing matrix-heavy computations, engineers handling unit and geometry conversions, and analysts crunching loan amortizations or investment returns can all lean on xby-calculator as a trustworthy calculation backend, freeing their mental bandwidth for interpretation and next-step reasoning instead of manual double-checking.
Use Cases
- Students verify trigonometry, combinatorics, and number-theory problems in-conversation with exact results
- Analysts compute loan payments, annuity values, NPV, and IRR without switching to spreadsheets
- Engineers handle unit conversions and geometry calculations for spheres, cones, and regular polygons
Best For
- Prep and graduate students who need precise math verification
- Researchers performing matrix algebra, numerical methods, and formula reproduction
- Analysts and engineers handling financial modeling, unit conversion, and engineering geometry
Related Plugins
A unified suite combining hot runtime injection, task-aware thinking-mode routing, and a graded session protocol with red-team gates to sustain model diligence across long-horizon inference.
ModLens is a vision plugin for DeepSeek Harness that gives text-only models sight by reading images pasted directly into chat, with zero-config setup and multiple vision engines.
On-demand vision for text-only DeepSeek Harness agents: built-in free keyless vision chain and 14 vision tools, routing image turns as tool calls to vision models with pixel fidelity, no Python needed, one-command install.
Give text-only models in DeepSeek Harness eyes, enabling image Q&A, long-screenshot OCR, UI restoration, and GUI visual tasks.