Плагины
Находите, фильтруйте и устанавливайте плагины DeepSeek-Harness.
Найдено плагинов: 5164
web-search-advanced
bug-huntter/web-search-advanced
Switchable web-search provider for DSH: native DeepSeek web search or an OpenAI-compatible custom backend. Installation automatically routes DSH web searches to the plugin; only provider, API key and model are required. Published on npm as @lp181818/web-search-advanced@0.1.3.
dsh-frecency
zk-andy/dsh-frecency
Resident-index grep for DeepSeek Harness that shadows the built-in grep/glob tools under the same names: repeated content searches hit an in-memory index ranked by access/modification frecency, and glob serves the built-in ripgrep semantics when available, falling back to the index otherwise.
dsh-algo-trainer
zf3373/dsh-algo-trainer
Algorithm learning toolkit syncing Codeforces and AtCoder submissions, profiling weaknesses, generating AI training plans, and tracking spaced-repetition reviews across a 114-lesson algorithm curriculum.
dsh-disk-browser
yanj26/dsh-disk-browser
Sidebar disk browser for DeepSeek Harness - browse any folder on the server (including hidden ones) with text preview, streaming download and upload (multi-select / drag-and-drop, overwrite confirm), responsive on desktop and mobile.
dsh-ip-info
wode25500/dsh-ip-info
IP/domain intelligence for DeepSeek Harness: ip_lookup, dns_lookup and whois_lookup tools via free no-key APIs (ipwho.is, Google DNS-over-HTTPS, RDAP).
dsh-realtimeavatar
theinfluencecompany/dsh-realtimeavatar
Realtime Avatar (realtimeavatar.ai) for agents: the developer API key held by the harness credentials store, the public docs as five on-demand skills, rta_* tools over the public REST API (balance, avatars, clips, sessions, usage) with approval-gated credit spending, and a /rta command that walks a developer from no key to a live avatar call.
dsh-eco-indicator
simon-world/dsh-eco-indicator
Economic indicator lookup via World Bank open data (GDP, inflation, trade, population), no API key required.
dsh-http-probe
po-et/dsh-http-probe
Adds an http_probe tool for endpoint health checks: status code, latency and key response headers, using HEAD with GET fallback; response bodies are never downloaded.
shangshi-dsh
masterbenc/shangshi-dsh
Local Qimen business-timing workbench for DeepSeek Harness, with nine palaces, deterministic scoring, future-window ranking, and direction advice.
calendar
johnxu22786/calendar
CalDAV + iCalendar + RRULE calendar integration bundle for dsh with Chinese-bias support (lunar calendar / holidays), conflict detection and reminder tools.
dsh-anlayzer
jiel521125/dsh-anlayzer
This plugin locates the root cause of a failed DeepSeek Harness agent session and produces a shareable diagnostic report.
linkdigest-mcp
jcaiagent7143-ui/linkdigest-mcp
Turns a Xiaohongshu, Douyin, TikTok, YouTube or X link into text: transcript with timecodes, on-screen text, a description and OCR of every image, caption and metadata. Mounts the hosted MCP server over streamable HTTP.
dsh-code-navigator (code-navigator)
islulua/dsh-code-navigator
Persistent C/C++, Python, and TypeScript definition navigation with a standalone workspace UI for DeepSeek Harness.
dsh-plugin-xparse
intsig-textin/dsh-plugin-xparse
Adds a structured TextIn xParse tool and document parsing skill to DeepSeek Harness, supporting document parsing, cached-content navigation and durable multi-document tasks, with AppKey or Device OAuth authentication, paid-operation approval and bundled cross-platform CLI binaries.
dsh-live-canvas
goodandready/dsh-live-canvas
Renders HTML, React (JSX/TSX), Vue, SVG, Mermaid and Markdown written by the agent in an isolated iframe sandbox with SSE hot-reload, and adds a DOM click inspector, side-by-side visual diff, a responsive device matrix and one-click Vite ZIP export.
dsh-d1
cndn/dsh-d1
Cloudflare D1 tools for agents: d1_list/query/exec/schema/stats/health over the D1 HTTP API, read-only by default with a SQLite-accurate lexical guard, LIMIT row cap, CSV/JSON query output and an approval-gated write path.
dsh-codex-harness
bainianlaoyao/dsh-codex-harness
Codex-shaped coding tools and agent presets for GPT models on DeepSeek Harness: exec_command, write_stdin, apply_patch and view_image, plus OpenAI Chat Completions and Responses API routes, bridged to DSH-native plan, ask, approval and compaction. Long-running commands become DSH background jobs with bounded head/tail output readable through job_output, and each subagent type can be pinned to its own preset, provider, model and reasoning effort.
dsh-receipts
988hj7tczd-oss/dsh-receipts
Mine local DSH session logs (JSONL) into personal usage & impact receipts: Markdown day/week/month reports plus a self-contained HTML receipt, cross-referenced with local git log — zero-network, privacy-first.
dsh-asciinema
988hj7tczd-oss/dsh-asciinema
Record terminal/tool output as asciinema v2 (.cast), replay with an offline embedded player, and export HTML.
dsh-a11y-scan
988hj7tczd-oss/dsh-a11y-scan
Native WCAG accessibility scanner: runs axe-core over local HTML files / build output / URLs and reports violations (rule id, impact, WCAG 2.1 mapping, element targeting, fix suggestions) as Markdown/HTML/JSON. Read-only, CI-able.
dsh-memory-vault (memory-mcp)
luisarg03/dsh-memory-vault
Bridges the agent to a persistent OKF memory vault over MCP stdio: a Python server (SQLite FTS5 + Markdown) with 10 tools for searching and storing decisions, facts, learnings, conventions, profiles and sources.
dsh-memory-vault (memory-auto)
luisarg03/dsh-memory-vault
Session-memory autopilot: watches DSH sessions and extracts OKF entries in-process through the harness LLM (ctx.llm, deepseek-official by default) at idle, commit, compaction and end checkpoints, storing them via the vault MCP server.
Context-Prism
lfm097384/context-prism
Project-level Local Context Engine for DeepSeek Harness: retrieval/compression/prioritization over history, code, files, user preferences and agent trajectories, producing a dynamic context window for any LLM.
dsh-hindsight-memory
jackyytche/dsh-hindsight-memory
Hindsight long-term memory for DeepSeek Harness: injects relevant memories before each turn and retains finished turns to a Hindsight bank.