pn1024/dsh-skill-market2

dsh-skill-market

DSH 技能市场:聚合 SkillHub 和 ClawHub 双源搜索技能,支持 README 预览、一键安装/卸载、技能选择器及面板。

AI 分析

核心用途是为 DSH 提供可视化的技能市场。适合需要快速搜索、预览并一键安装/卸载 SkillHub 或 ClawHub 技能的 DSH 用户。

套件
dsh-skill-market
版本
1.0.0
授權
MIT
最近更新
2026年9月10日

安裝

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

配置

cordis.patch.yml 中可配置:

- insert:
    - id: dsh-skill-market
      name: 'dsh-skill-market'
      config:
        skillhubApiBase: https://api.skillhub.tencent.com
        clawhubApiBase: https://clawhub.com
        localSkillsDir: ''        # 空则用 $DSH_HOME/skills
        preferSkillHub: true       # 中国用户优先用 SkillHub