dsh-meeting-prep
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-meeting-prep
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-meeting-prep; the source is available at https://github.com/uckkk/dsh-meeting-prep .
About this plugin
Manual pre-meeting tasks like repetitive parameter calculations and result assembly are both time-consuming and error-prone. dsh-meeting-prep wraps this step into a single tool call that an agent can run directly in the conversation, eliminating the back-and-forth of manual checks.
The core tool, meeting_prep, accepts input parameters, performs precise rule-based calculations, and returns a detailed, structured result. Built entirely in Node with zero network requests, it runs fully offline and is naturally suited to privacy-sensitive or air-gapped environments.
If you are assembling an agent workflow and want pre-meeting prep reduced to one lightweight tool invocation, this MIT-licensed plugin drops in with no friction and is easy to extend for your own needs.
Use Cases
- Calculate a set of parameters and summarize results before a meeting
- Prepare meeting data quickly in an air-gapped environment
- Automate pre-meeting prep as a single tool call in an agent workflow
Best For
- Developers building agent workflows who want to reduce repetitive manual calculations
- Teams using agents in offline or privacy-sensitive environments
- Automation engineers wrapping pre-meeting prep into a standardized tool call
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.