AI Agent Hub
Back to plugins
🖥️

dsh-repurchase

Client Updated 2026.08.20

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-repurchase

Paste the following prompt into your AI chat to install this plugin:

Install the plugin by running dsh plugin install uckkk/dsh-repurchase in DeepSeek Harness, sourced from https://github.com/uckkk/dsh-repurchase.

About this plugin

Repurchase rate is a metric that keeps coming up in product and data discussions, yet people often fumble with it in spreadsheets or ad-hoc scripts. dsh-repurchase keeps things light: once installed, you can invoke it right inside your session, pass in your parameters, and get back a precise calculation with a clearly structured, detailed result—no context-switching to another tool required.

The whole plugin is a pure Node.js implementation with zero network dependencies. Every computation runs locally, which means no latency, no data leaving your machine, and it works just as well in offline or air-gapped environments.

It is aimed at developers, analysts, or product folks who need to verify a repurchase-rate number quickly within a conversation—especially when spinning up a full Python or R session feels like overkill for a single check. Install the plugin, state your parameters, and the answer is right there.

Use Cases

  • Quickly verify repurchase rate for a specific period in-session
  • Compare repurchase rates across different parameter combinations
  • Compute repurchase metrics locally in offline or air-gapped environments

Best For

  • Developers who need quick repurchase-rate checks within a conversation
  • Analysts who prefer not to spin up a full data pipeline for a single metric
  • Product folks working in offline or air-gapped environments needing local computation