Skip to content
dsh.fish

Browse

172 results

Bundle

dsh-skill-hub

In-GUI skill hub for DeepSeek Harness (dsh): browse the full local skill catalog from the official ctx.skills registry (every root + third-party providers), toggle skills on/off, inspect bodies, surface frontmatter diagnostics, and scaffold new skills — p

cheshireez
Bundle

dsh-skill-adapter

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

zp-home
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

dsh-skill-lens

Skill Lens:DSH 插件,扫描会话工作区与 ~/.dsh 中的 Agent Skill,提供技能清单、概览、Markdown 编辑/预览、依赖图与删除能力

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-lazy

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

boomzikazita
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-orchestrate

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

ConradLu2740
Bundle

dsh-skill-dossier

DSH skill dossier and work report plugin: browse, search, archive, review and delete skills, and roll daily briefs into daily, weekly and monthly reports.

JeffreySuen-x
Bundle

@deepseek-ai/dsh-token-stats

Model-facing token_report tool that aggregates per-session token usage across sessions, so DeepSeek Harness users can track token consumption by day, week, month, or model

QEDQCD
Bundle

dsh-session-sync

DSH web session cross-window sync: BroadcastChannel broadcast of the current-session selection so every open window follows create/switch/delete together.

TheChengXi
Bundle

dsh-skill-curator

DeepSeek Harness 自动技能策展插件:后台评审子代理定期复盘对话,自动创建/更新 SKILL.md,让智能体在真实使用中持续自我进化,零侵入、不改 dsh 源码。Automatic skill curation for DeepSeek Harness — a background subagent reviews conversations periodically and creates/updates SKILL.md files; zero-intrusion bundle plugin, no dsh source changes.

runfali
Bundle

dsh-skill-trace

Local-first Skill load evidence, learning cards, and iteration preparation for DeepSeek Harness

PolinniZhong
Bundle

dsh-insight-tree

DSH 结构、插件关系、版本适配与运行状态可视化面板

xingzhen199186
Bundle

dsh-readme-writer

自适应 GitHub README 撰写与截图技能:先判断目标类型与截图能力——网页走浏览器截图,无网页的控制台/CLI 走终端截屏(System.Drawing / HTML 终端 / termtosvg),能则询问并自动配图,不能则走无截图模板;强调相对路径防丢图。作为 dsh 插件(cordis skill-bundle)安装后由 host 层注册 readme-writer 技能;SKILL.md 含可被插件商城索引的 name/description/keywords/category/version 元数据。

wenbuer
Bundle

dsh-skill-navigator

DSH 技能导航:消息操作栏技能速查(分类/搜索/上下文命中)+ 调用侧组织(收藏/最近/自定义分类)。

LUMOGRESS
Skill

code-ownership-audit-java

判定 Java 代码是原创还是演绎作品,给出与上游最长相同表达片段、逐条豁免依据和风险清单。纯本地 AST 分析,依赖烤进 jar,不联网、不调模型。

ffseika0304
Bundle

dsh-odoo-sdd

Spec-Driven Development pipeline for Odoo as a DeepSeek Harness plugin: connects to an existing Odoo instance (JSON-RPC), orchestrates the 5-phase SDD workflow, and enforces fail-closed safety gates.

fhidalgodev
Bundle

@jaxzhou/dsh-mathmatic-symbol

DeepSeek Harness plugin: typeset LaTeX as font-free SVG/PNG images, draw geometry and function figures from a declarative spec, convert formulas or SVG into embeddable images, and assemble documents with those images inserted

jaxzhou
Bundle

dsh-skill-matcher

Skill & Expert Matcher for DeepSeek Harness (DSH): reads the user's need and auto-matches the most relevant local skill, marketplace skill, expert, or open-source entry — Top-N ranking, neutral, multi-harness discovery. Functionally identical to the WorkBuddy `skill-matcher` skill.

axel286137079-dot
Bundle

dsh-skill-scoreboard

DSH skill 使用记分板:同时记录按会话去重与每次加载两种次数;设置页三选项卡(Skill 排行 / 会话榜 / 管理),Skill 排行固定按会话去重降序并分页(两种次数同时显示),会话榜按去重 skill 数排列并显示持久化会话标题;skill 工具与 read 直接读 skill 文件均记分;agent/pre-step 注入记分榜与 skill 实际路径;导入导出记分 JSON。

EIGHTfs
Bundle

dsh-skill-recommender

Skill recommender for DeepSeek Harness: browse local Codex/Claude/DSH session records, derive a user profile, and recommend suitable open-source skills with a tunable weighted match index (higher index = higher-relevance only). Tools + Web settings panel.

zhengjy01