keman-ai/dsh-skin-market7

dsh-skin-market

Skin marketplace inside DSH: search and one-click install community skins from 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