dsh-brush-pet
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-brush-pet
Paste the following prompt into your AI chat to install this plugin:
Run the install command in your DeepSeek Harness terminal; the source code is at https://github.com/uckkk/dsh-brush-pet , and once installed you can invoke the registered brush_pet tool in any session.
About this plugin
Anyone who has owned a pet can relate: questions such as \"how often should I brush this coat?\" or \"do I need extra passes during shedding season?\" surface daily, yet rarely have a single definitive answer. dsh-brush-pet turns that routine grooming decision into one tool call: pass in breed, coat length, and environment, and you receive tailored brushing-frequency and care suggestions without a forum deep-dive or a quick phone call to the vet.\n\nUnder the hood the plugin registers exactly one function, brush_pet. The entire implementation is pure Node.js with zero network requests, so it behaves identically whether your pipeline runs in a cloud data center or on an air-gapped laptop. For teams that already operate Agent workflows, it plugs in as a dependency-free building block.\n\nIt is aimed at developers composing multi-agent pipelines who want a ready-made pet-care-advisor step, as well as product teams building consumer-facing assistants that should feel a little more helpful on grooming topics. The code is licensed under MIT, free to use, modify, and redistribute.
Use Cases
- Ask for pet brushing-frequency and care-cycle advice inside an agent chat
- Insert a zero-dependency pet-care node into a multi-agent pipeline
- Fetch quick grooming references in an offline or no-network environment
Best For
- Backend engineers building multi-agent orchestration pipelines
- Product and frontend teams developing pet-assistant or smart-home apps
- Independent developers who prefer pure-local, network-free tooling
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.