Skip to content
dsh.fish

Browse

32 results

Bundle

misakanet

Deployment scripts for MisakaNet Workers

Ikalus1988387
Bundle

@ai4gensteam/dsh-agents-swarm

A source library for DeepSeek Harness: 72 feeds on an hourly timer, a reader with transcripts and translation, and a publisher that turns what it collects into a podcast, a digest, or a report

3.4k
Bundle

dsh-ultramath

UltraMath 数学建模竞赛多 Agent 求解插件(registry 元数据 + bundle 机制):把 UltraMath 主控 + 4 角色预设幂等同步到 ~/.dsh/.agent-presets/,并把 SKILL.md、33 篇模型库技能、论文模板(templates/)与审稿脚本(scripts/)同步到 ~/.dsh/skills/ultramath/。纯 node 半侧,无浏览器 UI,不改 DSH 核心源码。

Andiii20824
Bundle

dsh-reference-anything

Reference commands, skills, workspace files, DSH sessions, local agent transcripts, cloud-drive files, and mirrored web-chat conversations from one DeepSeek Harness @ menu

Chael-Chael12
Bundle

dsh-office

Agent-office dashboard for DeepSeek Harness (DSH): a 6-column sprite office visualizing workspaces, sessions, token usage and subagents — with built-in Agent Mail, Feishu/Lark message feed, meeting schedules, transcripts and an office log tab. One screen to see what every agent is doing, plus your mail, messages & meetings. 给 DeepSeek Harness 的「办公室」插件:工作区/会话/token/子代理/Agent邮箱/飞书消息/会议日程/妙记逐字稿/办公室日志一屏总览,一眼看穿每个 Agent 在忙什么。

Fayelin125
Bundle

@jiangdaoli/dsh-archived-sessions

View and manage archived sessions in DSH: browse the archive, read full transcripts in a chat-style dialog (turns, reasoning, tool executions), and remove unwanted records. Works on desktop and web.

Jiangdl02205
Bundle

archgraph-argo

Deploy the ArchGraph ARGO toolchain, skills, and rules (schema, scripts, argo-init skill, global rule) with one command.

derekhu00023
Bundle

dsh-safemode-profile

Safemode profile enforcer: force-restores ~/.dsh/profiles/safemode to a clean whitelist (dsh-base + dsh-web-app) on start and continuously guards it against modification, so `dsh --profile safemode` always boots with zero third-party plugins. No build scripts: the bundle row does all work.

jinsiyu2
Bundle

dsh-tool-pwsh-safe

Elbow-proof PowerShell for DeepSeek Harness: run multiline pwsh scripts via -EncodedCommand, immune to quoting/escaping pain.

sryimnoob1232
Bundle

dsh-vimina

DeepSeek Harness Cordis plugin: drive Vimina Windows GUI automation via stdio (serve/call). Registers 26 vimina_* tools (scan/click/input/key/VMA scripts/screenshot/window/mouse).

Sunse6661
Bundle

dsh-experience-flywheel

dsh-experience-flywheel · DSH 经验飞轮插件 — agent cross-session experience memory + dual-acceptance gates (auto query/inject via agent/pre-step middleware; exit-1 gate scripts)

XZDYM1
Bundle

dsh-llm-injection-filter

DSH LLM response-stream injection/pollution filter: hard-block rare Unicode scripts (Track A) and score-based disposal of control chars / protocol markers / script mixing / spam keywords (Track B) on the llm/stream waterfall.

XiaoYuOvO1
Bundle

dsh-k6

Grafana k6 load-testing integration for DeepSeek Harness: write, run and analyze performance test scripts.

WODE255001
Bundle

dsh-plugin-sentinel

DSH 插件安检机 — install-time static security auditor for DeepSeek Harness plugin bundles. Zero dependencies, zero install scripts, zero build step.

BotonJ1
Bundle

dsh-plugin-chatgpt-crash-fix

Diagnose and fix ChatGPT/Codex desktop app startup crashes on Windows: Store-updater native crash, broken Microsoft Store channel, and Clash/system-proxy interference. Ships a Cordis command, an agent Skill (SKILL.md), and runnable PowerShell diagnostic/fix scripts.

lammarco861
Bundle

dsh-plugin-bilibili

DeepSeek Harness plugin: Bilibili keyword video search, video metadata, subtitle transcripts, direct play URLs, and multimodal frame viewing (bilibili_search / bilibili_video / bilibili_subtitles / bilibili_playurl / bilibili_frames). Anonymous by default with risk-control bootstrapping; an optional SESSDATA unlocks login-gated subtitles and higher-quality streams.

moxingovo1
Bundle

dsh-session-recovery

Recover deleted/corrupted dsh sessions (session.jsonl.zstd) and memory (memory.db) straight from the raw disk. Battle-tested recovery manual + scripts + a /session-repair command plugin for the dsh web UI.

Coprexist1
Bundle

dsh-poison-guard

Pre-install supply-chain poison scanner for DeepSeek Harness plugins: AST analysis (NodeSecure JS-X-Ray) + deobfuscation decoder + regex heuristics to catch credential exfiltration, dynamic code execution, obfuscated imports, and install-time scripts.

zoahdev1
Bundle

dsh-script-manager

DSH plugin for managing and executing custom operation scripts via PTC

kaixinguo3601
Bundle

paper-review

A paper-review panel for the DeepSeek Harness: converts PDF papers into structured, selectable text (columns, headings, tables, sub/superscripts, table of contents) with figure and display-equation rendering, a floating ask-about-the-selection dialog, and per-project paper stores under a Paper workspace.

louwenbo580
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-qwen-multimodal

DSH bundle: Qwen multimodal bridge — vision (qwen3-vl), speech-to-text (qwen3-asr), text-to-image (qwen-image), via the deepseek-vision skill scripts

wuwangmao
Bundle

dsh-plugin-gate

Installation safety gate & data-protection guard for DeepSeek Harness: 60 static signature rules scan plugin sources for malicious install scripts, credential theft, obfuscation and network callbacks before 'dsh plugin add', with scan baselines (gate_diff), structured reports (gate_report), 12 destructive-command patterns and workspace-boundary checks.

863683348
Bundle

dsh-plugin-session-archive

Browse archived DeepSeek Harness sessions from the sidebar footer, read full transcripts, and permanently delete them (including conversation logs).

HuangLM03