AI Agent Hub
Back to plugins
🎮

dsh-realtimeavatar

Fun & Dress-up Updated 2026.09.04

Run the following command in DeepSeek Harness:

dsh plugin install theinfluencecompany/dsh-realtimeavatar

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

Run dsh plugin install theinfluencecompany/dsh-realtimeavatar to install; source at https://github.com/theinfluencecompany/dsh-realtimeavatar

About this plugin

Building realtime voice or video character integrations inside a coding agent usually means pasting an API key straight into chat, re-explaining the documentation every session, and letting the agent hit credit-spending endpoints without anyone noticing. dsh-realtimeavatar makes the Realtime Avatar API a first-class primitive in DeepSeek Harness: the key is a credential reference the harness resolves per call so the model never sees it; the docs become five on-demand skills instead of a context bloat; and the API is eighteen typed rta_* tools tiered into read, free-write, and credit-spending groups, where credit-spending calls always ask for approval regardless of the writeApproval flag.

The plugin also ships a /rta command that runs entirely outside the model loop: register or clear a key in the Web UI, check status, and the key lands in a local credentials file without ever appearing in the session log. Five skills carry dated snapshots of the fourteen public documentation pages covering quickstart, framework integration, avatar management, call policy, and the full API reference, so the model loads only the section it needs before designing an integration.

Built for developers who ship AI voice or video character features and code through a Harness agent: you can call the public example avatar without creating one, and you are protected from the agent quietly burning through a month of credits in the background.

Use Cases

  • Building AI voice or video character apps through a coding agent
  • Managing avatar creation, motion-clip updates, and portrait swaps programmatically
  • Minting and releasing live call sessions behind credit-spending approval gates

Best For

  • Engineers building AI voice/video apps through a Harness agent
  • Teams integrating the realtime-avatar REST API programmatically
  • Developers who want guardrails against silent credit burn by the agent