dsh-rp-tools
Run the following command in DeepSeek Harness:
dsh plugin install SiriusWJ/dsh-rp-tools
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install SiriusWJ/dsh-rp-tools in the DeepSeek Harness terminal to install the plugin; the source repository is at https://github.com/SiriusWJ/dsh-rp-tools .
About this plugin
Running a tabletop campaign is less about writing the script and more about tracking state: which dice landed where, which NPC is at which doorway, which clue belongs to which character, and whether that scene illustration from three turns ago is still findable. dsh-rp-tools gathers these scattered fragments into a session-scoped workspace inside DeepSeek Harness, so a DM never has to scroll back through chat or shuttle settings between tools.
Eight rp_-prefixed tools form the core: rp_random handles dice expressions, weighted draws, and boolean flips; rp_assets imports images already produced by the host or supplied by players into a tag-labelled library where every image stays byte-identical across turns; rp_character, rp_lore, and rp_state manage character cards, world-book entries, and scene or party state respectively; rp_table provides reproducible lookup tables. All data is isolated per session, so parallel campaigns never bleed into each other. A local SillyTavern PNG character card can be selected from the library and imported in one step: world book, opening lines, and character details are injected, the dm preset activates, and the session launches without manual formatting.
The plugin does not generate images and has no ComfyUI or model dependency; all visual output is delegated to the host generate_image and edit_image. Its job is to make existing art, cards, and world-building notes findable, reusable, and editable within a conversation. Ideal for players who run TTRPG, D&D, or homebrew campaigns as DM inside dsh and already maintain characters or lore in SillyTavern, or for light DMs who want a single-session pack to back up world settings and portraits.
Use Cases
- Select a PNG character card from a local SillyTavern library and launch a campaign in one step: world book, opening lines, and DM preset all auto-configured
- Run multiple parallel campaigns with per-session world settings, character cards, and image assets fully isolated
- Import host-generated scene art or player-supplied portraits into a tag-searchable asset library for byte-identical reuse across turns
Best For
- TTRPG DMs running campaigns inside dsh who maintain characters and lore in SillyTavern
- Light DMs who want centralized world settings, portraits, clues, and random tables in one workspace
- DMs who need one-click session backup and portable campaign packs to continue on another machine
Related Plugins
Memory layer for coding agents that indexes local session history and auto-recalls relevant context before edits, commands, and failures, with no manual search needed.
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.