AI Agent Hub
Back to plugins
🖥️

dsh-meeting-cost

Client Updated 2026.08.20

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-meeting-cost

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

Install it by running dsh plugin install uckkk/dsh-meeting-cost in your terminal; the full source is available at https://github.com/uckkk/dsh-meeting-cost

About this plugin

Estimating what a meeting will actually cost sounds simple, but the moment you account for venue, catering, headcount, and equipment the math gets messy and ends up scattered across spreadsheets or mental arithmetic. dsh-meeting-cost turns that into a single reusable tool: feed it the parameters and get back a precise, structured breakdown without hunting down formulas.

The entire plugin is implemented in pure Node.js with zero network calls, so it works just as well in fully offline environments. Its registered tool meeting_cost accepts structured inputs and returns an itemised cost breakdown, letting you verify every line item rather than relying on a single opaque total.

If you regularly need to ballpark the cost of a meeting, a workshop, or a virtual event, whether you are in operations, administration, or project management, you can call it in one sentence inside a session and get the numbers back immediately, no external calculator required.

Use Cases

  • Quickly estimate total expenses for an offline meeting
  • Call in-session to get an itemised cost breakdown
  • Compute costs in fully offline environments without network access

Best For

  • Operations staff who frequently estimate meeting or event costs
  • Project managers responsible for budget approval and cost control
  • Teams that prefer local, network-free computation