haibala-aii / dsh-extensions-extensionshub

已收录

Haibala DeepSeek Harness extension center: sidebar nav plus a GitHub plugin catalog

main其他 查看源代码

安装

npx -y @deepseek-ai/dsh plugin --profile web add github:haibala-aii/dsh-extensions-extensionshub

此安装命令根据 GitHub 仓库地址生成,是未经验证的安装起点。

README

维护者编写的文档快照。

在 GitHub 查看 ↗
提交版本 f20a4e8同步于 2026年8月18日

@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.surface when the host already declares them
  • otherwise occupies the official additive seats: a Extensions row on sidebar.footer.action (above Settings) and a full-frame shell.overlay catalog

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.md files in the workspace or host skill directory.

  • MCP — documentation only. Enable servers through @deepseek-ai/dsh-mcp-client config.

License

MIT. Copyright (c) 2026 haibala-aii.

仓库信息

开发语言
TypeScript
许可证
MIT
最后更新
2026年8月15日 18:09

谨慎安装

请检查源代码、权限、生命周期脚本、依赖与网络访问;不受信任的插件应先在隔离环境中测试。