dsh-skin-market
Skin marketplace inside DSH: search and one-click install community skins from dsh.a2hmarket.ai
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:keman-ai/dsh-skin-market说明文档
阅读完整 README ↗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