keman-ai/dsh-skin-market7

dsh-skin-market

DSH 内部的皮肤市场:搜索并一键安装来自 dsh.a2hmarket.ai 的社区皮肤。

AI 分析

核心用途是提供 DSH 皮肤的在线浏览、搜索与一键安装服务。适合喜欢频繁更换界面主题、追求个性化视觉体验的用户。

套件
dsh-skin-market
版本
0.1.0
授權
MIT
最近更新
2026年8月27日

安裝

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

Configuration

No configuration is needed by default. To change something, append a section to the profile's cordis.patch.yml ($DSH_HOME/profiles/web/cordis.patch.yml) overriding this plugin's row by id:

- id: skin-market
  name: dsh-skin-market
  config:
    # Point at a different registry (for a self-hosted catalog). Include the context path.
    catalogOrigin: https://dsh.a2hmarket.ai/dsh-skin
    # Turn this off for a read-only market: browsing and search work, and the install
    # button no longer touches your machine.
    allowInstall: true