deepseek-harness
deepseek-ai
DeepSeek Harness: Everything is a Plugin.
PROJECT TOPICS
INSTALL REFERENCE
dsh plugin --profile web add github:AgoraIO-Community/dsh-agora
该命令指向仓库当前默认分支;尚无绑定当前 commit 的完整验证结果。
PROJECT README
A DeepSeek Harness (DSH) plugin that adds the official Agora skill 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.
dsh plugin --profile web add dsh-agora
Note: with pnpm ≥ 8.15 (e.g. 9.15) the profile workspace root rejects a bare
addwithERR_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.
| Area | What you can do |
|---|---|
| Voice AI agents (ConvoAI) | Build voice agents / voicebots |
| RTC | Video & voice calls, live streaming, screen sharing |
| RTM | Chat, presence, signaling |
| Cloud Recording | Record calls and streams |
| Server | Generate tokens & App IDs server-side |
| Server Gateway | Cross-product server coordination |
| Agora CLI | CLI acceleration (auto-detected if installed) |
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.
Does this repo contain the skill itself? No — the skill ships inside the plugin bundle, synced from the official Agora skill repo at each release.
Do I need the Agora CLI installed? No. It's optional; if it's on your PATH, the skill uses it for faster workflows.
MIT
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: skill。