WZZNNE/DSH-CyberWorkStation--plugins-dsh-skin-studio ↗★ 11
dsh-skin-studio
皮肤工作室:提供面向模型的 skin_studio 工具,允许智能体根据用户需求设计并一键安装启动器或前端皮肤,支持引导式交互流程。
AI 分析
核心用途是让 AI 智能体帮你设计并安装界面皮肤。适合想要通过自然语言交互让 AI 自动定制、生成并应用 DSH 界面主题的用户。
安裝
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:WZZNNE/DSH-CyberWorkStation#19f3b830792481331c03a6ecdac70949cc80779f&path:plugins/dsh-skin-studio說明文件
閱讀完整 README ↗Fig. 18 · Settings → Plugins → Plugin configuration
core slot + several plugin cards

What it does
One card per plugin with settings: Terminal, Agent loop, Web search (stock), Context (preferences of the community dsh-context), Image understanding (dsh-vision-bridge-zh: images are first described by the chosen vision model, then handed to the chat model, so text-only models can "see"), Session import · system prompt (dsh-import-note). The "Plugin list" tab is a read-only inventory.
What we built
- The "Session import · system prompt" card says one thing: imported sessions never override dsh's or any plugin's system prompt.
- "Image understanding" is a Chinese-UI fork of the community vision bridge; routes and configuration are unchanged, and a few issues (multi-image comparison, directory limits, race judging) were fixed.
Fig. 24 · Settings → Usage & cost
dsh-cost-meter-plus · fork

What it does
UI language; official account balance (total, grant, top-up, refresh); today / this month / all-time cost cards; today's sessions; token statistics and heat map; per-model statistics; further down, budget, price table and the vendors' Coding Plan quota panels.
What we built
- Upstream dsh-cost-meter provides per-session / daily / historical cost, official price sync, a 90+ model price catalog, 7 Coding Plan quotas, budgets and alerts, zh / en UI.
- We added: multi-vendor balances (DeepSeek / OpenRouter / local / OpenAI, each shown as its API allows), automatic OpenRouter price sync, a cache-hit bar in the sidebar, per-session token split, free local routes, and a "money first" order on the settings page.