dsh-agent-plugin-market
Manage Git-backed DSH plugin markets, installed agent skills and optional Codex hooks from the web settings page.
在网页设置页管理基于 Git 的 DSH 插件市场、已安装的 agent 技能和可选 Codex hooks。
How to install
dsh plugin add github:Diluka/dsh-agent-plugin-market git clone https://github.com/Diluka/dsh-agent-plugin-market ~/.claude/skills/dsh-agent-plugin-market About
dsh-agent-plugin-market DSH(DeepSeek Harness)插件市场:将 Git 仓库作为 agent 内容市场。它克隆市场仓库,按当前作用域启用的插件或显式启用的根 skills/ 目录发现技能,并通过 DSH 技能 provider 原地提供这些技能。 **市场与插件清单**:市场清单依次识别 .agents/plugins/marketplace.json、.claude-plugin/marketplace.json、.cursor-plugin/marketplace.json、.github/plugin/marketplace.json 和根 marketplace.json;插件清单依次识别 .codex-plugin/plugin.json、.claude-plugin/plugin.json 和根 plugin.json。 **技能生命周期**:已安装插件的有效技能默认启用;市场根 skills/ 中未被插件引用的独立技能默认关闭,并可单独或按市场批量启用。 **工作区覆盖**:设置页可在全局默认和已注册工作区之间切换。工作区为插件、插件技能和独立技能保存稀疏的启用/禁用覆盖;缺少覆盖时继承全局配置。 **代理工具**:注册 agent_market_info、agent_market_set_plugin 和 agent_mark…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 5
- mo. downloads
- –
- Last push
- 2026-08-26
- Created
- 2026-08-18
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- agent-skills, claude, codex, cordis, deepseek-harness, dsh, dsh-plugin, git, marketplace, plugin, skills
Related plugins
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.
dsh-mall
hoyyang/dsh-mall
In-app store for every #dsh-plugin repo with search, five-dimension scores, AI-reviewed install and update, one-click manage.
DSH-Plugins-Marketplace
bradeGithub/DSH-Plugins-Marketplace
GitHub-topic-driven plugin & skill marketplace: a Settings page that browses the auto-collected registry (the whole dsh-plugin topic plus the skills index, CI-refreshed every 2 hours) with one-click install, type detection, install-script and host-shadow-dependency safety confirmations, env-key management, and the STANDARD.md recognition spec.