AI Agent Hub
Back to plugins
⚙️

dsh-fabric

Workflow Updated 2026.08.25

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