dsh-menu-plan
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-menu-plan
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-menu-plan in DeepSeek Harness to install the plugin; the source repository is https://github.com/uckkk/dsh-menu-plan.
About this plugin
Planning a dinner for family or guests is often the most time-consuming part of the whole evening: how many dishes to prepare, which mains pair well together, what to serve as desserts and drinks. dsh-menu-plan turns that process into a single tool call — run menu_plan with your parameters and get a complete hosting menu plan in one go, without the back-and-forth of browsing recipes and second-guessing choices.
The plugin is built entirely in Node and makes no network requests, so it runs reliably even fully offline. The call returns immediately with predictable behaviour, making it a natural lightweight node to slot into an agent workflow alongside other tools.
It is well suited for developers or everyday users who frequently organise family dinners or small get-togethers and prefer letting a bit of deterministic logic handle the menu decisions. Once wired into an existing workflow, a single trigger yields a clearly structured dish suggestion — so you can spend your energy on the part that actually matters: sharing a meal with people you care about.
Use Cases
- Generate a complete hosting menu in one call when planning a family dinner
- Slot the menu node into an agent workflow alongside other tools
- Get a well-structured dish pairing suggestion without any network access
Best For
- People who frequently host family or friend dinners and want deterministic menu logic
- Developers integrating lightweight local tools into agent workflows
- Users who prefer fully offline, zero-network-dependency local tools
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.