Hermes-to-DSH
Run the following command in DeepSeek Harness:
dsh plugin install beimianism/Hermes-to-DSH
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install beimianism/Hermes-to-DSH in your terminal to install the plugin; the source code repository is available at https://github.com/beimianism/Hermes-to-DSH .
About this plugin
You spend most of the day in the DeepSeek Harness Web UI, yet your local Hermes instance keeps growing with skills, MCP services, and long conversation histories. Switching between a terminal and the browser breaks your flow and makes it easy to lose track of which context you were working with. Hermes-to-DSH folds all of that into a single dockable, resizable sidebar panel, so a quick tap on a capsule button is all it takes to browse, search, and preview without leaving your workspace.
The panel uses a two-column layout: repositories and conversations on the left, skills and MCP services on the right. A global search covers conversation names, skill descriptions, and service titles. Open any conversation to see a configurable window of opening and latest messages, and filter by source type or message role (user, assistant, tool). Before toggling an MCP service on, expand its full configuration block. Injection works in two modes. In active mode, the plugin reads the full SKILL.md files and MCP configs you select, appends them to the current agent system prompt with length warnings, and persists your choices to a local JSON file that notifies the live session. Passive mode is lighter: the agent pulls a file only when it detects a missing capability, keeping the context window lean.
It is built for developers and AI-workflow practitioners who already maintain a local Hermes library and want to browse, filter, and inject skills or MCP configs from a single panel. Whether you are iterating on an MCP service setup or quickly pulling a relevant skill mid-conversation, the sidebar has you covered without copy-paste overhead.
Use Cases
- Browse local Hermes skills, MCP services, and chat history from the DSH Web sidebar without leaving the browser
- Select needed skills and MCP configs in active mode and inject them into the current agent system prompt with length warnings
- Filter and preview conversation history by source or message role to quickly locate the context you need
Best For
- Developers who maintain a growing local Hermes skill library and constantly switch between terminal and browser
- Workflow builders who repeatedly tweak MCP service configs and want to inspect them before injection
- AI-workflow practitioners who need a single panel to manage conversations, skills, and tool interactions
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.