By Tencent-RTC
Integrate Tencent Real-Time Communication (TRTC) features—chat, calls, live streaming, conferences, and AI-powered voice interactions—across web, mobile, and desktop platforms. Includes AI English coaching, real-time translation, voice-first customer service, and expert documentation queries for TRTC SDKs.
Build an AI English speaking coach powered by Tencent Cloud TRTC Conversational AI (voice-first). Agent-driven — users never touch a terminal. Two paths: Path A Quick Start — 3-screen SPA (scenario practice + sentence correction + reply suggestions + 4-dimension report) Path B Integrate — backend inbound API + integration code, no UI generated
Build real-time AI interpretation powered by Tencent Cloud TRTC Conversational AI (voice-first). Designed for beginners — no coding experience required. Plain-language guidance throughout. Two paths available: Quick Start —— Ready-to-use Vue3 meeting room with real-time AI interpreter (for first-timers who want to see results fast) Integrate into My System —— Add TRTC-based real-time interpretation backend capabilities to your existing project (no UI generated) The Coding Agent drives the entire process in the chat window. Users never touch a terminal or run scripts manually.
Build AI customer service powered by Tencent Cloud TRTC Conversational AI (voice-first). Designed for beginners — no coding experience required. Plain-language guidance throughout. Two paths available: Quick Start —— Ready-to-use voice agent UI + ticket dashboard (for first-timers who want to see results fast) Integrate into My System —— Add TRTC Conversational AI backend capabilities to your existing project (no UI generated) The Coding Agent drives the entire process in the chat window. Users never touch a terminal or run scripts manually.
Internal Chat (IM) integration domain skill — enter ONLY via skills/trtc/SKILL.md after product=chat routing. Not a standalone dispatcher entry. Handles Vue 3 Web full/direct chat integration (Path A/B/C/D).
Guides users through building a TRTC Conference Web application step by step. Handles capability overview, scenario matching, integration mode selection, and dispatches to the appropriate playbook or slice-based topic flow. Use when the user wants to integrate TRTC Conference on Web — "搭建会议", "接入会议室", "多人视频", "语音聊天室", "build a meeting app", "integrate conference", "step-by-step", "帮我接入", "从零开始", "add screen sharing", "给项目加功能". Keywords: Conference, 会议, TUIRoom, RoomKit, UIKit, 视频会议, 语音房间, screen share, participant management, Web, Vue, React.
Modifies files
Hook triggers on file write and edit operations
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Executables (bin/) — files in this plugin's bin/directory are added to the Bash tool's PATH while the plugin is enabled.
English | 简体中文
An agent skill provided by TRTC (Tencent Real-Time Communication) to help developers integrate real-time audio/video, live streaming, instant messaging, and TIMPush offline push into their apps — from first setup to production-ready code.
Instead of reading through long documentation, you describe what you want to build in plain language. The skill routes your request to the right knowledge, asks a few clarifying questions, and walks you through the integration step by step.
You can use it to build scenarios like video conferencing, live streaming rooms, 1-on-1 video consultations, online classrooms, customer support chat, or mobile offline push — across Web, iOS, Android, Flutter, and more.
Tencent RTC (Real-Time Communication) powers real-time audio, video, and conversational AI experiences for thousands of businesses worldwide. With a global edge network spanning 200+ countries and regions, TRTC delivers sub-300ms ultra-low latency at scale.
Use the npx installer. Run it inside your project directory:
# Default — auto-detect installed IDEs (~/.{claude,cursor,codebuddy,codex}/)
# and install for each one found. Falls back to claude if none detected.
npx -y @tencent-rtc/trtc-agent-skills@latest add
# Force install for every supported IDE (even ones you don't have)
npx -y @tencent-rtc/trtc-agent-skills@latest add --ide all
# Install only for one specific IDE
npx -y @tencent-rtc/trtc-agent-skills@latest add --ide cursor
# Wipe a previous install before re-installing
npx -y @tencent-rtc/trtc-agent-skills@latest add --clean
The skill activates automatically when you mention TRTC or describe a real-time communication use case. No slash commands needed — just ask in plain language.
| What it does | Example prompts | |
|---|---|---|
| Get started | Guides you through demo setup, SDK integration, troubleshooting, or adding a new feature — step by step | • "I want to add video conferencing to my web app" • "I'm getting error 6206 when users join" • "Conference is working — now I want to add screen sharing" |
| Scenario walkthrough | Loads a complete feature scenario and walks you through each capability in order, with code and checkpoints | • "Walk me through building a complete conference room from scratch" • "Guide me through a 1-on-1 video consultation end to end" |
| AI customer service | Builds a voice-first AI customer service agent from scratch — or wires the AI backend into your existing app. Covers credential setup, capability assembly (knowledge base, human handoff, tool calling, session summary), and launch | • "Build me an AI customer service agent with TRTC" • "I want to integrate AI customer service into my existing Node.js backend" • "Help me set up TRTC Conversational AI" |
| AI oral coach | Builds a voice-first AI oral English speaking coach from scratch — or wires the AI backend into your existing app. Covers credential setup, capability assembly (scenario roleplay, quick correction, reply suggestions, ability report, custom learning KB), and launch | • "Build me an AI oral English coach with TRTC" • "I want to integrate AI speaking practice into my existing app" • "Help me set up an AI speaking coach" |
| AI realtime interpreter | Builds a real-time AI meeting interpreter from scratch — or wires the translation backend into your existing app. Covers credential setup, capability assembly (realtime translation, meeting fanout, bilingual subtitles, transcription), and launch | • "Build me a real-time AI interpreter with TRTC" • "I want to add real-time translation to my meeting room" • "Help me set up AI meeting interpretation" |
| Push offline push | Guides TIMPush integration and troubleshooting via trtc-push-mcp, covering Android, iOS, Flutter, UniApp, vendor channel setup, APNs, badge, server API, and console limit checks | • "Help me integrate TIMPush" • "Integrate Tencent Cloud offline push" • "registerPush failed with 800006" |
| Docs & lookup | Answers factual questions from the official knowledge base with cited sources | • "What does error code 6206 mean?" • "How much does Conference cost per participant minute?" • "What's the max number of participants?" |
The skill saves your progress in the project. If you close the tool and come back later, it picks up where you left off.
npx claudepluginhub tencent-rtc/agent-skills --plugin trtc-agent-skillsReal-time communication with Agora SDKs — RTC, RTM, Conversational AI, and token generation
LiveKit Agents SDK skills for building voice AI agents with CLI-based workflow, supporting both Cloud and self-hosted deployments.
Add real-time chat, voice, video, and moderation to your app. Claude reads CometChat documentation, fetches reference pages, and pulls curated implementation bundles for common scenarios — React UI Kit quickstart, Flutter, iOS, Android, React Native, the JavaScript SDK, the no-code widget, moderation setup, multi-tenant chat, and presence. Read-only, no authentication required.
Real-time communication and voice agent integration with LiveKit. Enables AI agents to participate in video, audio, and messaging sessions.
ElevenLabs Agents Platform for AI voice agents (React/JS/Native/Swift). Use for voice AI, RAG, tools, or encountering package deprecation, audio cutoff, CSP violations, webhook auth failures.
Runtime tool generation: chat-pinned personas can register and execute schema-bound tools, sandboxed via bubblewrap + rlimits, hash-chain audited, with task/session/project/user scope routing.