AI Agent Hub
Back to plugins
🧰

dsh-agora

Web Tools Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install AgoraIO-Community/dsh-agora

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install AgoraIO-Community/dsh-agora in your DeepSeek Harness terminal; the full source is at https://github.com/AgoraIO-Community/dsh-agora — restart the profile and the agora skill will appear in the catalog.

About this plugin

Building a real-time AV, voice-AI, or chat app on Agora usually means juggling auth flows, region-specific endpoints, and a wall of API docs. dsh-agora folds the entire official Agora skill set — Shengwang (China-region) support included — into your DeepSeek Harness agent. Describe what you want in plain English and the agent walks you through quickstarts, token generation, and wiring with no manual copy-paste.

The skill covers all six product lines: ConvoAI voice agents, RTC calls and live streaming with screen share, RTM chat and signaling, Cloud Recording, server-side token and App ID generation, and cross-product Server Gateway coordination. If the Agora CLI is on your PATH it is auto-detected and used for faster scaffolding. For mainland-China targets a build-time region gate and per-product CN difference map handle domain swaps, area constants, and BYOK vendor configs (e.g. fengming ASR, DeepSeek/MiniMax LLM and TTS) so the model picks the right path without a second companion skill.

It is built for developers shipping real-time AV, voice-AI assistants, online classrooms, or enterprise messaging who need both global and China-region support. All you need is an Agora or Shengwang account and a natural-language prompt; the agent handles the rest.

Use Cases

  • Build an RTC video call app from a single prompt
  • Scaffold a ConvoAI voice-agent prototype in minutes
  • Generate server-side tokens for both global and CN regions

Best For

  • AV developers needing both global and China-region deployment
  • Full-stack engineers who prefer prompt-driven integration
  • AI app builders shipping voice-AI assistants