Better Sidebar
omdsh-dev/DSH-better-sidebar
A session-isolated sidebar with file browsing and editing, terminal, Git, browser, and subagent views, plus extension points for third-party tabs and file renderers.
The community layer for DeepSeek Harness
Discover real community projects for models, tools, memory, orchestration, and interfaces, with source and verification status kept explicit.
A VS Code-like right-side workspace for DSH Web.
Featured this week
Explore real community projects by capability and extension type. Verification is tracked separately from popularity.
omdsh-dev/DSH-better-sidebar
A session-isolated sidebar with file browsing and editing, terminal, Git, browser, and subagent views, plus extension points for third-party tabs and file renderers.
The directory could not be refreshed. Try again.
dsh-sidechat
Codex-style side chat for DeepSeek Harness: stage selections in the input (no auto-send), one-click new chat, bring replies back to the main conversation.
dsh-sidechat
为DSH引入好用的侧边栏对话。但现在它似乎还无法有效读取主会话内容。
dsh-sign
符号判断
dsh-silent-pwsh
可以禁止DeepSeek-Harness执行任务的时候弹出烦人的黑色弹窗
dsh-siliconflow-vision
DSH 插件:通过硅基流动(SiliconFlow)视觉大模型识别/分析图片 —— dsh-plugin
@dsh-external/dsh-sillytavern
将 SillyTavern 的「角色卡」「世界书(lorebook)」与「生成预设」接入 DeepSeek Harness:角色卡进入系统提示词,世界书条目按关键词在每步注入为运行时上下文,生成预设的可移植采样字段应用到每个 agent 请求。全部通过斜杠命令管理,状态持久化到 /.dsh/sillytavern/state.json。不新增任何模型可见的工具 schema。
@runcross/dsh-simple-background
用于dsh web设置背景图,简单的设置背景图片的功能
dsh-skill-adapter
把 Claude Code / Codex 生态的 SKILL.md 技能导入或运行时挂载进 DeepSeek Harness:CLI 导入器 + SkillProvider 插件
@firefly0621/dsh-skill-always-apply
DeepSeek Harness plugin: injects alwaysApply-marked skill bodies into sessions before the first model request — no skill tool load needed.
dsh-skill-authoring
DSH skill authoring toolkit: scaffold + 9-gate quality audit for skills
dsh-skill-evolve
DSH 插件:Agent 自我进化引擎 — 从成功会话中自动提炼可复用 skill,越用越聪明。
dsh-skill-explorer
DSH skill center plugin: browse loaded skills by source, enable/disable, create and delete
dsh-skill-fuzzy
Fuzzy search + description preview for the / skill menu in DeepSeek Harness (dsh) Web UI — /markdown finally finds baoyu-markdown-to-html
dsh-skill-fuzzy
Codex-style fuzzy skill search for the DeepSeek Harness Web GUI: /bug, /diag, /regression all find diagnosing-bugs in the / skill menu.
@bryan-cmf/dsh-skill-gate
DSH-Plugin: skill trigger/selection gate - user picks from described candidates when the model triggers a skill; 10s no-choice falls back to the system default.
dsh-skill-hub
Cross-agent skill hub for DeepSeek Harness (DSH) Web: scans every local coding agent's skills (Claude Code, Codex, OpenCode, Qwen, iFlow, Trae...), merges multi-agent duplicates into one card, filters by agent, loads into the global DSH library.
dsh-skill-indexer
DSH Cordis plugin: two-level (category + skill) recall index over all local SKILL.md files with intent routing (hit/low/miss fallback), read-only on source dirs.
dsh-skill-lazy
DSH skill catalog lazy loading: name+one-line summary injection, on-demand search (~500 tokens)
dsh-skill-manage
DeepSeek Harness 技能管理设置页插件:图形化管理用户级/项目级技能的安装、卸载与调用启停
dsh-skill-manager
Manage DeepSeek Harness skills: list and toggle filesystem skills instantly
dsh-skill-manager
DSH 设置界面中的技能管理器插件:可视化管理全局/项目级 Skill(导入、编辑、删除、启用/禁用 SKILL.md 目录)
dsh-skill-manager
Manage DeepSeek Harness skills from Settings: list, disable without editing SKILL.md, and install/uninstall user-root copies. 设置里管理技能:清单 / 本机开关 / 用户根安装卸载。
@dsh-external/dsh-skill-manager
DSH Web GUI skill manager: browse, preview, import, add, and batch-delete user skills (dsh plugin)
dsh-skill-market
DSH 设置页技能市场:从 GitHub 搜索并一键安装技能到 ~/.dsh/skills。Skill Market in the DeepSeek Harness settings page: search GitHub for skills and install them into ~/.dsh/skills with one click.
dsh-skill-mcp-manager
A DeepSeek Harness (DSH) plugin for managing Skills and MCP servers from a session, including a dedicated DSH Web settings section.
dsh-skill-mcp-stats
Per-turn skill & MCP usage stats for DeepSeek Harness (dsh) - see what tools the agent used, with per-message stats and JSONL logs.
dsh-skill-router
Intent-level skill auto-routing for DeepSeek Harness: routes every user message against the skill catalog and injects the matching skill body automatically
dsh-skill-search
On-demand skill search for DSH: zero preloading, keyword-search a shared skill library
@dsh-external/dsh-skill-stats
技能调用统计插件:统计每个技能被 skill 工具调用的次数(历史回放 + 实时订阅),帮助判断哪些技能值得保留。只读插件,不修改任何会话日志或技能文件。
@firefly0621/dsh-skill-superpowers
DeepSeek Harness plugin: obra/superpowers skill library adapted to dsh tooling, plus a session-start bootstrap — brainstorming, systematic debugging, TDD, planning and more.
@bryan-cmf/dsh-skill-trail
DSH-Plugin: per-reply skill trail - truthful per-turn triggered/used tool & skill badges, folded from the session log (no model self-reporting)
dsh-skill-viewer
Manage and organize DSH skills via a web interface with one-click enable/disable, batch migration, and workspace-based grouping.
dsh-skills-manager
DeepSeek Harness plugin: skill management settings page. Browse/search agent skills, view SKILL.md details, and copy content/path directly from Settings → Skill Manager.
dsh-skills-manager
Skills management tab for the Web Plugins settings: manage agent skills at the official hierarchy levels 鈥?global (host layer, <dshHome>/skills + <agentsHome>/skills), preset (<preset>/skills), and agent (live-agent runtime layer) 鈥?through a same-origin /skills-manager JSON API.
dsh-skillzip
SkillZip(arXiv:2608.11079)——免评估技能压缩(Evaluation-Free Skill Compression for Self-Evolving Agents by Discovering Reusable Structure)的 dsh 插件。
dsh-skin-study
deepseek harness 3D 书房皮肤
dsh-skin-Tlipoca
《犹格索托斯的庭院》特莉波卡 (Tlipoca) GAL 视觉小说沉浸式皮肤插件 将你的 DeepSeek Harness 工作台蜕变为与见习死神少女朝夕相处的哥特魔导工坊。
dsh-sleep-cycle
睡眠周期入睡建议
dsh-sleeping-bag
睡袋温标
dsh-slides
Slides for DeepSeek Harness: the agent writes a talk to one self-contained HTML file — presents fullscreen offline, speaker notes stay off the screen, prints to PDF. Five finished themes.
dsh-slope
斜率计算
dsh-slugify
URL slug 生成器
dsh-small-fix
水电小修
dsh-smart-compact
DeepSeek Harness 智能上下文压缩引擎(CompactionEngine 后端):可配置阈值提示、强制自动压缩安全网、DCP 风格去重/清理建议、自定义摘要提示词。零外部状态,原文永不删除。Smart context compaction engine for DeepSeek Harness
dsh-snakecase
蛇形命名
dsh-snowflake
雪花 ID
dsh-socrates
苏格拉底诘问插件:实现意图模糊时先诘问后动手,高危命令执行前人类确认
dsh-socrates
Socratic clarify-first deep research plugin for DeepSeek Harness: adaptive multi-round research with evidence-closed cited reports, cross-verification, and citation auditing.
Try another keyword, type, category, or verification status.