pn1024/dsh-skill-market2

dsh-skill-market

dsh 技能市场:聚合 SkillHub + ClawHub 双源搜索技能,站内 README 预览,一键安装/卸载,聊天栏技能选择器,左上角技能中心面板

包名
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