sstar16/dsh-plugin-market1

dsh-plugin-market

In-GUI plugin marketplace for DeepSeek Harness: categorized searchable npm catalog with provenance badges, one-click install/uninstall into the web profile.

AI 分析

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

パッケージ
dsh-plugin-market
バージョン
0.2.0
ライセンス
MIT
最終更新
2026/08/15

インストール

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

ドキュメント

README 全文を読む ↗

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.