플러그인
DeepSeek-Harness 플러그인을 찾아보고, 필터링하고, 설치하세요.
플러그인 5164개 찾음
dsh-plus-plus
limlnx523/dsh-plus-plus
Adds a /dshpp slash command that reports session and token usage, cache-hit rate, and estimated cost from harness session logs; the repo also ships a CLI and local web console for lifecycle, provider, session, and plugin-security management.
dsh-volcengine-usage
helloworld1631/dsh-volcengine-usage
A draggable Volcengine Coding Plan usage card for DeepSeek Harness Web using a local console session.
dsh-balance-vision
flonger/dsh-balance-vision
DeepSeek balance and per-session cost in the DSH web composer dock, with official peak/off-peak pricing (peak hours Mon-Fri BJT 9-12 / 14-18, weekends off-peak) and built-in deepseek-v4-flash-vision-exp vision model rates billed at flash price (images billed as tokens, max 384 tokens each).
deepseek-time (dsh)
cheeserackery/deepseek-time
Peak and off-peak pricing-period indicator for the DeepSeek API in the DSH chat UI, with a countdown to the next period and an API balance readout on hover.
dsh-conversation-process-collapse
shimingming520/dsh-conversation-process-collapse
Collapses each settled turn's process rows into one expandable disclosure in the DeepSeek Harness Web conversation while keeping the final answer visible.
search2chart-mcp (dsh)
iqingyoung/search2chart-mcp
Native DSH plugin that renders structured data as inline charts directly inside the conversation, with zero runtime dependencies.
dsh-fold-context
cayan0x/dsh-fold-context
Auto-fold context/system messages in DSH conversation — collapse think blocks, tool calls, and tool results into grouped expandable bars.
dsh-settings-hub
amengclass/dsh-settings-hub
Unify third-party plugin settings in DeepSeek Harness. Auto-discover, group, and reorder plugin settings under one collapsible nav entry with drag-and-drop support.
dsh-evidence
cooberped/dsh-evidence
Turns attached files into versioned evidence: `search_documents` builds a private local index (SQLite FTS5 after a startup capability probe, dependency-free JS fallback otherwise) and returns compact evidence blocks carrying an exact coordinate — PDF page, PPTX slide, text/DOCX line range, or quoted XLSX `Sheet!Range` — which `read_document` expands only while the content version still matches. Contiguous CJK runs are indexed as overlapping bigrams and queried as phrases, so word order is preserved; uploaded raster images take the native vision attachment path instead.
dsh-mcp-bridge
liiiubai/dsh-mcp-bridge
Expose DeepSeek Harness tools as a standard MCP server (streamable HTTP) — drive dsh from Claude Code, Codex, or any MCP client
dsh-tu4-inline-images
zehenk/dsh-tu4-inline-images
对话内联图片 DSH 插件 — 在 DeepSeek Harness (DSH) Web GUI 的对话中,出现本地图片路径即直接渲染为图片。 A DSH plugin that renders local image paths as inline images in DeepSeek Harness (DSH) web conversations. Security-first: loopback-only route, strong per-process token, multi-root realpath whitelist.
dsh-pixel-office
doozqoo/dsh-pixel-office
DeepSeek Harness Web GUI
dsh-tu4-notification
zehenk/dsh-tu4-notification
A DeepSeek Harness (DSH) plugin that pings you on Windows the instant an agent operation awaits approval. DSH(DeepSeek Harness)插件:agent 操作需要审批的瞬间,在 Windows 上弹出带 DSH 黑鲸鱼 logo 的深色通知卡片。
dsh-skills-manager-plugin
wisdoverse/dsh-skills-manager-plugin
Matches prompts to installed skills for automatic activation, applies skill-declared lifecycle hooks and tool policies, and manages GitHub-hosted skills from Settings or the skill_manager tool.
dsh-output-styles
auggie246/dsh-output-styles
Persistent output styles for DeepSeek Harness Web: choose a built-in style or create named styles from the Settings page
dsh-obsidian-inbox
leo3-7/dsh-obsidian-inbox
Obsidian knowledge-base ingest workflow as a DeepSeek Harness plugin: a bundled skill provider + an obsidian_validate_vault model tool, all declarative and composable.
routine-taskboard
amoss-1/routine-taskboard
Routine taskboard for DSH: a dedicated registry of long-lived scheduled infrastructure placards (windows tasks / cron / ai sessions) with dual-source health lamps and artifact freshness, plus a lightweight claimable work-order board.
mixlablz-dsh-skills
sjclz/mixlablz-dsh-skills
File Preview Extension: a project-explorer panel for DeepSeek Harness Desktop
dsh-subagent-model-picker
zim9729/dsh-subagent-model-picker
Per-conversation subagent model selection for DeepSeek Harness Desktop.
dsh-hypatia
tkliuxing/dsh-hypatia
Long-term memory for DeepSeek Harness backed by Hypatia: a host-side CLI adapter, a plugin-owned SQLite control ledger, same-request recall, and narrow memory tools. Requires the `hypatia` CLI on PATH.
dsh-prompt-optimizer
zzy-cl/dsh-prompt-optimizer
Prompt optimizer for DeepSeek Harness: a composer tool-row button that rewrites the draft into a structured prompt via the session's selected model, with one-click restore
dsh-archived-sessions
yuuu0109/dsh-archived-sessions
DeepSeek Harness web plugin to view, unarchive, and permanently delete archived sessions
dsh-plugin-blender-3d
walkzzz/dsh-plugin-blender-3d
DeepSeek Harness plugin: drive Blender 3D modeling (primitives, boolean CSG, transform, material, modifier, scene, export STL/OBJ/PLY/GLTF) via a JSON bridge. Bundles a headless trimesh+manifold3d runtime and a Blender bpy add-on. · DSH 插件:通过 JSON 桥接驱动 Bl
dsh-chat-log
yupeglv/dsh-chat-log
Export a DSH session log as a clean chat log: stream fragments folded into normal messages, every other event kept verbatim. /chat command + browser-download button.