发现最好的 DSH 插件

实时扫描最新社区关于 DeepSeek Harness 发布的插件

1035个结果

dsh-file-edit

Workspace file browser with agent-change review (accept/reject + undo), inline editing, diff view and rendered markdown (static host+client plugin)

Agent 协作 · 效率
dsh-file-panel

DeepSeek Harness plugin: a right-side panel that lists files the agent created or downloaded, with inline preview and "reveal in folder".

Agent 协作 · 视觉
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:yu2025-luo/dsh-file-panel
dsh-file-upload

DeepSeek Harness dual-face plugin: Claude-style drag-and-drop / paperclip file upload, content sniffing, document-to-Markdown conversion (built-in JS parsers with optional Microsoft MarkItDown CLI), text inlining into the message, and a read_document tool for the agent.

Agent 协作
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:HongMing-Huang/dsh-file-upload
dsh-flomo

flomo (浮墨笔记) integration for DeepSeek Harness: configure your flomo API URL / API Key once, then let any agent send notes, memos, and summaries straight into flomo via the flomo_send tool

Agent 协作 · integrations
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zhengjy01/dsh-flomo
dsh-forge-gates

Math/logic/regex/prover/system/repair gates

Agent 协作 · memory
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:jinguanghai/deepseek-harness-forge-plugins#bd4e4c75642145f691eded83e5572b340007deef&path:plugins/forge-gates
dsh-forge-memory

BM25 experience recall & fold index

Agent 协作 · memory
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:jinguanghai/deepseek-harness-forge-plugins#bd4e4c75642145f691eded83e5572b340007deef&path:plugins/forge-memory
dsh-forge-tcm

TCM diagnosis & herb-pair search

Agent 协作 · memory
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:jinguanghai/deepseek-harness-forge-plugins#bd4e4c75642145f691eded83e5572b340007deef&path:plugins/forge-tcm
dsh-fs-remote

DeepSeek Harness ctx.fs provider backed by the remote-sandbox sidecar: every filesystem method is one round trip, with atomic writes, version guards, and bounded reads.

Agent 协作 · integrations · 效率
dsh-funnel

Curate tool output before it enters the model's context: keep error/warning lines and head/tail, spill the full text to disk with a pointer. Faster turns, smaller context, sharper attention — for every tool, not just bash.

Agent 协作 · notifications
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:YuanyuanMa03/dsh-funnel
dsh-git-tools

Structured, safety-guarded git tools (status/log/diff/branch/repo/stage/commit/reset/push/fetch) for DeepSeek Harness agent presets. Zero runtime dependencies.

Agent 协作 · 开发工具
dsh-github-intelligence

The most complete GitHub integration for DeepSeek Harness: repo overview, releases, issues, pull requests, contributors, search, and a deep repo report — with rate-limit-friendly caching.

Agent 协作 · integrations
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zoahdev/dsh-github-intelligence
dsh-github-release-radar

GitHub Release Radar for DeepSeek Harness: query releases, repo stats, and repository search without an API key.

Agent 协作
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zoahdev/dsh-github-release-radar
dsh-global-rules

Edit ~/.dsh/AGENTS.md (global rules) from the web settings panel.

Agent 协作
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:badai147/dsh-global-rules
dsh-goal-quiescence

Completion evidence gate for DeepSeek Harness goal-mode subagents

Agent 协作
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:1052326311/dsh-goal-quiescence
dsh-goal-scaffold

Long-task gatekeeper for DeepSeek Harness: detects one-shot mammoth requests, asks whether to plan first, and scaffolds plan.md + a capped goal before the agent starts

Agent 协作
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zriyox/dsh-goal-scaffold
dsh-goodmemory

Automatic cross-session GoodMemory recall and writeback for DeepSeek Harness

Agent 协作 · memory · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:hjqcan/dsh-goodmemory
dsh-governed-memory

Governed long-term memory core and DSH technical-preview adapter contracts.

Agent 协作 · integrations · memory
dsh-graceful-restart

DSH(DeepSeek Harness)优雅重启/关闭/启动守护插件:启动方式不变(dsh web),自动套壳拉起正式实例;等轮次结束后优雅重启并唤醒智能体继续;启动失败自动回滚新增插件(多版本成功基线、官方 CLI);页面自动刷新;设置菜单可调快照版本数。

Agent 协作
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:msilita/dsh-graceful-restart
dsh-grok-geo

DSH bundle: grok-geo GEO brand audit agent skill — AI-search visibility, recommendations, citations, competitor presence and content-gap diagnosis across 17+ AI engines (ChatGPT/Perplexity/Claude/Gemini/豆包/DeepSeek/Kimi/文心一言...), shipped as a bundled skill provider. Zero-dependency.

Agent 协作 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:xuboboo/dsh-grok-geo
dsh-guardian

Agent 安全护栏:拦截并审计所有工具调用,命中敏感操作就要求人工确认

Agent 协作
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:cdxiaodong/dsh-guardian
dsh-guardian

DeepSeek Harness task-protection plugin: plugin preflight scanner (catches missing `inject` declarations that crash the host), loop detection (repeated identical tool calls -> steer to a new approach), recursion guard (nested subagent depth cap), and interruption awareness (status route with safeToRestart). Never terminates tasks — only steers via injected messages. Zero npm dependencies.

Agent 协作
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:akira399/dsh-guardian
dsh-habits

My Habits for DeepSeek Harness: edit the user-global AGENTS.md from the Web settings — injected into every session by the built-in agent-instructions loader.

Agent 协作 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:DimitriLIAN/dsh-habits
dsh-hashline-edit-pro

Hash-anchored read/replace/undo tools for DSH. Every line of a file carries a unique 3-char content hash; edits target hashes, never line numbers, so stale anchors are caught before they touch the file. Port of pi-hashline-edit-pro for the Pi coding agent.

Agent 协作 · 开发工具
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:sleepinginsummer/dsh-hashline-edit-pro
dsh-herdr-bridge

Report DeepSeek Harness agent activity (working / blocked / idle) to the herdr pane hosting this dsh process

Agent 协作 · integrations