DSH Plugins Marketplace

DSH Plugins

Plugins

/

dsh-token-rtk

d

dsh-token-rtk

Manifest valid

Input redundancy pruning for DeepSeek Harness — drop repeated/redundant tokens before they reach the model (layer ②).

hasBundlePatch

dsh-token-rtk

Input redundancy pruning — drop repeated/redundant tokens before they reach the model. — a DeepSeek Harness (dsh) skill, layer rtk of a four-layer token-saving family.

Trim verbose logs, duplicated warnings, whole-file pastes, and noise around the real signal so you pay for the signal you need, not the boilerplate around it. (RTK = Rust Token Killer strategy.)

Family: dsh-token-skills groups all four layers — handoff, rtk, headroom, caveman.

Install

dsh plugin --profile web add dsh-token-rtk

Then invoke the skill: dsh-token-rtk.

Upstream

Based on / referencing https://mintlify.wiki/rtk-ai/rtk/faq. This repo is the DSH adaptation — a thin skill, not a re-implementation of the engine.

License

MIT

Similar plugins

dsh-token-handoff

Session context handoff for DeepSeek Harness — stop re-reading and re-deriving context every session. A single skill (layer ①) that keeps the next session warm.

Tools & CapabilitiesManifest valid

0

dsh plugin --profile web add dsh-token-handoff

by qkycir-123

Automatically turn successful DeepSeek Harness sessions into reusable, reviewable Agent Skills.

Tools & CapabilitiesManifest valid

108

MIT

TypeScript

Sep 8, 2026

dsh plugin --profile web add dsh-run2skill

by DeepTrial

DeepSeek Harness bash executor plugin that routes eligible commands through rtk (Rust Token Killer) to compress tool output and save tokens.

Tools & CapabilitiesManifest valid

12

164/wk

MIT

TypeScript

Aug 25, 2026

dsh plugin --profile web add @deeptrial/dsh-bash-rtk

Scouts the deepseek-harness repo and every dsh-plugin-tagged repository to discover harnesses related to your goal, then judges each as worth trying, watching, or skipping.

Tools & CapabilitiesManifest valid

0

dsh plugin --profile web add dsh-plugin-scout

Automatic model-tier routing for DeepSeek Harness: one user instruction enters, one tier decision comes out — complex intent is planned on the strong tier and implemented on the cheap tier, simple int

Models & ProvidersManifest valid

0

796/wk

dsh plugin --profile web add dsh-autotier

by jingzhao-l

DeepSeek Harness (dsh) plugin that turns the iterate skill into an autonomous closed-loop code iteration — parallel reviews, deterministic dedup convergence, atomic fix + verify auto-stop, meta-review

Workflow & AutomationManifest valid

3

933/wk

MIT

TypeScript

Sep 12, 2026

dsh plugin --profile web add iterate-plugin