dsh-microwave2
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-microwave2
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-microwave2 to install this plugin; source code is available at https://github.com/uckkk/dsh-microwave2
About this plugin
Agent workflows often need a structured domain-knowledge lookup as a downstream node. dsh-microwave2 wraps an advanced microwave usage planner into a single ready-made tool, so your agent can request a tailored kitchen-appliance plan by simply passing parameters, without hard-coding recipes into prompts or reaching out to an external search API.\n\nIts core capability is focused: accept parameters from the caller and return an advanced microwave usage plan. The implementation is pure Node.js with zero network dependencies at runtime, which keeps deployment and debugging lightweight, with no extra service ports or third-party SDKs to manage.\n
It is built for developers assembling kitchen-appliance-related agent workflows who want to drop a plan-lookup tool into an existing pipeline and who care about minimal runtime dependencies. Licensed under MIT, so it is safe to include in commercial projects.
Use Cases
- Embed a microwave plan-lookup node in an agent workflow
- Serve parameterized structured responses for kitchen-appliance Q&A
- Retrieve appliance usage guidance in offline agent nodes with no network dependency
Best For
- Developers building kitchen-appliance agent workflows
- Teams prioritizing zero-dependency and lightweight deployments
- Workflow teams encapsulating domain knowledge as standalone tool nodes
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.