dsh-bundle-calc
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-bundle-calc
Paste the following prompt into your AI chat to install this plugin:
Install this plugin in DeepSeek Harness by running dsh plugin install uckkk/dsh-bundle-calc; source code is available at https://github.com/uckkk/dsh-bundle-calc
About this plugin
Designing a product bundle means juggling multiple parameters whose combinations are tedious and error-prone to compute by hand. dsh-bundle-calc removes that friction by packaging the core calculation logic into a single callable tool, so you can focus on business rules instead of arithmetic.
It exposes a bundle_calc tool that accepts structured parameters, performs precise calculations, and returns detailed results. The implementation is pure Node.js with zero network dependencies, making it fast, reliable, and easy to slot into any existing agent workflow.
Whether you are a product person quickly validating bundle options in a session or an engineer orchestrating pricing logic in an automation pipeline, dsh-bundle-calc delivers a zero-config, side-effect-free computation node that turns repeated hand calculations into a single call with a clear answer.
Use Cases
- Quickly validate bundle results under different parameter combinations in a session
- Embed a pricing and bundle-rule calculation node in an automation pipeline
- Replace manual spreadsheet math to reduce parameter-combination errors
Best For
- Product managers who need instant bundle validation in a conversation
- Engineers orchestrating pricing logic in agent workflows
- Computation-heavy teams looking to replace repetitive hand calculations with code
Related Plugins
A method pack that makes AI coding agents plan against your real baseline, prove completion with fresh evidence, and reduce reworks and unsafe changes.
Turns the DeepSeek Harness session into a captain that builds a durable sub-agent team, splits goals into dependency-aware tasks, and coordinates work via direct messages and a live Web UI.
Gives coding agents design judgment, letting Claude Code, Cursor, and 70+ agents generate and iterate high-quality UI, presentations, and graphics right from the terminal.
Run the Pi ecosystem's plugins on DeepSeek Harness, unmodified, via a compatibility layer that implements Pi's public extension ABI on DSH's native services.