メインコンテンツへスキップ

プラグイン

DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。

375 件のプラグインが見つかりました

5

dsh-youreyes

54xkeee/dsh-youreyes

Vision toolkit for text-only DeepSeek: model-invokable `vision` tool, wrapper adapters for deepseek/opencode-go (v4 flash/pro), Antigravity IDE quota (default, flash/pro) / any OpenAI-compatible VLM / Gemini / local Ollama channels, evidence memory with compaction rehydration, content-hash cache, and a bilingual client panel.

25 日前ビジョン、音声とマルチモーダルMIT
V

capital-generation

v587d/capital-generation

China A-share financial data MCP server for the harness: 11 fin_data__* tools (quotes/K-lines/financials/calendar/special-data/announcements/EDB/reconcile/funds/indices) over THS free official REST (primary) + AKShare (fallback) + Wind (exclusive domains), with observable degradation, context-budget compression (result-side -72.2% measured), and an offline 10-year market-data lake; BYOK.

26 日前ツールと機能Apache-2.0
J

dsh-devtoolbox

jean3690/dsh-devtoolbox

Local toolbox for the DSH web GUI: 35 pure-client tools (text, encoding, hashing, extraction, conversion, reference tables) in a sidebar view, plus the /toolbox command and config-driven agent tool exposure.

2一昨日ツールと機能
C

dsh-mcp-bridge

chhlafiu4312/dsh-mcp-bridge

Zero-dependency MCP client bridge that connects stdio and HTTP MCP servers and registers their tools as mcp_<server>_<tool> for the agent.

27 日前ツールと機能MIT
R

dsh-recall

relistencode/dsh-recall

Conversation history recall for DSH: three-layer (literal/fuzzy/semantic) retrieval over every past session's original text, fully local & offline — AI never forgets what you told it. One-command install via `dsh.bundle.patch`, semantic layer runs in a worker thread.

27 日前メモリMIT
P

dsh-library

perrylink/dsh-library

Turns local markdown and text documents into a queryable knowledge base with hybrid semantic and keyword search, citation verification, and source injection.

215 時間前メモリApache-2.0
L

dsh-memory-palace

lovezi0/dsh-memory-palace

Human-readable Markdown memory for DeepSeek Harness: user-level (~/.deepseek-harness/MEMORY.md) + workspace-level memory injected every turn, auto daily-log writing with distillation, bridges existing WorkBuddy/CodeBuddy memory dirs, memory_note / memory_note_user / memory_read tools with built-in dedup, and a bilingual settings page. Plain-text storage, no database.

2一昨日メモリMIT
Y

dsh-argp

yoza10635/dsh-argp

Deterministic context compaction: prunes conversation atoms in reference-graph topological order with no LLM calls during compaction, and keeps pruned atoms recallable by marker.

218 時間前セッションとメッセージMIT
C

dsh-codex-meter

chriszhangwg/dsh-codex-meter

Adds a Settings Usage dashboard for DeepSeek API balance, official token and cost analysis, trends, context warnings, and live API activity.

25 日前使用量と課金MIT
W

dsh-ds-attach

wqx-txdsyl/dsh-ds-attach

**DeepSeek Chat (chat.deepseek.com) same-style attachments**: paperclip upload button, 240×64 DS-style file cards with official colored doc icons (PDF/DOCX/XLSX/PPT/IMG extracted from the DS frontend bundle), drag-and-drop, text extraction (PDF/DOCX/XLSX/TXT) injected into the message, and real attachment cards rendered in the transcript (custom user renderer) with the model reading full content.

23 日前UI拡張MIT
N

folder-tree-sh

nothree-code/folder-tree-sh

Workspace file tree for the Web UI: multi-tab preview (text/DOCX/PDF/Markdown/CSV/images), inline Markdown editing, a Git changes panel, and file operations (rename/delete/copy/move/create) via context menu.

2一昨日UI拡張MIT
F

dsh-prompt

featherhunter/dsh-prompt

