dsh-tool-kit
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-tool-kit
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-tool-kit in DeepSeek Harness to install; source available at https://github.com/uckkk/dsh-tool-kit
About this plugin
Tightening a screw, swapping a filter, adjusting a gas valve — these everyday small household tool repairs often leave you without a clear step-by-step guide right when you need one. dsh-tool-kit packs that "how do I use or fix this tool" practical knowledge into a single lightweight plugin, so you can request a repair plan by parameter instead of digging through manuals or searching the web.
Its core capability lives in one registered tool, tool_kit: given a set of parameters, it returns a step-by-step home tool maintenance or repair plan. The entire implementation is pure Node.js with zero network dependencies, which means it runs reliably offline, responds instantly, and behaves consistently in any environment.
It is well suited for home DIY enthusiasts, users who need offline access to tool repair procedures, and anyone who wants to turn scattered household tool knowledge into a reusable, structured reference. The plugin is tiny, side-effect-free, and stays invisible until you actually need an answer.
Use Cases
- Looking up a filter replacement or valve adjustment procedure by parameter
- Accessing tool usage and maintenance guides without network access
- Turning common household tool repair knowledge into a reusable, structured reference
Best For
- Home DIY enthusiasts
- Users who need offline tool usage and repair guides
- People who want structured, reusable tool knowledge
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.