プラグイン
DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。
117 件のプラグインが見つかりました
ipollowork
devin-axis/ipollowork
iPolloWork HyperFrames Video Studio and 27 editable video templates as a native DeepSeek Harness conversation view.
mirage (dsh)
strukto-ai/mirage
Swaps the filesystem and bash providers for a mirage virtual workspace: file tools and shell commands run over mounted resources (RAM, S3, Redis, Slack, Gmail, Notion, Postgres) instead of the host disk, with per-mount read/write/exec modes, per-command sandbox routing (monty, pyodide, quickjs in process; docker, e2b, daytona remote), and installed CLIs (git, gh, slack, linear, ntn, gws, or one you register) as head words in the virtual terminal.
openpets (dsh)
alvinunreal/openpets
Bridges DeepSeek Harness lifecycle status, errors, and approval requests to a locally running OpenPets desktop companion.
Aegis
ganyuanran/aegis
Software-engineering method pack for coding agents, with skills for baseline-first planning, systematic debugging, prompt hygiene, verification before completion, and repair/retirement tracking.
api-relay-audit
toby-bridges/api-relay-audit
Runs local security audits of AI API relays and LLM proxies from DeepSeek Harness, producing Markdown reports for prompt injection, model substitution signals, tool-call rewriting, error leakage, stream integrity, and profile-gated Web3 risks.
sandbase-harness
sandbaseai/sandbase-harness
任意のモデルに対応するオープンソースの CMA 互換エージェントランタイム。MCP ツール、サンドボックス化されたセッション、監査、リプレイ、ローカルコンソールを備える。stdio MCP 経由のネイティブ DeepSeek Harness バンドルを同梱。
plur
plur-ai/plur
PLUR memory for DeepSeek Harness — engrams injected straight into the prompt, no tool call required
engramory
tinqiao-oss/engramory
Curated file-based long-term memory for DeepSeek Harness — human-readable markdown notes, one plain-file store shared across hosts (git-ignored when it lives inside a project repo), and a deterministic index cap enforced by ctx.tools.guard()
engramory (plugin)
tinqiao-oss/engramory
The Engramory curated-memory discipline as an installable plugin ([npm: dsh-engramory](https://www.npmjs.com/package/dsh-engramory)): a deterministic 200-line / 25 KB cap on the `MEMORY.md` index via `ctx.tools.guard()` — growth denied, a shrinking rewrite always passes — plus the protocol registered as a runtime skill. The store is plain markdown, one file per fact, shared with Claude Code, Codex, Kiro, and OpenClaw.
DSH-Plugins-Marketplace
bradegithub/dsh-plugins-marketplace
DSH プラグインマーケット: DeepSeek Harness Web GUI 内で GitHub の topic:dsh-plugin に登録された全プラグインをワンクリックで閲覧・インストール・更新。
dsh-noema
zseven-w/dsh-noema
Noema long-term memory plugin for DSH: durable, inspectable agent memory with recall tools and a settings page.
odai (plugin)
orziz/odai
Profile-wide DSH governance and routing bundle with configurable compaction calls and scoped local semantic memory; compatible with DSH 0.1.0-rc.6 and 0.1.0-rc.7.
dsh-chat-import
nwflower/dsh-chat-import
13 種のコーディングエージェント(Claude Code、Codex、ChatGPT、Cursor、Gemini、opencode ほか)のチャット履歴を完全な忠実度で取り込み、再開可能な DeepSeek Harness セッションに変換。Claude Code への逆エクスポートにも対応。
forkprobe
jayden-x-l/forkprobe
同一タスクで複数の Skill を比較し、最良のものを選出。
dsh-crew
zseven-w/dsh-crew
DeepSeek Harness (DSH) plugin: dispatch work to DSH agents from Claude Code / Codex — native subagent progress, in-host worker sessions with per-tier presets, and a multimodal bridge that lends the text-only harness vision and image generation.
dsh-im
xmanrui/dsh-im
QR コードをスキャンするだけで、IM ボットを DeepSeek Harness に接続できます(Feishu、WeChat、DingTalk などに対応)。
dsh-agent-team-gui
toolclub/dsh-agent-team-gui
Persistent multi-model squads configured in Settings and selected in the Composer, with per-member model/tool policies; the main Agent dynamically plans each send as a bounded DAG with bounded reviewer/repair loops, while Run Center tracks retries and per-member tokens from official Harness usage events.
skill-route
erichare/skill-route
DeepSeek Harness (dsh) bundle wiring SkillRoute's skill router into your agents.
opencues
opencues/opencues
OpenCues for DeepSeek Harness — LLM word alternatives and `_`-gated blank fill-ins in the dsh composer.
opencues (dsh)
opencues/opencues
Word alternatives and underscore-gated fill-ins in the composer. End a line with _ and it is filled; misspellings are flagged as you type. Routes through the model dsh is already configured with, so it needs no API key.
dsh-smooth-stream
laplace-bit/dsh-smooth-stream
Silky streaming reveal for the Web UI: text appears at the model's arrival rate, new lines glide in, no flicker; follow stays with the user and prefers-reduced-motion is respected.
allinluna
zenx0x/allinluna
All in Luna を利用した、All in Flash 向け DeepSeek Harness Cordis ツール。
geml
geml-spec/geml
Agent-Native document handling for DSH — addressable blocks let an agent read and edit one section instead of the whole file. Ships the geml MCP server and the authoring and code-graph skills.
geml (dsh-plugin)
geml-spec/geml
Block-addressed document editing: an MCP server exposing geml_get / geml_set / geml_check and friends, so an agent reads or rewrites one addressed block of a Markdown or GEML document instead of the whole file. Ships the GEML authoring skill and a code-graph skill that builds and navigates a project call graph as GEML codemaps.