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

プラグイン

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

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

W

dsh-llm-newapi

wenzetan/dsh-llm-newapi

NewAPI (OpenAI-compatible gateway) LLM provider: registers a `newapi` route with chat-only model discovery, auto-fills model parameters (context window, reasoning effort) from models.dev, and adds a Web settings section for the base URL and API key.

517 時間前モデルとプロバイダーMIT
L

dsh-mcp-lens

labmimors/dsh-mcp-lens

段階的開示型の MCP ゲートウェイ。`mcp_search` で大規模なリモートカタログを検索し、`mcp_call` で正確なスキーマを呼び出します。遅延接続と上限付きキャッシュに対応。

53 日前開発とプラグインツールMIT
N

nowledge-mem-deepseek-harness

nowledge-co/nowledge-mem-deepseek-harness

あらゆる AI ツール・エージェントに使える単一のメモリレイヤー: Context Bundle の注入、プロンプト時の想起、MCP ツール、ターン終了時の DSH スレッドキャプチャ。

5一昨日MCPとコネクタ
Q

dsh-model-meta-autofill

qjag1024/dsh-model-meta-autofill

DSH plugin: auto-fill metadata (context length, output cap, display name, input modalities) for custom-provider models from the Model Metadata Registry (models.dev).

4一昨日モデルとプロバイダーMIT
S

oss-prompt-optimizer

seven282/oss-prompt-optimizer

Optimize a raw instruction into a professional prompt through the harness llm service — four-section (Role / Task / Context / Format) or a headerless plain-text style. Context-aware by default: the recent conversation is injected as background and may enrich the ## Context section. Long outputs resume from the truncation point with auto-expanded budgets; validated results are cached (identical requests cost zero model calls); a unified call budget bounds worst-case cost. Composer ✨ one-click optimize, undo, cancel and a token-cost hint; prompt_optimize tool (optimize + iterate), auto-optimize hook, auto-detected zh/en role document.

45 時間前ツールと機能MIT
D

dsh-auxiliary

dsh-plugins/dsh-auxiliary

Dedicated model routes, tools, and system guidance for vision, compaction, reviews, subagents, titles, and image generation.

43 日前ツールと機能LGPL-3.0
S

dsh-rewind

sirilee/dsh-rewind

In-place conversation rewind in the same session window without forking (Claude Code /rewind semantics): a per-message ↶ button cuts the model context back to any user message, with an optional Claude-Code-style file restore from disk-persisted before-backups.

412 時間前セッションとメッセージMIT
J

dsh-stream-rules

jiesou/dsh-stream-rules

必要な時だけルールを注入し、コンテキストを無駄にしない。opencode-stream-rules の DSH 移植版。

44 日前ツールと機能MIT
M

widget-dock

morgogh/widget-dock

会話の脇の空きスペースに、ドラッグ可能なミニカード(API 残高、token 使用量、セッション統計、目標、コスト)を並べたワークベンチ。サイズ段階と公式 DeepSeek 料金に対応。

43 日前UI拡張MIT
P

dsh-token-pet

pk7j7sqryy-ops/dsh-token-pet

Cute token-usage pet in the session header: live context occupancy, per-session usage and breakdown, plus date/weekday, weather, 3-day forecast and severe-weather alerts, all theme-aware.

33 日前テーマと外観MIT
E

dsh-agentmemory

elementor-i/dsh-agentmemory

agentmemory for DeepSeek Harness (dsh): full memory_* tools, capture hooks, and context injection over the local REST server

3一昨日メモリMIT
K

citeciter

kirkchinese/citeciter

Durable citation-thread learning companion for DeepSeek Harness conversations

38 時間前UI拡張MIT
J

deepseek-harness-forge-plugins (evidence-first)

jinguanghai/deepseek-harness-forge-plugins

Evidence-first guard: warns the agent when it claims success without a matching tool-execution record in recent context.

3一昨日開発とプラグインツールMIT
N

dsh-honcho-sync

nanpaidashi/dsh-honcho-sync

Honcho memory bridge: auto-syncs every conversation turn to a self-hosted Honcho service, with recall/search/remember/context/status tools, context injection on session start, and a visual settings panel.

33 日前メモリMIT
H

dsh-incognito

huihuitie-zhu/dsh-incognito

Incognito sessions: a standalone ephemeral sub-agent with its own preset (no parent context) and full toolset, draggable floating window, burned to zero traces on close.

34 日前セッションとメッセージ
B

dsh-companion

beijingwahw/dsh-companion

4つのモジュールから成るセッションコンパニオン。スマートな会話エクスポート(Markdown/PDF/JSON/PNG の長尺画像、プライバシー情報の秘匿化と一括 ZIP 対応)、テンプレートの保存/インポートに対応したコンテキスト引き継ぎ要約、API コスト最適化(公式レートのリアルタイム取得、ピーク/オフピークのスケジューリング、日次/月次予算、モデルルーティング)、Ctrl+F によるチャット内検索を含むグローバル会話検索(CSS Custom Highlight API 使用)を提供します。

321 時間前セッションとメッセージMIT
P

dsh-codex-migrate

polarskicpl/dsh-codex-migrate

Migrate Codex CLI conversations, MCP servers, memories and project files into DeepSeek Harness sessions, workspaces and MCP registrations. 把 Codex CLI 的对话、MCP、记忆与项目文件迁移为 DSH 会话、工作区与 MCP 注册。

23 日前MCPとコネクタMIT
1

dsh-plan-lattice

1052326311/dsh-plan-lattice

Adds persistent execution contracts, recursive work graphs, critical clarification, and evidence gates for long or underspecified Harness tasks.

25 時間前ワークフローと自動化MIT
Z

dsh-harness-zh-cn

zjl1989-li/dsh-harness-zh-cn

Chinese localization for DeepSeek Harness: translates all system prompts, tool descriptions, and runtime contexts into Chinese at runtime via the system-prompt/assemble waterfall (1788 entries, zero source modification, uninstall restores English).

23 日前ツールと機能MIT
W

dsh-browser-fs

whitefirer/dsh-browser-fs

Give agents access to files on the machine where the browser runs: user authorizes a local directory via File System Access, tool calls relay over the plugin's own WebSocket; read-only compat mode for mobile/insecure contexts.

2一昨日ツールと機能
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.

2一昨日ツールと機能Apache-2.0
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.

217 時間前使用量と課金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.

221 時間前UI拡張MIT
C

prompt-for-me

chuantianml/prompt-for-me

Context-aware next-message suggestions in the DSH composer, with repeated Trigger cycling and explicit user review before sending.

23 日前UI拡張MIT