dsh-feed-rule
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-feed-rule
Paste the following prompt into your AI chat to install this plugin:
Install the plugin in DeepSeek Harness by running dsh plugin install uckkk/dsh-feed-rule; the source is available at https://github.com/uckkk/dsh-feed-rule
About this plugin
What often frustrates aquarium hobbyists is not choosing the right fish, but the daily grind of figuring out how much to feed, when, and with what. dsh-feed-rule turns that routine into a single tool call: pass in the relevant parameters and get back a structured feeding plan, cutting out the need to consult manuals or ask online forums every time.
At its core the plugin exposes a tool called feed_rule that returns tailored aquarium care and feeding recommendations based on the parameters you supply. The whole implementation is written in pure Node.js with zero external network dependencies, so it returns results instantly and slots naturally into an agent workflow as a lightweight decision node.
Whether you are building an aquarium-care agent, adding a rules-based recommendation layer to a smart-tank system, or simply want to turn the question of how to feed today into a reusable automation rule, this plugin has a place for it. Because everything runs locally, it works just as well offline, which makes it especially friendly to embedded or edge deployments.
Use Cases
- Embedding a feeding decision node into aquaculture agents
- Adding rule-based recommendation logic to smart tank systems
- Querying feeding plans in offline or edge environments
Best For
- Developers building aquarium-care agents and automation
- Smart-tank and IoT integration engineers
- Builders requiring local, network-free toolchains
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.