AiFP Cognitive Memory — persistent memory MCP server for AI assistants. Chinese-first retrieval with causal chains, Hebbian associations and graph diffusion. 记忆感知系统
Agent 协作 · 开发工具 · integrations · memory
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:wjabanjj/aifp-mcp
ContextGate — a context-folding gate plugin for DeepSeek Harness (DSH) / Cordis. Intercepts LLM request streams and folds oversized conversation history into a summary to keep context length under control.
deepseek-eyes: a community plugin that gives text-only models in DeepSeek Harness eyes — restores the native paste-image channel by describing image blocks through an OpenAI-compatible vision API before forwarding to the real provider. Not affiliated with DeepSeek.
视觉
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:fryghost/deepseek-eyes
Claude Code-style long-term memory for dsh: markdown memory files with frontmatter, MEMORY.md index, session-start prompt injection, and a memory tool.
开发工具 · memory · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:2303572348/deepseek-harness-memory
Design I/O for coding agents: controllable UI generation via declarations (spec/domain/craft/design/components/template) and contracts (skill/evaluator). Use for product UI—console, dashboard, agent-ops, CJK-first apps.
Agent 协作 · 开发工具 · 界面 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Bandersnatch0x/design-playbook#33c1298d0eb5c0f0564c29235fcaf612e0a94c47&path:packages/design-playbook
Web chat interface for DeepSeek Harness (DSH) — UI faithfully ported from pi-web-ui, agent backend swapped to the DSH stdio JSON-RPC runtime. All JavaScript, no Python.
DSH Web GUI LAN access plugin: bind 0.0.0.0, manage the firewall rule, and a password-gated /lanapi proxy that re-exposes loopback-pinned settings/credential operations to LAN browsers. UI toggle card in General settings.
界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:MrMu666/dsh-LAN
DSH lorebook-driven fiction writer: import Tavern/SillyTavern character cards & world books, save local Markdown settings, and generate novel prose referencing the world settings.
深海事务所 (Abyss) — an operations console for DeepSeek Harness agent fleets: every agent is a character at a desk, every line comes from the durable session log, and any past case replays and reports from disk
Agent 协作 · finance · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Zongwei9888/dsh-abyss
DSH plugin: password gate for remote (non-loopback) /api access (passwordless by default), unblock the loopback-pinned privileged endpoints, restore everything on uninstall, and give the local 127.0.0.1 user the native OS folder picker for workspace selection. Zero residue by design. TypeScript source, compiled output.
integrations · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:bamboostrip/dsh-access-gate