dsh-fabric
Run the following command in DeepSeek Harness:
dsh plugin install hellosky983/dsh-fabric
Paste the following prompt into your AI chat to install this plugin:
You can install this plugin in DeepSeek Harness using the command dsh plugin install hellosky983/dsh-fabric. The full source code is available at https://github.com/hellosky983/dsh-fabric.
About this plugin
In DeepSeek Harness, adding runtime capabilities like tools, skills, and prompts often involves separate APIs and lifecycle management, leading to complexity. dsh-fabric addresses this by unifying these extension points into a single declarative DSL, making runtime extension a programmable and queryable primitive. It provides a fabric Service and model tools for dynamic plugin registration, instant capability injection, and real-time visualization of mounted abilities via a capability graph. This plugin is ideal for DSH plugin developers seeking streamlined management, models and users wanting to add capabilities on-the-fly, and anyone interested in observing the runtime's extensibility.
Use Cases
- Dynamically register new tools or skills in DSH
- Instantly inject prompt sections or variables through conversation
- View and manage mounted runtime capabilities in real-time
Best For
- DSH plugin developers seeking streamlined extension registration
- Models or users wanting to add capabilities flexibly in conversation
- Operations or debugging personnel interested in runtime status
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.