haibala-aii/dsh-extensions-extensionshub ↗★ 0
@haibala-aii/dsh-extensions-extensionshub
海拉 DeepSeek Harness 扩展中心:提供侧边栏导航及 GitHub 插件目录列表
AI 分析
核心用途是在 DSH 侧边栏集成一个展示 GitHub 上带有 `dsh-plugin` 标签的插件目录。适合想要发现、浏览和快速复制安装社区插件的用户。
安装
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:haibala-aii/dsh-extensions-extensionshub说明文档
阅读完整 README ↗@haibala-aii/dsh-extensions-extensionshub
English | 中文
Haibala DeepSeek Harness web plugin that lists GitHub repositories tagged dsh-plugin. The page copies an official install command; it does not run dsh plugin add inside the browser.
Install
dsh plugin --profile web add github:haibala-aii/dsh-extensions-extensionshub
Restart dsh web (or the desktop shell) after the add succeeds. This repository ships prebuilt lib/, so the first install does not need a pnpm allowBuilds entry.
The previous repository name haibala-aii/dsh-haibala-ui-extensions redirects here.
Where it appears
A third-party bundle cannot add new holes to AppFrame or SidebarRoot. Those parents alone may declare sidebar.nav and shell.surface.
This plugin therefore:
- occupies
sidebar.nav+shell.surfacewhen the host already declares them - otherwise occupies the official additive seats: a Extensions row on
sidebar.footer.action(above Settings) and a full-frameshell.overlaycatalog
Stock DeepSeek Harness 0.1.0-rc.5 has the official seats, so the GitHub install works there without a forked shell.
What the page does
-
Plugins — live GitHub topic search (
dsh-plugin), then a ghfast mirror, then a curated fallback list. Each card copies:dsh plugin --profile web add github:owner/repo -
Skills — documentation only. Place
SKILL.mdfiles in the workspace or host skill directory. -
MCP — documentation only. Enable servers through
@deepseek-ai/dsh-mcp-clientconfig.
License
MIT. Copyright (c) 2026 haibala-aii.