发现最好的 DSH 插件

实时扫描最新社区关于 DeepSeek Harness 发布的插件

3303个结果

dsh-token-usage

DeepSeek Harness Token 用量统计插件:聚合全部会话日志的 input/output/cache token,注册 token_usage 工具,并在 Web 侧边栏提供统计面板

界面 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:joyiok/dsh-token-usage
dsh-token-usage-dashboard

Codex 风格 Token 用量统计仪表盘:5 统计卡 + 每日/每周热力图 + 洞察 + 模型用量排名(DeepSeek Harness 插件)

other
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:solstice621/dsh-token-usage-dashboard
dsh-tool-app-verify

DSH plugin: browser & Electron UI operation and verification — actions, assertions, and visual regression testing.

Agent 协作 · 界面
dsh-tool-autoexpand

Auto-expand tool-call cards in the DSH web GUI (with a sidebar toggle). Standard installable dsh client plugin.

开发工具 · 界面 · 效率
dsh-tool-backtest

DSH plugin: strategy backtesting engine — define strategies in natural language, run against historical data, get performance metrics.

other
dsh-tool-chaos

Deterministic fault injection, autonomous resilience experiments, and machine-readable evidence for the DeepSeek Harness tool pipeline

Agent 协作 · 开发工具 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:cyanseek/dsh-tool-chaos
dsh-tool-code-review

DSH plugin: structured code review tool — Agent reads git diff, reviews for bugs/security/style, outputs actionable findings.

Agent 协作 · 开发工具
dsh-tool-describe-image

DSH plugin: describe_image tool + paste-image-to-text browser half, bridging image understanding to text-only models via DashScope qwen-vl

视觉
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:sala003/dsh-tool-describe-image
dsh-tool-eyes

Local vision 'eyes' for DeepSeek Harness (DSH): screen tool (capture screen or image -> local OpenAI-compatible VLM description) and ocr tool (Windows built-in OCR, zero model / GPU / cloud).

视觉
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:go-farther-and-farther/dsh-tool-eyes
dsh-tool-gbt9704

DeepSeek Harness 插件:将 Markdown 或 Word 文档排版为 GB/T 9704-2012 党政机关公文格式的 .docx

other
dsh-tool-git

Structured, safe Git tool family for DeepSeek Harness: status/diff/log/branch/stage/commit/stash/show/fetch/pull/remote/checkout with a destructive-command guard.

开发工具 · integrations
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:lxj808624/dsh-tool-git
dsh-tool-gitbash

Model-facing Git Bash tool for Windows (replaces pwsh/WSL-bash)

开发工具
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:buhuikongpan/dsh-win-gitbash
dsh-tool-hackernews

Hacker News tool suite (hn_top_stories, hn_search, hn_item) for DeepSeek Harness agents

Agent 协作
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:tanf1ng/dsh-tool-hackernews
dsh-tool-image-recognize

image_recognize tool for DSH: recognize image content via a configurable vision model (OpenAI-compatible API), with auto/ocr/describe modes, magic-byte content validation, and sandbox-compliant file reads through ctx.fs.

视觉
dsh-tool-market-data

DSH plugin: multi-market financial data — A-shares, US stocks, crypto. Quotes, K-lines, fundamentals, and screening.

other
dsh-tool-mermaid

DeepSeek Harness plugin: a mermaid_render tool that renders Mermaid source to SVG in-process (mermaid 11 + jsdom, no browser needed)

other
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:sijidoubi/dsh-plugin-mermaid
dsh-tool-ocr

Standalone ocr tool plugin for DeepSeek Harness (dsh) — local image text recognition via the newbee-ocr (nbocr) engine, for models without vision input

视觉
dsh-tool-orchestrate

Declarative task-DAG orchestration plugin for DeepSeek Harness workflows

Agent 协作 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:apheli0os/deepseek-harness-orchestrate
dsh-tool-read-tiff

Model-facing read_tiff tool for the dsh web GUI: decodes TIFF/TIF images (classic and BigTIFF, multi-page, LZW / Deflate / PackBits / CCITT / JPEG compression, bilevel, 8/16-bit and float) into a viewable PNG plus full header metadata, and — when a vision endpoint is configured — returns a text-only model's description of the image. Hot-pluggable via ~/.dsh/cordis.patch.yml + a profile node_modules link, no dsh source changes.

视觉
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:fulander0301/dsh-tool-read-tiff
dsh-tool-runseal

RunSeal sandbox provider plugin for DeepSeek Harness (dsh) — OS-native policy enforcement for bash and subprocess execution via runseal rpc

other
dsh-tool-sql

Read-only SQL query tools for DeepSeek Harness: PostgreSQL and MySQL

Agent 协作
dsh-tool-stats

Per-process tool usage statistics for DeepSeek Harness: adds a tool_stats tool reporting call counts, error counts, and average durations.

other
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:disyli/dsh-tool-stats
dsh-tool-terminal-search

terminal_search tool for dsh: locate lines in large persistent-terminal scrollback by regular expression, composed over the public terminal read seam.

开发工具
dsh-tool-user-memory

User preference memory for DeepSeek Harness: persisted user profile with memory_get/memory_update tools and system-prompt injection

memory
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:IAMLieutenant/dsh-tool-user-memory