dsh-pot-pick
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-pot-pick
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-pot-pick in the DeepSeek Harness terminal to install this plugin; the open-source repository is at https://github.com/uckkk/dsh-pot-pick.
About this plugin
Picking the right container is step one when you start growing vegetables on a balcony. Pot size, drainage holes, material thickness — juggle enough parameters and you end up buried in reviews and price comparisons. dsh-pot-pick hands that selection step to an agent workflow: feed it your constraints and get back a matched balcony planting plan, skipping the back-and-forth.
The plugin registers a single tool, pot_pick, with focused and transparent logic. It is a pure Node implementation with zero network dependencies, so every recommendation is generated locally. That means fast responses, no privacy concerns, and easy slotting into larger agent orchestration pipelines as one of many steps.
It is built for two audiences: hobbyist balcony gardeners who want a conversational workflow to cut the decision overhead of choosing containers, and developers assembling agent pipelines who need a lightweight, offline, dependency-free tool node to stitch flows together. Released under the MIT license.
Use Cases
- Match pots and planters by size and material before starting a balcony garden
- Add a lightweight, dependency-free tool node into an agent orchestration pipeline
- Generate a practical balcony planting plan entirely offline
Best For
- Hobbyist balcony gardeners
- Developers building agent workflows
- Users who prefer offline, zero-dependency 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.