dsh-factorial
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-factorial
Paste the following prompt into your AI chat to install this plugin:
Install by running dsh plugin install uckkk/dsh-factorial in DeepSeek Harness; the plugin source is available at https://github.com/uckkk/dsh-factorial
About this plugin
Factorials are among the most basic operations in mathematics, yet in a conversation-driven workflow, users often want the result delivered directly rather than having to open a terminal, write a script, or call an external calculation service. dsh-factorial exists to remove that friction, turning a factorial lookup into something as natural as invoking a built-in function.
The design is deliberately minimal: a pure Node.js implementation with zero network dependencies, running entirely on your machine. Once installed, the plugin automatically registers a factorial tool in your session. You simply trigger the tool, provide the target integer, and receive an exact result—no extra configuration, no environment setup, no third-party calls.
If you occasionally need to compute factorials of larger integers during a conversation, or if you prefer offline-ready, lightweight, and dependency-free tooling, dsh-factorial is a plug-and-play choice with no side effects. It does one thing well and nothing more, which is exactly the point.
Use Cases
- Retrieving factorial results for any integer directly in conversation
- Performing precise mathematical computation fully offline
- Calling a ready-made tool without opening a terminal or writing scripts
Best For
- Math students or researchers who frequently need factorial lookups
- Developers who favor offline, lightweight, dependency-free toolchains
- Automation users who want zero-friction basic math inside a conversation flow
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.