Skip to content
dsh.fish

Browse

145 results

Bundle

dsh-skill-creator

One-shot DSH skill (SKILL.md) generator: capture intent, draft, validate, package and distribute skills from inside a DeepSeek Harness session.

988hj7tczd-oss
Bundle

dsh-skill-authoring

DSH skill authoring toolkit: scaffold + 9-gate quality audit for skills

boomzikazita
Bundle

dsh-skill-lazy

DSH skill 目录懒加载:首轮只注入名字+一行短摘要(~500 tokens),完整摘要走 skill_search 按需检索,调用频率排序。

boomzikazita
Bundle

dsh-skill-adapter

把 Claude Code / Codex 生态的 SKILL.md 技能导入或运行时挂载进 DeepSeek Harness:CLI 导入器 + SkillProvider 插件

zp-home
Bundle

dsh-skill-fuzzy

Fuzzy skill search for the dsh web UI '/' menu: replaces the prefix-match ui-skill source and adds a description preview panel for the highlighted candidate

Kevoyuan
Bundle

dsh-dashscope-tool-adapter

DSH plugin: adapts DashScope/闂傚倸鍟锟犲闯闁垮顩查柟瀵稿У椤忋儵鏌?DeepSeek endpoints that lack native tool calling by converting tool definitions to prompt text and parsing model responses for tool calls.

Uersx
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

lt-dsh-skill-manager

lt-dsh-skill-manager · DeepSeek Harness 技能管理插件:在设置面板管理 ~/.dsh/skills 下的技能,支持多目录导入与 AI 名称解析(导入的 skill 可在对话框用 /name 直接引用)

tianLee-gitter
Bundle

dsh-skill-mcp-stats

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

cransmathenia666-hash
Bundle

dsh-skill-cockpit

DSH web plugin: Skill Cockpit panel in Settings. See all skills (system/project/pool) with Chinese notes, search, enable/disable/delete/import, local test-fire scoring, and per-skill usage stats to spot zombie skills.

Itailang2333
Bundle

dsh-skillmanager

DSH skill manager — list, inspect, enable/disable skills on disk and delegate creation/editing to the host agent. · DSH 技能管理器:列出/查看/启用禁用本机技能,创建与编辑交由 agent 完成。

EricXu20266
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
Bundle

dsh-skill-mcp-manager

Manage DeepSeek Harness skills and MCP servers from inside a session

Hanihahaha
Bundle

dsh-orchestrate

Multi-agent orchestration for DeepSeek Harness: delegate, adversarial review, diverse explore, background runs + converge. One prompt. A team of agents.

ConradLu2740
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