dsh-bird-health
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-bird-health
Paste the following prompt into your AI chat to install this plugin:
To install this plugin in DeepSeek Harness, visit the repository at https://github.com/uckkk/dsh-bird-health and run dsh plugin install uckkk/dsh-bird-health to register its tool in your session.
About this plugin
Caring for a pet bird brings up small but nagging questions all the time: how should the diet change during moulting, does a slight shift in behaviour warrant a vet visit, and what should daily observation actually focus on? dsh-bird-health bundles that everyday health-observation and care-planning need into one lightweight tool, so the answer is a single call away inside a chat session.
The plugin exposes a single bird_health tool that returns a pet-bird health observation and care plan based on the parameters the caller supplies. It is written in pure Node.js, makes no external network requests, and registers its tool as soon as it is installed, keeping the dependency footprint at zero.
It is aimed at bird owners who want quick, practical care guidance, and at developers building DeepSeek Harness workflows that need a fast, offline bird-health reference. Released under the MIT licence, it is free to use and redistribute.
Use Cases
- A bird owner unsure about diet changes during moulting queries for a care plan
- A developer embedding an offline bird-health reference in a DeepSeek Harness pipeline
- Daily observation flags unusual behaviour and the owner seeks targeted care advice
Best For
- Bird owners seeking practical, at-a-glance care guidance
- Developers building DeepSeek Harness workflows that need an offline bird-health reference
- Node.js users who prefer lightweight, zero-network tools
Related Plugins
Traceable, searchable cross-session memory for AI agents that turns conversation knowledge into a typed knowledge graph and recalls relevant subgraphs instead of replaying full history, natively integrated with DeepSeek Harness.
Gives DSH AI cross-session long-term memory, to-do and skill management, plus multi-session orchestration, external AI delegation, and an infinite canvas that grows with you.
dsh-mnemon is a three-tier, pluggable, Agent-driven memory system for DeepSeek Harness, combining Runtime memory, Project Documents, and replaceable Memory Spaces with nine long-term providers.
An opinionated, zero-infrastructure file-based memory protocol: human-readable markdown files plus a bounded always-loaded index, curation discipline, and no database or embeddings.