dsh-memory — cited memory over DSH's lossless session log: post-session distillation into human-auditable markdown files, a compact recall index, memory_read/memory_expand tools, and a dsh-memory CLI
Agent 协作 · memory · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Jesse-njx/dsh-memory
dsh-routines — scheduled agents for DSH: run a prompt on a cron, get the digest where you already are (file digests, chatnode delivery, unattended-safe)
Agent 协作 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Jesse-njx/dsh-routines
dsh-skillport — every skill you already have (Claude Code, Codex, Cursor, Gemini CLI) works in DSH: Agent Skills SKILL.md discovery across .claude/.agents/.dsh/.gemini + extraPaths, Tier-2 conversions (cursor rules, claude commands, context files), find_skill search, and a skills doctor
Agent 协作 · 开发工具 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Jesse-njx/dsh-skillport
Host-side DeepSeek Harness usage recorder: folds session events into per-model daily token usage, persists a JSONL call ledger under $DSH_HOME/usage-meter, and exposes the usage-meter Typert remote service for the Web GUI.
DSH (DeepSeek Harness) web plugin: a draggable whale floating widget showing per-request token cost, session/total spend, and the official DeepSeek account balance
finance · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:PeterZoneZz/dsh-token-cost
Archived-session management plugin for the DSH Web GUI — show archived, unarchive, and permanently delete sessions with zero changes to official packages.
效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Saikel-Orado-Liu/dsh-archive-manager
Model-provider quota display for the dsh web GUI: a settings section plus a sidebar live panel (60s auto-refresh) listing every configured provider and its account balance, fetched host-side from each provider's balance endpoint (DeepSeek / OpenAI / Moonshot / Zhipu / OpenRouter / SiliconFlow / Z.AI coding). API keys are resolved host-side only and never reach the browser. Hot-pluggable — mounted via a profile bundle patch + node_modules link, no dsh source changes.
开发工具 · finance · 界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:781316853/dsh-provider-quota
OpenCode Go billing layer for DeepSeek Harness (dsh): cached official pricing, proactive update checks, bill computation and a resident bill line in the web composer dock.
finance
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:hiro-nikaitou/dsh-ocg-billing
DSH ad-suppression plugin: writes dsh-ads's own settings key to all-false, broadcasts its retire event, scrubs its portal from the DOM, and short-circuits its dynamic-tier fetch. Four layers, all client-side, all removable from a settings page of its own.
other
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:HuanLinOTO/dsh-plugin-anti-ads
Auto-blame: when a turn closes, asks an LLM for three cynical follow-up prompts and shows them as click-to-send bubbles above the composer. Host-gated master toggle in the settings page.
other
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:HuanLinOTO/dsh-plugin-auto-blame