본문으로 건너뛰기

플러그인

DeepSeek-Harness 플러그인을 찾아보고, 필터링하고, 설치하세요.

플러그인 5164개 찾음

B

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.

013일 전도구 및 기능
Z

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.

010일 전도구 및 기능MIT
Z

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.

04일 전도구 및 기능
Y

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.

018일 전도구 및 기능MIT
W

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).

019일 전도구 및 기능MIT
T

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.

019일 전도구 및 기능MIT
S

dsh-eco-indicator

simon-world/dsh-eco-indicator

Economic indicator lookup via World Bank open data (GDP, inflation, trade, population), no API key required.

0지난달도구 및 기능MIT
P

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.

012일 전도구 및 기능MIT
M

shangshi-dsh

masterbenc/shangshi-dsh

Local Qimen business-timing workbench for DeepSeek Harness, with nine palaces, deterministic scoring, future-window ranking, and direction advice.

022일 전도구 및 기능
J

calendar

johnxu22786/calendar

CalDAV + iCalendar + RRULE calendar integration bundle for dsh with Chinese-bias support (lunar calendar / holidays), conflict detection and reminder tools.

029일 전도구 및 기능MIT
J

dsh-anlayzer

jiel521125/dsh-anlayzer

This plugin locates the root cause of a failed DeepSeek Harness agent session and produces a shareable diagnostic report.

0지난달도구 및 기능MIT
J

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.

016일 전도구 및 기능MIT
I

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.

019일 전도구 및 기능
I

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.

023일 전도구 및 기능MIT
G

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.

021시간 전도구 및 기능MIT
C

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.

019일 전도구 및 기능MIT
B

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.

0어제모델 및 제공업체
9

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.

029일 전도구 및 기능MIT
9

dsh-asciinema

988hj7tczd-oss/dsh-asciinema

Record terminal/tool output as asciinema v2 (.cast), replay with an offline embedded player, and export HTML.

029일 전도구 및 기능MIT
9

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.

029일 전도구 및 기능MIT
L

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.

03일 전메모리MIT
L

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.

03일 전메모리MIT
L

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.

0지난달메모리MIT
J

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.

020일 전메모리MIT