플러그인
DeepSeek-Harness 플러그인을 찾아보고, 필터링하고, 설치하세요.
플러그인 3510개 찾음
BigFish
kobenfang/bigfish
Fishing assistant skill: spot analysis, fish activity and bait/lure recommendations from water photos and weather data.
Big8
kobenfang/big8
AI fortune-telling skill for DeepSeek Harness: feng shui, face reading, BaZi, zodiac, daily divination and Chinese almanac.
obsidian-workbench
bob-bo1/obsidian-workbench
Obsidian-style Markdown workbench for DSH: browse, edit, preview, create, move, and delete notes inside the selected local vault.
dsh-web-search-microsoft-webiq
edwindigital/dsh-web-search-microsoft-webiq
Microsoft Web IQ search provider for the built-in web_search tool, with a settings card for the API key, endpoint, language, region, passage length and SafeSearch.
dsh-safemode-profile
jinsiyu/dsh-safemode-profile
The dsh security mode plugin achieves a zero third-party plugin startup by constructing a blank profile.
qcc-mcp-legal-oauth
duhu2000/qcc-mcp-legal-oauth
One-click OAuth (PKCE) connect to Qichacha (qcc.com) legal-data MCP services — regulation search and case search — with dynamic client registration, token auto-refresh, and dynamic mcp-client configuration.
dsh-econ-tools
chaos-hyper/dsh-econ-tools
Econometrics research assistant: 6 tools covering method selection, data preparation, model specification, empirical analysis with Python/R/Stata code templates, robustness checks, and result reporting.
dsh-plugin-memory
littleblacktong/dsh-plugin-memory
Long-term cross-session markdown memory with an LLM-Wiki structure and a SOUL.md persona, hard-injected at every session start, plus remember/recall/consolidate/forget workflows, an embedded memory skill, pack/unpack migration tooling, and an idle-time first-person recall nudge that surfaces real memories in a companion voice.
dsh-memory-connect
asher-2000/dsh-memory-connect
Cross-session memory plugin for DSH (v0.4.0, the "it actually works now" release): auto-extraction, SQLite FTS5 indexing, RRF semantic recall injected into the system prompt on every turn, scheduled maintenance, LLM-powered consolidation via ctx.llm, context explosion prevention, and global Soul identity via ~/.dsh/soul.md. Zero-config install.
dsh-memory-setup
863683348/dsh-memory-setup
Local, auditable personal memory for DeepSeek Harness: preferences, project conventions, workflows and error lessons persisted as a changelogged JSON file in the workspace, with onboarding, auto project-convention extraction and evidence-backed lessons.
dsh-project-memory
00080000/dsh-project-memory
Project memory for DeepSeek Harness: project files are indexed into searchable summaries as they are read, so after context loss the agent retrieves hits on demand instead of re-reading files, with source citations and BM25 ranking.
dsh-bridge-preview
xing666173/dsh-bridge-preview
Inline image previews in chat for pasted images bridged by dsh-tool-vision on text-only models (click to zoom, old messages get previews too).
dsh-set-workspace
tsingshitao-nuke/dsh-set-workspace
Adds a Windows Explorer right-click action to open a folder as a DSH workspace, launching DSH if needed.
dsh-AIR
kaieye/dsh-air
Web composer enhancement: recalls sent prompts across sessions with ArrowUp/ArrowDown, searches them with Ctrl+R, restores rich drafts, and opens a docked /btw or /side conversation.
dsh-client-auto-retry
frog755/dsh-client-auto-retry
Auto-resumes interrupted DSH turns: sends a queued 「继续」 after turn/end with error, interrupted or max-tokens reasons, with a grace period, cooldown, a consecutive-attempts cap, boot-time scanning and a settings card; it never switches models or providers.
dsh-llm-retry-settings
zeng6125-rgb/dsh-llm-retry-settings
Settings card to tune the DSH LLM auto-retry policy (retry count, backoff, jitter) live from Settings → General.
dsh-plugin-thinking-api
qjf44/dsh-plugin-thinking-api
One-click OpenAI-compatible API (CodeBuddy/vLLM/proxies) with thinking mode, avoiding developer-role content_filter rejection.
dsh-nl-model-switch
passingby000/dsh-nl-model-switch
Switch the current DSH session's model with a natural-language sentence, on web, TUI, or IM bridges (WeChat, Feishu), without touching the panel.
DSH-Subagent-Model-Router
cyphernaught-0x/dsh-subagent-model-router
Routes delegated subagent work to configured models: a subagent_model tool whose model enum is the configured aliases, per-route tags and routing guidance injected into the tool schema and system prompt, a wait-for-subagents join tool returning terminal results from outstanding background children, active-model chips in the subagent header and catalog rows, and a Web settings page, namespace-scoped configuration tool, and guided setup skill.
dsh-theme-mineradio
dhicoc/dsh-theme-mineradio
Mineradio glassmorphism theme for the DSH web UI: champagne-gold glass panes, a fluid or wallpaper backdrop, and a one-switch toggle that restores the stock look exactly.
dsh-deepseek-balance
bob-bo1/dsh-deepseek-balance
Shows DeepSeek API balance and local DSH Flash and Pro usage costs.
dsh-any-attachment
zenjibad/dsh-any-attachment
Lets the DSH web UI attach files of any type as pathless @-mentions: pick a workspace file from the @ menu or drop one into the composer, and the agent reads it directly.
dsh-conversation-density-map
weien666/dsh-conversation-density-map
Adds a non-uniform conversation density map(chat history markers) to the right of the DSH chat area: one tick per turn, with tick length and spacing reflecting message size, clickable to jump to a turn and expanding on hover when crowded.
dsh-word-complete
tuogusa/dsh-word-complete
Word auto-completion in the Web composer: prefix-matched suggestions sorted by closeness, arrow-key selection and Enter to confirm.