beancookie/awesome-dsh-plugin
Awesome DSH Plugin

AwesomeDeepSeek Harness(DSH) Plugin

A curated list of DeepSeek Harness (dsh) plugins.

0 / 0
  1. 🎮娱乐Just for Fun 24

  2. ★ 6

    AnacondaKC/dsh-douyin

    Short-video sidebar: native player, series navigation, precise history replay.

  3. ★ 19

    AnacondaKC/dsh-stock-market

    Fixes the bug where your account can't lose money while you code.

  4. ★ 16

    anweat/dsh-browser

    Self-contained browser runtime: Playwright (chromium) + OpenCLI as plugin-local dependencies (global reuse fallback), exposes a `browser` service and 9 interactive browser tools.

  5. ★ 8

    anweat/dsh-restart

    Restart DSH: configurable restart method (Node native / legacy PowerShell), post-restart continue prompt, optional watchdog auto-relaunch.

  6. ★ 2

    anweat/dsh-voice-webspeech

    Browser Web Speech API voice input: zero server, zero keys, zero model downloads (Edge=Azure, Chrome=Google speech).

  7. ★ 61

    anweat/dsh-web-search-pro

    Persistent enhanced web search: multi-engine routing (DeepSeek/Exa/DDG/Bing/Jina + GitHub/Bilibili/YouTube/V2EX/Xiaohongshu/Twitter/Reddit/RSS), SQLite+LRU cache, userscript-style extraction, Playwright rendering.

  8. ★ 2

    beancookie/dsh-plugin-nintendo

    NES emulator built on jsnes: play in a popup window with a hotkey toggle, agents can load ROMs via the `nes_play` tool, with save/load and screenshots.

  9. ★ —

    dsh-ui-whale

    Pixel whale companion that blinks, wags its tail and spouts hearts.

  10. ★ 13

    FlytoMAYDAY80/dsh-pet

    Desktop whale pet with live session state.

  11. ★ 43

    hellodigua/dsh-emoji

    Automatically add emojis to AI replies.

  12. ★ 9

    HuanLinOTO/dsh-plugin-d399

    Pops up a mini-game menu (wordle, match-3, extensible) while the model generates.

  13. ★ 21

    JAdpp/dsh-whale-galgame

    Multi-character Galgame conversation view with separate character and reply-model selection, per-character affection, memory, dialogue history, and CG galleries, plus responses informed by task events across Harness sessions.

  14. ★ 1

    Laplace-bit/dsh-pianist

    AI piano performance: ask the agent to play a piece on a Canvas2D grand piano with real Salamander Grand samples and a playable 88-key keyboard.

  15. ★ 28

    lhh010/dsh-minigames

    Side-panel arcade: 18 offline mini-games to play while the model thinks.

  16. ★ 7

    minybear/DeepSeek-Harness-Pet

    Codex-style desktop pet: a floating animated sprite in the corner that mirrors the agent's running state (working, waiting, failed, done).

  17. ★ 15

    Moeblack/deepseek-manners

    Append a thank-you note after every message. Mind your manners.

  18. ★ 611

    Nagi-ovo/dsh-ads

    Parody ads in 2005-Chinese-web style: sidebar banners, in-chat feeds, corner popups, and a close button whose hit area is smaller than it looks. All fictional.

  19. ★ 3

    omdsh-dev/dsh-auto-chess

    Auto chess: human vs AI, or AI vs AI.

  20. ★ 21

    omdsh-dev/dsh-gomoku

    Play Gomoku against the AI, or let two AIs battle it out.

  21. ★ 8

    sunshine-lang/dsh-pdf

    PDF toolbox: extract text, metadata and page ranges via pdfjs-dist.

  22. ★ 8

    sunshine-lang/dsh-weather

    Weather tool via Open-Meteo (free, no API key).

  23. ★ 314

    vlln/whale-girl

    Desktop pet (QQ-pet style): floats in the corner, draggable, feedable, playable.

  24. ★ 3

    weibaohui/dsh-xiuxian

    Xianxia desktop pets tied to live agent sessions: pixel-style companions appear as subagents spawn (up to 3 on screen), with storage-bag collection, a right-click artifact menu, a pet gallery, and Codex pet-format export.

  25. ★ 24

    william-jin-cmu/dsh-stickers

    Bidirectional sticker reactions between user and agent.

No plugins match.

Installing

# from npm (prebuilt)
dsh plugin --profile web add <npm-package>

# from GitHub (first run asks for allowBuilds approval — follow the hint, retry)
dsh plugin --profile web add github:<owner>/<repo>

GitHub-sourced plugins run build scripts on your machine at install time. Only install sources you trust, and pin a commit (github:owner/repo#sha).

Get your plugin listed

Open a PR against awesome-dsh-plugin — one line each in every README language file; the site syncs automatically. Add the dsh-plugin topic to your repo too.