sstar16/dsh-plugin-market1

dsh-plugin-market

DSH 图形化插件市场:提供分类检索、溯源展示及一键安装/卸载 npm 插件的内置商店。

AI 分析

核心用途是简化 DSH 插件的发现与安装流程。适合希望快速扩展 AI 助手功能、发现社区优秀插件而无需手动执行终端命令的普通用户。

套件
dsh-plugin-market
版本
0.2.0
授權
MIT
最近更新
2026年8月15日

安裝

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:sstar16/dsh-plugin-market

Usage

  1. Open Settings → 插件市场.
  2. Browse by category chip, sort by recency / weekly downloads / stars, or search.
  3. A card shows badges, metadata, and an expandable 溯源 (provenance) block with source links.
  4. 安装 / 卸载 — one click; a banner reminds you to restart when the mutation lands.
  5. Packages the catalog cannot know (no keywords, no topic, fresh off the press): type the exact package name and hit 在 npm 上直接搜索.

Turning it off

  • Uninstall from the marketplace itself (it removes its own bundle entry), or:
    dsh plugin --profile web remove dsh-plugin-market
    
    Restart afterwards.