DeepSeek Harness Plugin Hub

发布与管理完整 Harness Profiles,发现适合你的插件。

探索

插件目录环境预设文档中心动态

社区

发布插件联系我们报告问题

相关链接

Plugin Hub GitHubDeepSeek Harness 官方项目系统状态隐私说明
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

独立、非官方社区项目,与 DeepSeek 官方无隶属、授权或背书关系。

Agora — DeepSeek Harness 插件(DSH Plugin)
← Plugins

dsh-agora

Agora

DSH 技能包:从固定发布标签同步 AgoraIO/skills 中的 Agora 技能原文(RTC、RTM、ConvoAI、CLI、Cloud Recording、tokens)。安装后可将 `agora` 技能添加到 DeepSeek Harness。

插件会安装到这里;不确定时保持 web。

npx -y @deepseek-ai/dsh plugin --profile web add dsh-agora@0.2.8
README兼容性版本

兼容性与来源证明

Agora 以 dsh-agora 发布,当前版本为 0.2.8。Plugin Hub 会校验它的 manifest,并保存精确安装来源,便于复现安装结果。

DSH 兼容范围
*
运行环境
any
发布来源
npm
Registry 更新时间
2026/9/20

版本

0.2.8stable
2026/8/20
0.2.7stable
2026/8/20
0.2.6stable
2026/8/20
查看其余 6 个版本收起版本
0.2.5stable
2026/8/20
0.2.4stable
2026/8/19
0.2.3stable
2026/8/19
0.2.2stable
2026/8/19
0.2.1stable
2026/8/19
0.2.0stable
2026/8/19

相关插件

正在加载相关插件…

最新版
0.2.8
DSH
*
HMR
重启进程
Tree shaking
未声明可安全裁剪
解包体积
405.8 kB
文件数
66
Surface
any
许可证
MIT
发布源
npm
GitHub
★ 1
周下载
49
最近提交
2026/8/20
查看源码 ↗项目主页 ↗
README Badge

点击下方 Badge 复制 Markdown,粘贴到 README 即可。

这是你的 Plugin?认领权益 · 优先安全扫描

验证 package.json 声明的 GitHub 仓库,即可管理这个公开页面。认领后,Hub 会优先安排当前版本的安全扫描,并在通过后公开展示结果。

认领这个 Plugin →
报告问题
DeepSeek Harness Plugin Hub
ProfilesPlugins分类动态文档登录管理 Profiles
ProfilesPlugins分类动态文档登录

README

dsh-agora

A DeepSeek Harness (DSH) plugin that adds the official Agora skill — with Shengwang support baked in — to your agent. One install gives you voice AI agents, RTC video/voice calls, RTM chat & signaling, Cloud Recording, Agora CLI acceleration, and server-side token generation — driven from natural language.

The skill is synced verbatim from the official AgoraIO/skills repository, so it always matches the Agora docs and quickstarts.

Prerequisites

  • DeepSeek Harness (DSH) installed and running
  • An Agora account (for tokens/App ID when you build a real app)

Install

dsh plugin --profile web add dsh-agora

Note: with pnpm ≥ 8.15 (e.g. 9.15) the profile workspace root rejects a bare add with ERR_PNPM_ADDING_TO_ROOT. If you hit that, pass -w:

dsh plugin --profile web add -w dsh-agora

Restart the web profile, and the agora skill appears in the skill catalog.

What the skill covers

AreaWhat you can do
Voice AI agents (ConvoAI)Build voice agents / voicebots
RTCVideo & voice calls, live streaming, screen sharing
RTMChat, presence, signaling
Cloud RecordingRecord calls and streams
ServerGenerate tokens & App IDs server-side
Server GatewayCross-product server coordination
Agora CLICLI acceleration (auto-detected if installed)

Shengwang support

The same agora skill covers the Shengwang region (console.shengwang.cn). At release time, the plugin injects a region gate at the top of each product reference — the model confirms China vs global first — and ships a per-product CN difference map (cn.md) that the model loads only when the user targets mainland China:

ProductCN delta
RTCCN region (setArea({ areaCode: "CHINA" }) / AREA_CODE_CN) + sd-rtn.com + cloud proxy
RTMCN region (setArea({ areaCodes: ["CHINA"] }) / RtmAreaCode.CN) + CN data center
Cloud Recordingapi.sd-rtn.com + clientRequest.region="CN" + mainland storage
Server (token)token algorithm unchanged; CN REST domain + credential menu path
Agora CLIagora project create --region cn / --rtm-data-center CN
ConvoAIEnglish quickstart skeleton + api.agora.io/cn endpoint + BYOK vendors (fengming ASR, deepseek/minimax LLM/TTS)

The official skill content stays verbatim; the region gate and CN maps are generated at build time (see scripts/sync-deps.sh), so there is still a single agora skill — no separate companion skill.

Using the skill

Describe what you want in natural language — e.g. "set up a voice AI agent with Agora" or "build an RTC video call app". The skill routes to the official quickstarts and guides you through setup, including auth and token flows.

FAQ

Does this repo contain the skill itself? The official agora content is synced verbatim from the AgoraIO/skills repo at each release (not committed). The Shengwang deltas live in assets/agora-cn/ and are built at release time into a per-product cn.md map plus a region gate (see scripts/sync-deps.sh).

Do I need the Agora CLI installed? No. It's optional; if it's on your PATH, the skill uses it for faster workflows.

License

MIT

相关插件

继续浏览 integrations-communication 分类下经过校验的插件。

Acp App@deepseek-ai/dsh-acp-appdsh ACP 配置文件包:基于 dsh-base 的仅限自动化的 JSON-RPC stdio 和进程生命周期管理Remote Web Ui@linxin666/dsh-remote-web-ui通过扫码配对访问 dsh Web GUI,共享一个官方界面:设置按钮旁的二维码可将手机和 PC 配对到同一个 Web GUI(手机采用竖屏触控适配层,PC 使用完整桌面界面),通过一次性令牌和 rPocketdsh-pocket把 DeepSeek Harness 装进你的口袋:一个包、一个设置页,手机扫码即同步访问电脑上的 DSH(局域网 + 公网,实时同屏)。DSCODE@toddzheng024/dscode-bundle完整的 DeepSeek 编码代理,支持持久化 shell、Ultra 协作和自动权限审查。