Right-side prompt toolbox panel with 24 built-in deep templates plus user-defined ones, accessible via the /prompt slash trigger and a context-aware floating suggestion card; one-click inserts the selected prompt into the composer.

220 時間前UI拡張MIT
I

dsh-sideband

ishuowang/dsh-sideband

DSH セッションと認可された Agent Team Room との間で、LLM による要約を伴う非同期のコンテキスト中継を行います。即時スナップショットとスケジュール配信のダイジェストに対応。

27 日前セッションとメッセージMIT
A

dsh-file-mount

acefun29/dsh-file-mount

重複読み込みを排除する差分ファイルマウント機能。マウント済みの行範囲はモデルに再送されず、ディスク上の変更があれば無効化して再マウントします。Mounted Files タブとトークン削減量の集計付き。

29 日前ツールと機能MIT
C

dsh-harness-mcp-server

chushixixin/dsh-harness-mcp-server

DeepSeek Harness のエージェント機能を MCP サーバーとして公開し、外部の MCP クライアント(例: Hermes)から Harness を操作してコーディングタスクを実行できるようにします。Hermes が頭脳、Harness が手足という構成です。

29 日前MCPとコネクタMIT
J

dsh-voice

jesse-njx/dsh-voice

音声メモを入力し、音声で回答を受け取れます。話した内容がユーザーメッセージになり(文字起こし)、エージェントの返信を読み上げさせることもできます(発話)。~/.dsh/voice 配下でローカル優先に動作します。

210 日前ビジョン、音声とマルチモーダルMIT
O

dsh-kb-sieve

omdsh-dev/dsh-kb-sieve

md/txt/docx/pdf から監査可能なナレッジベースパック(SQLite FTS5)を構築します。決定的な検索と原文読み取りに対応。

211 日前メモリApache-2.0
Y

dsh-plugin-rag

yytbit/dsh-plugin-rag

Local knowledge base RAG for DeepSeek Harness -- index project files and search for relevant context

19 日前ツールと機能MIT
L

dsh-humanizer

lynote-ai/dsh-humanizer

Writing tools that remove AI-sounding patterns and match your personal voice. 8 deterministic tools scan text, build a style fingerprint from your samples, and return rewrite briefs.

13 日前ツールと機能BSD-3-Clause
T

ai-code-review

tblong2105/ai-code-review

DeepSeek Harness (dsh) plugin for @tabilo/ai-code-review: registers the ai_code_review tool (review | context) that reuses the Node.js engine to collect diffs, run tests/coverage, do impact analysis, and feed pack skills to the model.

118 日前ツールと機能MIT
N

dsh-translator

nicearrack/dsh-translator

Youdao-style word-selection translation for the DSH web GUI. Select text anywhere, click the floating button, get a translation from the harness's own LLM — no API keys, no third-party endpoints. 有道风格划词翻译:DSH Web GUI 里划选文本即现悬浮「译」按钮,点击由 harness 自带大模型翻译,无需

1一昨日ツールと機能MIT
M

dsh-model-garden

mrdevlorx/dsh-model-garden

A searchable, sortable model picker for the DeepSeek Harness Web UI — provider groups, favorites, models.dev prices, context windows, live per-task token cost and a local-model filter. One-command install: dsh plugin add dsh-model-garden.

1一昨日使用量と課金MIT
W

dsh-context-steward

whatsmore-nf/dsh-context-steward

DSH 智能上下文压缩插件 —— 在有限窗口内管理认知资源,让 Agent 记住真正重要的信息。 Smart context compression for DSH — managing cognitive resources within limited windows, so your Agent remembers what truly matters.

13 日前ツールと機能MIT
P

dsh-plugin-xiaomi-mimo-tts

ppy-web/dsh-plugin-xiaomi-mimo-tts

Xiaomi MiMo text-to-speech controls for DeepSeek Harness Web assistant messages

1一昨日ビジョン、音声とマルチモーダルMIT