• 서비스
  • 가격
  • 리소스
  • 기술지원
이 페이지는 현재 영어로만 제공되며 한국어 버전은 곧 제공될 예정입니다. 기다려 주셔서 감사드립니다.

SKILL 구성

Skills extend MCP with intent-routing rules so the AI automatically picks the right tools for your Chat integration. Without Skills, you need to mention specific tool names and framework details in every prompt. With Skills installed, plain language like "add chat to this React project" is enough.

Prerequisites

Complete Set up MCP Server first. Skills work alongside MCP — they guide the AI on which MCP tools to call and in what order.

Installation

Run the following command and select the AI tools you want to install to:
npx skills add Tencent-RTC/tencent-rtc-skills
The CLI auto-detects installed tools (Cursor, Claude Code, Codex, CodeBuddy, and others) and places the skill files in the correct directory for each one.

Next steps

Skills are now active. Go to the Integration Guide to start building with React, Vue, Android, iOS, or Flutter.