dsh-payback
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-payback
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-payback in DeepSeek Harness to install this plugin (source: https://github.com/uckkk/dsh-payback); after installation, invoke its registered tool directly in the conversation.
About this plugin
Running a small business rarely ends with the question of whether it makes money; the real sleepless-night question is how long until you recover what you put in. Until now that meant juggling spreadsheets and tweaking assumptions over and over. dsh-payback compresses the entire exercise into a single tool call: feed it a set of business parameters and it returns a payback-period result. The plugin is pure Node.js with zero network dependencies, so a call yields a result instantly without a backend or third-party API, making it a clean, atomic step in any agent workflow. It is built for two audiences: small-business owners and F&B entrepreneurs who need to compare the payback rhythm of several candidate plans before committing capital, and developers assembling agent workflows who want a local, network-free tool to pull payback figures into their pipeline without an extra API hop.
Use Cases
- Compare payback pace across several opening plans
- Insert a payback calculation step into an agent workflow
- Quickly estimate the payback period from operating parameters
Best For
- Small-business owners weighing investment options
- Developers assembling agent workflows
- Local-first developers who avoid third-party APIs
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.