Skip to content
dsh.fish

Browse

172 results

Bundle

dsh-skill-search

On-demand skill search for DSH: keyword-search a shared skill library (e.g. ~/.codex/skills) with zero preloading. The AI reads only the matched SKILL.md.

Equinox73791
Bundle

@dsh-external/dsh-skill-stats

Skill usage statistics for DSH: counts every skill invocation across sessions (replay of existing logs + live session/event subscription), detects zombie skills, and helps decide which skills to keep.

omdsh-dev1
Bundle

@max-null/dsh-skill-mcp-center

Skill & MCP management center for DeepSeek Harness — manage skills and MCP servers in Settings, live MCP status in the sidebar

Max-Null1
Bundle

dsh-desktop-shell

Desktop shell for DeepSeek Harness web GUI: auto-open an Electron window with tray on `dsh web`.

Funnyvalentine001
Bundle

dsh-skill-browser

DSH web plugin: a Skills page in Settings that lists every installed skill (global + per-workspace) and opens its folder.

charleswin71
Bundle

dsh-message-edit

DeepSeek Harness 用户消息修改插件:在用户发言下方的复制按钮旁增加修改(✎)按钮,支持一键回填编辑与重新发送。

liuGuanYi-hub1
Bundle

@jiangdaoli/dsh-skills-manager

Manage installed DeepSeek Harness skills: browse the full catalog in Settings (beyond the "/" picker), enable/disable without uninstalling, and delete into a restorable trash. Works on desktop and web.

Jiangdl02201
Agent preset

project-learning-preset

一个助力包括我在内的萌新进行项目式学习的dsh preset

mingger771
Bundle

dsh-skill-mcp-stats

统计每轮对话中 agent 使用的 skill 与 MCP 工具,支持对话内查询与 Web 面板查看(原生 DSH 插件)

cransmathenia666-hash
Agent preset

AIpeiwu

危废焚烧落地专用

p109381073
Bundle

dsh-skill-indexer

DSH host bundle plugin: builds a two-level (category + skill) recall index over all local SKILL.md files and routes a natural-language intent to the best-matching skills, with three-state (hit / low-confidence / miss) fallback.

NattoCB
Bundle

dsh-turn-jump

DSH web 插件:ChatGPT 同款右侧悬浮会话轮次跳转条。极简刻度线 + 悬浮提问摘要气泡 + 平滑跳转导航。A ChatGPT-style right-side floating session-turn jump bar for DeepSeek Harness (DSH) web GUI.

liuGuanYi-hub
Bundle

dsh-skill-optimization

把技能当可训练参数:像训练神经网络一样训练 agent 技能(epochs/batchsize/learning rate/验证门禁,但不碰模型权重)——rollout→reflect→aggregate→select→update→evaluate 循环、候选编辑仅在严格改善 held-out 验证分时接受、文本学习率预算、零推理时模型调用、部署紧凑 best_skill.md。受 microsoft/SkillOpt(MIT)启发。

satan9394
Bundle

@sidleo3/skill-scan

Configurable skill discovery provider for DeepSeek Harness (DSH): cwd / project / ancestors / global layers plus editable parent dirs, with an install wizard to replace or coexist with dsh-skill-filesystem. Hot-pluggable — install via `dsh plugin --profile <name> add @sidleo3/skill-scan`.

sidleo
Skill

dsh-upgrade-kit

DSH 装备升级套件:token 费用面板(dsh-cost)、会话文件预览(dsh-plugin-file-preview)、外网搜集(dsh-research-mcp,工具名 mcp__research__*)、视觉桥接(vision-bridge,给无视觉模型看图)、微信双向通道(dsh-wechat-bridge,微信发消息→本机执行→回微信)。已安装时,用户问"花了多少钱/预览这个文件/搜一下外网/看这张图"直接按对应组件办事;未安装时给出 install.sh 一键安装命令。

piggy00544
Bundle

@zhijianren/dsh-skills-manager

跨工具(Cursor / WorkBuddy / Claude Code 等)的 SKILL.md 技能管理器与 Rules 规则管理器(含远程规则导入),TypeScript 零运行时依赖实现