Pular para o conteúdo principal

Plugins

Navegue, filtre e instale plugins do DeepSeek-Harness.

1664 plugins encontrados

C

dsh-johari-cognition-quadrant-dialog-composer

cyrus123456/dsh-johari-cognition-quadrant-dialog-composer

Johari cognition-quadrant dialog prompt composer — adds a button above the composer that opens a 2×2 quadrant panel (known/unknown × AI-known/AI-unknown) to groom conversation context into a structured prompt written back into the draft.

1há 20 diasMelhorias de UIMIT
O

dsh-buddy

oneinitai/dsh-buddy

Portrait-adaptive communication skill: builds a live user portrait (proficiency, per-domain gaps, current state) from the conversation and calibrates every answer's depth, jargon density and step granularity to it; behavior-over-claims dumb-play detection; transparent profile snapshot export. MIT.

1há 28 diasHabilidadesMIT
L

dsh-pianist

laplace-bit/dsh-pianist

Piano performance plugin: ask the agent to play a piece and it renders on a Canvas2D grand piano with real Salamander Grand samples, an immersive stage, and an interactive 88-key keyboard.

1há 12 diasVisão, voz e multimodalMIT
Q

dsh-memory

qwert702/dsh-memory

Project+global long-term memory for the dsh web GUI: split POST /items endpoints, tool-call context merged into memory items as compact summaries, with deduplication and session-scoped persistence.

1há 17 diasMemória
H

dsh-hiss-plugins

hilariouhiss/dsh-hiss-plugins

OpenSpec — spec-driven development workflow ported to DeepSeek Harness (12 workflow skills + /opsx-* slash commands). Agree on what to build before any code is written.

1há 27 diasFluxos e automação
I

dsh-cortex

iguowz/dsh-cortex

DeepSeek-Harness plugin for multi-model orchestration with recursive task decomposition, dynamic routing, quality gates, failure recovery, and KPI reporting.

1há 11 diasFluxos e automaçãoMIT
L

agents-plugins

lxp731/agents-plugins

DSH 服务控制:给 dsh 命令一对翅膀——`dsh --profile ctl` 管理服务的 systemd 生命周期、配置与诊断。 / DSH service control: wings for the dsh command — manage the service's systemd lifecycle, config and diagnostics via `dsh --profile ctl`.

1há 27 diasDesenvolvimento e ferramentas de pluginsMIT
4

dsh-ssh-logs

452926826/dsh-ssh-logs

Read and search bounded log output from allowlisted SSH servers and log roots without exposing arbitrary remote commands.

1há 27 diasIntegrações e acesso remotoMIT
P

dsh-claude-plugin-loader

patrick1099/dsh-claude-plugin-loader

Loads Claude-style plugins into DeepSeek Harness (dsh): discovers skills, commands and optional SessionStart hooks from Claude plugin directories, with hot command reload and uninstall cleanup.

1há 22 diasDesenvolvimento e ferramentas de pluginsMIT
G

dao-zang-skill

godners-code/dao-zang-skill

Daoist Canon (DaoZang) retrieval skill: keyword or semantic search over 285,117 scripture chunks with exact original-text extraction (line numbers, hit markers), and one-command workspace setup from the Godners/DaoZang dataset.

1há 25 diasHabilidadesMIT
M

dsh-stock-lookup

minyang-chen/dsh-stock-lookup

Resolves a company name or ticker to a verified stock symbol via SEC EDGAR, then fetches a live quote with price, P/E, EPS, market cap, 52-week range, and dividend yield from yahoo-finance2.

1há 26 diasFerramentas e funçõesMIT
N

dsh-better-stats

null5069/dsh-better-stats

Composer stats strip for the DSH Web UI: official CNY pricing with auto-synced peak/off-peak tiers, per-model accounting, live timers, subagent-tree merging, DeepSeek account balance, budget alerts, and streaming cost estimation.

1há 28 diasUso e cobrançaMIT
A

dsh-thumb

aliceljy/dsh-thumb

A phone shell for the web GUI - the sidebar becomes an overlay drawer that closes when a session is tapped, the settings sheet goes full-screen single column, and the transcript is retuned for phone reading.

1há 16 diasMelhorias de UIMIT
H

dsh-cli-store

harzva/dsh-cli-store

