Skip to content
dsh.fish

Browse

110 results

Skill

dsh-plugin-creator

Create a @deepseek-ai/dsh-* plugin package end-to-end — choose the extension point or capability seam, scaffold the package, implement the tool/hook/service, and run the repo gates. 触发:新增插件 / 加工具 / 开发 capability。

lovstudio1
Skill

dsh-plugin-publisher

Publish a validated DSH plugin package (`@deepseek-ai/dsh-*` or `@lovstudio/dsh-*`) to npm, git, or tarball channels and verify it loads in the DeepSeek Harness. Use when the user asks to publish, release, or ship a plugin. 触发:发布插件 / 上架插件 / release dsh 插件。

lovstudio1
Bundle

dsh-plugin-verify

Verification toolkit for DeepSeek Harness agents: evidence-based claim checking against workspace files with line citations, config file validation (JSON/YAML), HTTP URL status checks, npm package checks and GitHub repo submission-readiness checks — complementary to dsh-plugin-gate

8636833481
Bundle

@zhinian558/dsh-translator

Floating AI translation window for the DeepSeek Harness Web GUI: multilingual translation through the DSH host, with provider balance and daily-usage display. Standalone plugin package.

zhinian558
Bundle

dsh-pets

Codex Pets integration for the DeepSeek Harness Web GUI: a transparent draggable desktop pet fully compatible with the codex-pets package format (V1/V2 spritesheet pets), following the current session's working state, plus a settings section to pick pets from the local pets directory

eivmosn
Bundle

dsh-plugin-descriptions

带功能说明的 dsh 插件清单标签页:在 设置 → 插件 中新增“插件说明”页,内置常用插件中文说明,并自动读取所有已安装插件包的 package.json 描述。

seki668
Bundle

dsh-ocr-seam-guard

Self-healing guard for the dsh-ocr plugin: re-applies the llm-deepseek adapter OCR seam (and the dsh-ocr package fixes) after a dsh upgrade wipes them. Fail-safe: verifies the patched module loads, rolls back on failure.

DosterBool
Bundle

dsh-plugin-xt-memory

Cross-session self-learning memory for DeepSeek Harness, ported from XT-AGENT packages/memory. BM25 relevance injection + background extraction (sanitize/dedupe/merge) + lifecycle archive + memory_read/memory_search/memory_write tools.

chucan1
Bundle

dsh-inform

DSH 任务提醒插件:任务完成/需要批准/需要回答时发系统通知(可选页面浮层与自定义音频),三类事件独立开关

mobaixingyao
Bundle

dsh-sidebar-superdoc-docx

DSH web plugin: open and edit .docx files in the better-sidebar editor through SuperDoc (superdoc.dev) — a browser-native DOCX editor. Assets are self-hosted from this package's node_modules; edited documents export back to disk atomically.

chendefine
Bundle

dsh-skill-creator

One-shot DSH skill (SKILL.md) generator: capture intent, draft, validate, package and distribute skills from inside a DeepSeek Harness session.

988hj7tczd-oss
Bundle

dsh-command-scout

Scans the project workspace at startup and exposes its declared build commands (Makefile targets, package.json scripts, just recipes, deno tasks) as callable agent tools.

JohnXu22786
Bundle

dsh-plugin-github-search

Search GitHub repos and npm packages before building new dsh plugins — stop reinventing wheels

Tianbaidi
Bundle

dsh-readme

README 生成:扫描项目(package.json、目录结构、技术栈、脚本、许可证),自动生成结构化 README.md

uckkk
Bundle

dsh-skill-slash-fuzzy

Resolve unique kebab-case skill substrings in DeepSeek Harness slash tokens, so /oneshot can load game-package-oneshot.

NecromanAlbert
Bundle

dsh-super-pm

Super PM product-thinking skill packaged as a DeepSeek Harness plugin

Lohaslee
Bundle

pi2dsh

Bridge the Pi and DeepSeek Harness ecosystems: a general Pi Host ABI that runs unmodified Pi extensions as native DSH plugins, with compatibility inspection and Pi-to-DSH MCP config translation.

weijiafu14
Bundle

@dsh-yzj/bundle

Yunzhijia plugin bundle for DeepSeek Harness: yzj-cli bridge, model-facing tools (six domains + swimlane todo + AI advance board), model defaults, and a browser UI (rich tool cards + workspace panel) — monobundle aggregate of the workspace packages

GuoxinShan
Bundle

@bpshil/litkit-dsh

DeepSeek Harness (dsh) plugin adapter for litkit — academic literature search, citation audit, and download tools. Root npm package of the polyglot litkit-search monorepo, so `dsh plugin add github:bpc-oss/litkit-search` installs the adapter directly.

bpc-oss
Bundle

dsh-selfup

DeepSeek Harness self-update and deployment tools: git pull + pnpm install + build, dsh launcher install (local or Arch package), and a systemd user service for dsh web.

geokkjer
Bundle

dsh-update-checker

DeepSeek Harness plugin: detect updates for the installed DSH / @deepseek-ai npm packages and GitHub-sourced plugins, show them in a detailed settings page, and update GitHub dependencies with an explicit build-authorization step.

ymh0000123