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

プラグイン

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

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

0

dsh-voice-input

0nt-one/dsh-voice-input

Mic button in the composer tool row: Web Speech API speech-to-text (Chrome/Edge), language switching, and optional auto-send, zero dependencies.

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

dsh-draw-router

xiaozhe7772222/dsh-draw-router

Universal image generation for DeepSeek Harness: auto-discovers image models from any OpenAI-compatible endpoint (SenseNova, StepFun, Agnes, Qwen, Flux, SD, Imagen and more), with agent tools and REST API.

214 時間前ビジョン、音声とマルチモーダルMIT
W

visual-review

wang-bool/visual-review

Renders pasted/uploaded images inline in the DSH Web chat and gives text-only models vision: the model-invokable visual_review tool calls any OpenAI-compatible multimodal API first, falling back to a local Qwen3-VL worker.

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

dsh-vision-tools

moon09300731/dsh-vision-tools

Full vision-capability bundle for DeepSeek Harness: a vision_understand tool (OpenAI-compatible vision APIs, free Zhipu GLM-4V-Flash by default) plus paste/drag-and-drop/button entry points for image recognition.

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

dsh-open-eyes

hyp6666/dsh-open-eyes

Vision bridge for text-only DeepSeek routes that analyzes attached and local images through configurable OpenAI Responses, Chat Completions, or Anthropic Messages endpoints while leaving image-capable routes native.

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

dsh-Kimi-WebBridge

microherox/dsh-kimi-webbridge

Drive the user's real browser through the local Kimi WebBridge daemon: navigate, find-tab, snapshot, click, fill, evaluate, CDP, screenshot, network, upload, PDF export and tab-management tools that reuse existing login sessions.

2昨日ツールと機能MIT
K

dsh-browser-control

kyo615/dsh-browser-control

Playwright MCP browser control for AI agents: drive a real, visible Chrome (navigate/click/type/snapshot + ~80 browser_* tools), with a live screenshot panel embedded in the GUI that refreshes after every action.

24 日前ツールと機能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.

23 日前ツールと機能
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
S

dsh-sql

stardustlc666/dsh-sql

Database tools for agents: list/query/exec/schema across SQLite/MySQL/PostgreSQL, with lexer-grade read-only protection, row caps and an approval-gated write path.

217 時間前ツールと機能MIT
J

dsh-paste-to-path

johnny-xuan/dsh-paste-to-path

Adds a path-backed attachment dock for images, documents, archives, code, and other files, leaving file reading to the Agent's available tools.

23 日前ツールと機能
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昨日ツールと機能
I

dsh-net-tools

izwarm195/dsh-net-tools

Lets sandboxed agents reach the web through your local proxy: net_fetch fetches pages, net_proxy_status reports proxy status.

2一昨日ツールと機能MIT
D

dsh-bash-rtk

deeptrial/dsh-bash-rtk

Route eligible shell commands through rtk to compress tool output and save tokens.

23 日前ツールと機能MIT
A

dsh-monitor

abnerai/dsh-monitor

Persistent background watchers that wake the agent on new messages (file inbox or command-output delta) — the harness analog of Claude Code's Monitor tool.

25 日前ツールと機能MIT
M

memorylake-harness (dsh-plugin)

memorylake-ai/memorylake-harness

Memory Lake as a persistent memory layer for dsh: memory_search, memory_remember, and memory_forget tools over the memorylake CLI, a session status line, and guided setup/diagnostic skills, sharing one ~/.memorylake identity and memory set with the Claude Code and Codex plugins.

219 時間前メモリMIT
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.

217 時間前メモリMIT
K

dsh-biomemory

klrsl/dsh-biomemory

Biomimetic memory system for DeepSeek Harness: plain-Markdown data layer, memory tools, frozen-snapshot injection, graded approval gating, structured audits, memory metabolism (dream), memory pins, semantic recall, /memory command, and cross-session retrieval.

217 時間前メモリMIT
I

dsh-hermes-memory

isheng-eqi/dsh-hermes-memory

Faithful port of the hermes-agent MEMORY.md / USER.md mechanism for DSH: bounded dual-bank memory (2200/1375 chars), a single `memory` tool (add/replace/remove/batch), frozen-snapshot injection per session, nudge reminders, DSH-native JSON storage — zero external dependencies, zero LLM cost.

2一昨日メモリMIT
S

dsh-what-changed

sjh9714/dsh-what-changed

Reviews every file the agent wrote in a session from the session header, with per-file hunks and refused writes counted apart from changes.

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

dsh-task-control

p2coder/dsh-task-control

Pause / resume / cancel the in-flight conversation task from the composer area: forced pause interrupts immediately and remembers the interrupted tool, safe pause lands after the tool or reasoning finishes, resume asks for confirmation, and the default pause granularity is configurable in the settings.

23 日前セッションとメッセージMIT
J

dsh-bill

jannchie/dsh-bill

Cost tracking priced from an online catalogue (models.dev + OpenRouter, 8000+ models, each call priced at its own instant): a per-turn cost line, a Cost tab attributing spend to tool output / model output / system prompt / commands, budget, monthly forecast, ~166 live-rate currencies, and a bill_stats agent tool.

2一昨日使用量と課金MIT
I

dsh-go-balance

iamfromchangsha/dsh-go-balance

OpenCode Go balance pill at the right end of the composer tool row: rolling/weekly/monthly quota remaining straight from the Zen usage endpoint, with hover detail and warn/danger coloring.

23 日前使用量と課金MIT