发现最好的 DSH 插件

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

3303个结果

dsh-plugin-installer

Install & troubleshoot DeepSeek Harness (dsh) plugins — painlessly, even for complete beginners. Ships as a bundled skill-provider plugin.

Agent 协作 · integrations · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zhang66633/dsh-plugin-installer
dsh-plugin-jinji

把「记忆」带进 DeepSeek Harness:极简文本记忆系统,双轨记忆(流水日志 + 人物/产品实体画像),大模型为核心驱动。无需安装其他软件,无需编译,无第三方依赖。

memory
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:quan2005/dsh-plugin-jinji
dsh-plugin-knowledge-graph

DeepSeek Harness plugin: a read_graph tool backed by a codebase knowledge graph (CONTAINS / EXPORTS / IMPORTS / IMPORTS_SYMBOL).

开发工具 · memory
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Luke-Yong/dsh-plugin-knowledge-graph
dsh-plugin-langfuse

Langfuse observability for DeepSeek Harness: exports session logs as OpenTelemetry traces (GenAI semantic conventions) to Langfuse's OTLP endpoint

Agent 协作 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:linyp/dsh-plugin-langfuse
dsh-plugin-manager

MVP dsh bundle plugin: proves it loaded by registering a /plugin-manager web route, logging, writing a marker file, and adding a sidebar '插件' button whose modal lists the user-installed plugins

界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:D4Cluv-Train/dsh-plugin-manager
dsh-plugin-manager

DeepSeek Harness plugin bundle: a pluginManager service, plugin_* agent tools, and a Web management UI (plugins / MCP / skills)

Agent 协作 · integrations · 界面 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:CHF-hub99/dsh-plugin-manager
dsh-plugin-market

A dsh plugin marketplace: browse, install, and uninstall community plugins from the dsh-plugin GitHub topic, via CLI or the sidebar Web panel

界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:6kongbai/dsh-plugin-market#2db26a93d9875abb6fdf9ec5d950bd80b4b156b3&path:packages/plugin-market
dsh-plugin-market

DeepSeek Harness plugin market: browse the dsh-plugin GitHub topic and install plugins from a panel above Settings.

other
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:TheYoungChen/dsh-plugin-market
dsh-plugin-market

DSH 插件市场 — 在 DSH 内发现、浏览、安装和管理社区插件(DSH 运行时适配版)

Agent 协作 · 界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:chnjames/dsh-plugin-market
dsh-plugin-market

In-GUI plugin marketplace for DeepSeek Harness: categorized searchable npm catalog with provenance badges, one-click install/uninstall into the web profile.

界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:sstar16/dsh-plugin-market
dsh-plugin-market-client

Client half of the dsh plugin marketplace: a sidebar marketplace panel driving the Host HTTP gateway

界面
dsh-plugin-market-host

Engine and Web gateway for the dsh plugin marketplace: GitHub topic indexing, profile install/uninstall landing, and a /plugin-market HTTP route

other
dsh-plugin-marketplace

Plugin marketplace for DeepSeek Harness Web UI: browse github.com/topics/dsh-plugin right inside the settings page — search, sort by stars, and view install instructions.

界面
dsh-plugin-marketplace

DSH 插件市场:在「设置 → 插件」新增标签页,浏览/导入 GitHub 上发布的 DSH 插件,并把已启用列表持久化到 ~/.dsh/plugin-marketplace.json

skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Viveksssss/DeepSeek-harness-marketplace
dsh-plugin-md-outline

DeepSeek Harness plugin: outline and lint Markdown document structure (heading tree, level skips, duplicate headings, unclosed code fences).

开发工具
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:d-ouyang/dsh-plugin-md-outline
dsh-plugin-mermaid

DeepSeek Harness web client plugin that renders ```mermaid code blocks with a chart/source toggle.

开发工具
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:lj970926/dsh-plugin-mermaid
dsh-plugin-meta-memory

Structured long-term memory system for DeepSeek Harness -- unit-based brief/full pairs with auto-injection

memory
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:YYTbit/dsh-plugin-meta-memory
dsh-plugin-miliastra-toolbox

DeepSeek Harness plugin: 千星沙箱知识库(节点/指南/教程/FAQ)查询工具与技能

skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:1475505/dsh-plugin-miliastra-toolbox
dsh-plugin-notify

Message reminders for the DeepSeek Harness web GUI: browser, system, webhook (Feishu/DingTalk/WeCom/generic JSON) and sound notifications when a task turn finishes or execution waits for user confirmation, plus a settings section to manage channels.

界面 · notifications
dsh-plugin-pixluna

PixLuna image source tools for DeepSeek Harness

视觉
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:PixLunaLab/dsh-plugin-pixluna
dsh-plugin-product-subagents

Role-based Codex / Claude Code / ACP subagent providers for the DeepSeek Harness: continuable children, durable session recovery, per-role product permissions, delegation with a permission ceiling, and a declarative role library.

Agent 协作 · 开发工具 · 效率
dsh-plugin-publisher

DSH plugin development & GitHub publishing workflow plugin for DeepSeek Harness (DSH). Host: registers the `dsh-plugin-publishing` skill (enabled by default, opt-out), and bridges a GUI-entered GitHub PAT (fine-grained Personal Access Token) into the system Git credential manager. Client: a settings card on the 设置 → 插件配置 page with an enable toggle (persisted across refreshes), a write-only GitHub PAT field, and an embedded PAT creation tutorial with required permissions.

开发工具 · 效率 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:akira399/dsh-plugin-publisher
dsh-plugin-rag

Local knowledge base RAG for DeepSeek Harness -- index project files and search for relevant context

memory
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:YYTbit/dsh-plugin-rag
dsh-plugin-reading-pipeline

分章读书管线插件: epub 转换、原子写笔记、续读定位注入、本地跨书检索 (agent-reading-pipeline 的 DSH 二次开发)

Agent 协作 · 开发工具