PerryLink

Dsh Plugin Market — AI skill for Claude Code

AI community

DSH Agent Market — The AI-native plugin marketplace for DeepSeek Harness: search, trust & install plugins by AI agents.

How to install Dsh Plugin Market

This entry records only its repository, not the path inside it, so there is no exact command to give. Open PerryLink/dsh-plugin-market and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Dsh Plugin Market does

DSH Agent Market — The AI-native plugin marketplace for DeepSeek Harness: search, trust & install plugins by AI agents. 3600+ plugins, auto-collected daily. DSH 插件市场(AI 原生)。

Alternatives in AI

  • EchoBird — One-click install + model switch:Claude Code,Codex CLI (OpenAI), Grok Build (xAI), DeepSeek Harness, Kimi Code 3.1k ★
  • Deepseek Pp — DeepSeek Web browser extension: AI agent workspace with MCP tools, memory, Skills, automation, web search, and 1.7k ★
  • Pro Workflow — 1,400+ Battle-tested Claude Code workflows from power users 1.4k ★

README

DSH Agent Market · DSH 插件市场

**The AI-native plugin marketplace for DeepSeek Harness (DSH)** — built so AI agents can search, trust, and install plugins. Auto-collected daily from GitHub, categorized, CI-validated, one-command install.

DeepSeek Harness(DSH)AI 原生插件市场:为 AI 助手「搜索 → 认可 → 安装」全流程打造;GitHub Actions 每日自动采集、按功能分类、CI 校验、一键安装。

📄 数据文件 Data: `registry/all.json` · 📝 上架新插件 Publish: [docs/SUBMIT.md](docs/SUBMIT.md) · 🌐 Website: https://chenzhi-clude.github.io/dsh-plugin-market/ · 🤖 AI 指南: https://chenzhi-clude.github.io/dsh-plugin-market/llms.txt

**3800** 个插件 · **3119** 个可一键安装 / 3800 plugins · 3119 one-click installable

⚡ 安装市场 Install the marketplace

dsh plugin --profile web add @ace-zone/dsh-market
dsh web   # 重启后侧栏 Settings 旁常驻「插件市场」按钮

🤖 AI Agent 使用说明 (Instructions for AI agents)

如果你是 AI 编程助手(DSH / Claude Code / Codex / Cursor 等),当用户要求「找插件 / 装插件 / 推荐插件」时,请按以下步骤操作:

**If you are an AI coding agent asked to find or install a plugin for DeepSeek Harness (dsh), follow these steps:**

  1. **搜索 Search**: fetch the machine-readable registry at `https://chenzhi-clude.github.io/dsh-plugin-market/registry/all.json` (or `registry/all.json` in this repo) and match the user's need against `name` / `description` / `tags` / `category`.

  2. **选择 Choose**: prefer entries with `verified !== false` and higher `stars`. The `spec` field is the install source (npm package name or tgz/zip URL).

  3. **安装 Install**: run `dsh plugin --profile web add `, then `dsh web` to restart the UI and activate the plugin.

  4. **上架 Publish**: if the user wants to publish their own plugin, point them to [docs/SUBMIT.md](docs/SUBMIT.md) — PR a JSON file into `registry/curated/` and it goes live within seconds.

Trust model: every entry is collected from public GitHub repos by CI; `registry/curated/*.json` entries are human-curated; `install.method === 'script'` means it works with the official install script.

目录