dsh-balcony-care
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-balcony-care
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-balcony-care; the full source code is available at https://github.com/uckkk/dsh-balcony-care
About this plugin
Gardening on a balcony sounds effortless, yet watering frequency, fertilizing timing, and seasonal shifts all differ from one plant to the next. dsh-balcony-care exists to cut through that uncertainty: it turns the everyday questions of "should I water today?" and "what fertilizer do I add, and how much?" into a single tool call that returns a structured care plan.
The plugin registers one tool, balcony_care, which accepts parameters such as plant variety, season, and container size, then produces a tailored watering-and-fertilizing schedule entirely on the local machine. Built in pure Node.js with zero network dependencies, it delivers instant results even in fully offline environments, making it a natural fit for existing agent workflows.
Who is it for? Developers and automation enthusiasts who want a little garden baked into their daily toolchain. A single natural-language prompt in a session triggers the tool, and the returned plan slots directly into reminders, soil-moisture logs, or any other horticulture plugin you are already running, turning "keep the balcony alive" into a repeatable workflow.
Use Cases
- Ask the agent whether to water the tomatoes today and get an instant answer
- Generate a fresh fertilizing timetable when the season changes
- Pipe the care plan into a daily reminder or soil-log pipeline
Best For
- Developers who tend a small balcony vegetable patch
- Enthusiasts who tuck lifestyle tools into their agent workflow
- Users who prefer lightweight, fully offline utilities with zero network calls
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.