Skip to content
dsh.fish

Browse

11 results

Bundle

@deepseek-ai/dsh-toolkit

DSH zero-dependency toolkit collection: time / encoding / json / calculator / csv / regex / markdown / diff / stat / schema in one entry point

omdsh-dev23
Bundle

dsh-read-url

DeepSeek Harness URL reader: fetch any webpage, auto-detect encoding (GBK/GB2312/UTF-8/Big5), extract clean main content, output compact text/Markdown to save tokens. Zero runtime dependencies.

26722431947
Bundle

dsh-plugin-save-token

Cut token cost without cutting model intelligence — a DeepSeek Harness (dsh) bundle plugin: structure-aware compression + TOON-style lossless encoding first + reversible spill-to-disk + real-time dashboard.

vibe-any5
Bundle

dsh-mojibake-interceptor

Mojibake interceptor for DeepSeek Harness: feature-based garbled-text detection that interrupts garbled writes and asks for review (an identical retry passes).

fire-disposal2
Bundle

dsh-plugin-mm-vision

mm-vision (通感编码器) for DeepSeek Harness — give any text-only LLM the ability to see images via structured spatial text encoding. Registers the mm_vision tool.

Elohia2
Bundle

dsh-toolbelt

Eight DeepSeek Harness plugins: persona, language guard, vision fallback, python workdir guard, windows encoding guard, cross-agent memory, image generation, and skill shell injection.

cking000bigdemon1
Bundle

dsh-wsl-encoding

Diagnose UTF-8 vs Windows code-page issues for cmd/PowerShell.

1737872471
Bundle

dsh-wsl-path

Convert WSL/Windows paths with /mnt tags and mnt_doctor/encoding_doctor pointers.

1737872471
Bundle

@dsh-external/dsh-pwsh-encoding-fix

Fix garbled non-ASCII output from the pwsh tool on Windows: native output (ANSI or UTF-8) is captured byte-preserving inside pwsh and decoded per-segment (strict UTF-8 else ANSI) before re-emitting as UTF-8. 修复 pwsh 工具中文/非 ASCII 输出乱码(兼容 GBK 与 UTF-8 两种原生输出)。

hongweifei
Bundle

dsh-plugin-windows-guard

DeepSeek Harness (dsh) Windows 环境防坑插件:两个防坑 skill(windows-enc/windows-sys:编码/转义/路径/进程/乱码预防规则)+ 三层主动防护(pwsh 结果乱码检测提示、危险写命令拦截、windows_encode_detect/fix 编码诊断修复工具)。零运行时依赖,零构建。

Pasumao