DSH 生态独立插件目录

为下一个工作流找到对的 DSH 插件

已收录的 DeepSeek Harness 扩展 —— 按分类筛选、按能力搜索,直达每个插件的源码仓库。

503 个插件 12 个分类 13 个编辑精选 更新于 2026-08-15
显示第 193–216 个,共 503 个

全部插件

Bridge into a global Markdown knowledge base shared with the Codex kb.cmd CLI: kb_add/kb_search/kb_show/kb_timeline tools with byte-compatible frontmatter.

dsh plugin add ICCuse/dsh-knowledge

Post-compaction premise-drift guard: injects a one-shot notice when a compaction summary drops a critical literal anchor.

dsh plugin add ICCuse/dsh-premise-guard

ShiGuang Memory Engine (SGME) bridge: multi-agent shared long-term memory via HTTP — L0/L1/L1.5/L2 distillation, scenario-based injection, unified search, and proactive care signals (memory_search / wiki_search / signal_pull / signal_claim / signal_ack), installable as `dsh-sgme`.

dsh plugin add freehul/sgme

Project-scoped cross-session memory: PROJECT.md snapshot injected into the first user message, a memory_remember tool, and auto-reflection after ReAct tasks; each project keeps its own memory file.

dsh plugin add Phant0Meow/dsh-memory-meow

Vector + graph memory backend: observe/remember/search/recall tools against a local memoria server, fusing HNSW semantic recall, FTS5 keyword search, and knowledge-graph signals via RRF ranking, with automatic turn-end persistence and per-agent namespace isolation.

dsh plugin add jiayan-xu/dsh-memoria

Advanced memoria tools: session context injection (profile + recall), recent decisions, health report, namespace allowlist, memory relation graph, and entity search; companion to dsh-memoria.

dsh plugin add jiayan-xu/dsh-memoria-extra

Cross-session memory for the model: full-text search all past sessions (SQLite FTS5 via ctx.sessionQuery) and bring the strongest matching excerpts back into the current context.

dsh plugin add truelove-dreamer/dsh-plugin-recall
Noelune/unified-agent-memory ★ 编辑精选

One shared Obsidian vault for every agent: dependency-free Python core (search/promote/adjudicate/forget), vault template, dsh plugin (memory_search/show/submit/status).

dsh plugin add Noelune/unified-agent-memory

Self-maintaining handoff memory per working directory and git branch: records turns, folds them into concise Markdown, and injects the result into future sessions from ~/.agent/agent-handoff, byte-compatible with pi-handoff.

dsh plugin add FleetingEcho/dsh-handoff

Long-term memory injected at session start: preferences/facts/summaries/knowledge in global and per-project scopes, budgeted recall via `agent/pre-step`, durable JSON store.

dsh plugin add yangyongzhen/dsh-memory

Evidence-bound negative-knowledge ledger: persists disproven paths (command_failed, file_missing) with their outcome and precondition evidence, then warns or blocks repeat attempts until the evidence changes.

dsh plugin add akslcw/dsh-negative-ledger

LLM-driven remember/forget memory: after each turn a model decides what to keep (MemoryDirector), injects relevant memories before each step, dedups, and persists cross-session.

dsh plugin add ljsysfurryACE/dsh-memory-director

Compaction backend replacing LLM summarization with a deterministic semantic extractor (keeps code/paths/commands, drops chatter) plus 28.4x KV-compression accounting.

dsh plugin add ljsysfurryACE/dsh-compaction

Native per-workspace memory on the harness's own seams: facts and a bounded always-on profile on the storage-domain JSON unit, approval-gated writes with `(sessionId, seq)` citations, deterministic recall plus session-query FTS over past sessions — no external server, no custom SQLite.

dsh plugin add highland0971/dsh-native-memory

Auto-memory for DSH: three-layer memory (user / project notes / daily logs) with automatic injection, per-turn auto-consolidation, AI greetings, smart search, a calendar view and a settings page, plus inheritance of other AI tools' memories.

dsh plugin add Aik358/dsh-auto-memory

A web-novel writing engine for DeepSeek Harness: parallel drafting, outlining and brainstorming with a separate DeepSeek key, lore and foreshadowing management, semantic vector retrieval, a corpus library, usage ledger, mechanical proofreading, and a local serialization plan.

dsh plugin add x2802490130-prog/dsh-tool-writing

AI paper-writing style guard: scans manuscripts for revision-process residue, defensive writing, and AI-writing tells (em-dash abuse, not-X-but-Y, LLM overused words, rule of three); writing_audit + writing_rules tools with auto-audit on paper file writes.

dsh plugin add xmutfyh/dsh-plugin-writing-guard

MCP bridge to gemini.google.com: vision analysis of images and videos, Imagen image and Veo video generation, and conversation management using the logged-in browser session with no API key.

dsh plugin add ConsoleSun/Gemini-Eyes
Edge-Echo/dsh-mcp-bridge ★ 编辑精选

Curated MCP server bundle: one install brings demo, memory, filesystem, GitHub, Playwright and remote HTTP MCP servers, plus a connectivity verifier tool and CI checks.

dsh plugin add Edge-Echo/dsh-mcp-bridge

DSH↔Godot engine runtime bridge: launch and drive a running Godot 4.x game through its in-game TCP interaction server — 8 tools (scene/UI inspection, GDScript eval, input simulation, screenshots, headless static ops, script validation), replaces godot-mcp.

dsh plugin add Smalldy/godot-bridge

Privacy-safe local scanner for Codex, Claude Code, WorkBuddy, and CodeBuddy session/workflow metadata; persists aggregate evidence and recommends built-in DSH agent presets without retaining content, using a network, or changing presets.

dsh plugin add LeemanCheung/dsh-agent-preset-recommender

第 9 / 21 页

怎么用这个目录

1. 先搜索筛选

按分类或关键词筛选 —— 每一条都指向公开的 GitHub 项目。

2. 复制安装命令

命令按上游列表生成,实际包名请以各仓库 README 为准。

3. 装之前先看代码

插件会以你的权限运行第三方代码 —— 先读源码再安装。

本目录是社区维护的 awesome-dsh-plugin 列表快照(更新于 2026-08-15)。插件名称与简介保留上游英文原文以免翻译歧义;条目均链接到作者本人的仓库,收录不代表背书,也不等于安全审计。缺了某个插件?欢迎去上游列表提交。