dsh-skills-marketplace
Manage, discover, install, update, and uninstall DSH skills as plugins.
类 Codex 插件市场的 DSH 技能管理器。
How to install
dsh plugin add dsh-skills-marketplace About
DSH Skills Marketplace 简体中文 | **English** 把任意 Codex / Claude 技能仓库整理为按插件管理的 DSH 原生技能市场。 简介 给定一个技能仓库(Git 地址 + 分支 + 稀疏路径),本工具通过 git sparse-checkout 拉取插件与技能,把每个技能**摊平**到 ~/.dsh/skills/<skill-name>/SKILL.md,并以**插件维度**展示整个目录(而非 DSH 默认的扁平技能列表)。 同一份 SKILL.md 是各生态之间的通用标准——一套技能库,可被 **DSH、Codex、Claude 三端同时复用**。 快捷安装 bash dsh plugin --profile web add github:cxdyun/dsh-skills-marketplace 安装后重启对应的 DSH profile,在 **设置 → Skill 插件市场** 添加技能仓库即可开始使用。若使用其他 profile,请将 web 替换为对应名称。 详细安装 作为 DSH 插件安装(推荐) 前置要求:已安装 DSH、Node.js 22+、pnpm 10+,并具备修改 DSH profile 的权限。 直接从 GitHub 安装: bash dsh plugin --profile <profile> add git…
Recommendation signals
Meta
- License
- MIT
- Language
- TypeScript
- GitHub stars
- 1
- mo. downloads
- –
- Last push
- 2026-08-21
- Created
- 2026-08-20
Links
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- awesome-dsh-plugin, dsh-plugin, dsh-plugin-bundle, dsh-plugin-desktop, dsh-plugin-market, dsh-plugins
Related plugins
dsh-find-plugin
awesome-dsh-plugin/dsh-find-plugin
Find plugins without leaving the agent: search this curated registry by keyword or category, with ready-to-run install commands.
dsh-plugin-hub
Noob-stupid/dsh-plugin-hub
A plugin management panel: one-click enable/disable for installed plugins plus a GitHub dsh-plugin marketplace with details and one-click installs.
dsh-market
dsh-market/dsh-market
Browse, search and install community plugins from inside DeepSeek Harness settings, with category filters, one-click updates, enable/disable, theme switching and configuration backup.
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-plugin-manager
Plugin manager tab in DSH Settings → Plugins: install from npm or git with progress, enable/disable switches effective at next startup, conflict reconciliation with undo, and one-click hand-off to a fix session.