64-entry external CLI catalog with bounded public discovery and guarded package-manager or manual official installation, exposed through DSH tools and a standalone command.

1há 28 diasDesenvolvimento e ferramentas de pluginsMIT
Y

dsh-plugin-background-tasks

yaopushen/dsh-plugin-background-tasks

Antigravity-style run_command for DSH: short commands return inline within a configurable wait window (default 10s) while longer ones auto-promote into ctx.jobs for later collection and completion notices — executed via ctx.shell under the session sandbox and approval pipeline.

1anteontemFluxos e automaçãoMIT
L

dsh-experience-library

libiwolve/dsh-experience-library

Experience validation layer for DSH: zero-token collection of tool-failure/retry/search signals, AI refinement into verified skill books (three-layer verification), looked up at task start. Ships 10 trial skills and benchmark data (complex-task success 100% vs 60% bare).

1há 26 diasHabilidadesMIT
X

dsh-profile-settings

xmoon/dsh-profile-settings

Per-profile settings overlay for DeepSeek Harness: global settings.yaml stays the baseline while each profile overrides any namespace through its own profiles/<name>/settings.patch.yml — object sections merge recursively, scalars and arrays replace wholesale, and !unset masks an inherited value. The overlay is transparent to existing plugins (they keep reading ctx.settings unchanged), writes land in the profile overlay only, and official schema validation, revision semantics, expectedRevision conflicts, watchers and events are untouched. Ships a settings command family (get/set/unset/mask/unmask/promote/demote/migrate/diff/layers) plus a Profile Settings section in the web Settings panel over a loopback RPC channel.

1mês passadoFerramentas e funçõesMIT
S

dsh-journal-monitor

simon-world/dsh-journal-monitor

Economics-first journal/working-paper monitor for DeepSeek Harness: NBER RSS + arXiv econ (4 categories) + Chinese econ journals (Shi Jie Jing Ji via Magtech, Zhong Guo Nong Cun Guan Cha, Cai Mao Jing Ji, Zhong Guo Ren Kou Ke Xue, Jing Ji Guan Li via ajcass) fetch, keyword filter, dry-run/Webhook push, dedup persistence, and schedule_create-compatible briefing.

1mês passadoFerramentas e funçõesMIT
J

dsh-maestro

junqingv587/dsh-maestro

Planner/executor delegation with named roles: a strong planner steers, disposable executor sub-agents (per-role routes and prompts) implement. Default role plus per-delegation override, a global reasoning-effort knob in the composer chip, and a settings page for role management.

1mês passadoModelos e provedoresMIT
T

dsh-wide-stats-footer

thomasvvugt/dsh-wide-stats-footer

Un-clamps the composer stats footer: long turn and token stats lines span the full composer width instead of truncating with an ellipsis.

1há 28 diasMelhorias de UIMIT
L

dsh-devpanel

lispking/dsh-devpanel

A developer toolkit for the DeepSeek Harness (DSH) web console: a real multi-tab PTY terminal docked under the composer plus an AI-output file browser sidebar with syntax highlighting, Markdown rendering and image preview.

1há 19 diasDesenvolvimento e ferramentas de pluginsMIT
A

dsh-dispatch

alextangson/dsh-dispatch

Command your DeepSeek Harness machines from your phone: approval push, remote dispatch, session board. Built on DeepSeek Harness.

1há 29 diasIntegrações e acesso remotoMIT
R

balance-dsh

rannist/balance-dsh

Shows DeepSeek account balance and current-session token and cost usage in the sidebar footer and composer dock, including peak and off-peak billing and subagent consumption.

1há 21 horasUso e cobrançaMIT
P

dsh-remote-mod

produce123/dsh-remote-mod

DSH Remote 的 mod 分支 bundle 插件(独立于上游 dsh-remote-plugin,基于原作者 Blank 的 dsh-Remote 魔改的个人版):已移除文件传输(推荐 Syncthing,https://github.com/syncthing/syncthing),工作台改读 DSH 工作区;整合上游 v0.6.12/v0.6.13 —— 远程启动/重启 DSH 异步追踪、主页公告栏常驻(可选中央公告源)、实时推理显示与推理档位菜单增强、会话过滤(子代理会话不混入列表);另含

1há 29 diasIntegrações e acesso remotoMIT