AI Agent Hub
Back to plugins
🖥️

dsh-wedding-budget

Client Updated 2026.08.20

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-wedding-budget

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

Run dsh plugin install uckkk/dsh-wedding-budget in your terminal; the source code is available at https://github.com/uckkk/dsh-wedding-budget .

About this plugin

Planning a wedding often means going back and forth on spreadsheets, adjusting line items and double-checking totals. dsh-wedding-budget turns that into a single call: pass in the relevant parameters through the wedding_budget tool and the plugin computes the allocation precisely, returning a detailed breakdown without the manual back-and-forth.

The plugin is a pure Node implementation. The entire calculation runs locally with zero network dependency, so inputs and outputs never leave your machine — a natural fit for anyone who prefers to keep financial data private.

It is aimed at couples working through different budget scenarios and anyone who needs to split a total amount into itemised lines based on given parameters, without relying on an online service.

Use Cases

  • Quickly test different budget scenarios during wedding planning
  • Break down a total amount into itemised expenses by given parameters
  • Complete budget allocation entirely offline with no network calls

Best For

  • Couples planning a wedding who need rapid what-if budget calculations
  • Users who want to split a total budget into itemised lines by parameters
  • Privacy-conscious individuals who prefer fully local, offline tooling