What problem does it solve?
This Skill provides a catalog and playbook to enable and orchestrate CometChat's native features in React Native projects, including calls, extensions, an AI agent, and in-call chat, helping teams scope, install, and wire integrations efficiently.
Core Features & Use Cases
- Calls: install and configure the separate calls SDK and required native dependencies to enable voice and video calling.
- Extensions: enable dashboard-toggle extensions like polls, stickers, smart replies, translation, link previews, and collaborative tools.
- AI Agent: integrate an AI assistant for chat and agent-based workflows, with optional AI history UI.
- In-Call Chat: provide in-call messaging and context-aware chat during an active call.
- The skill guides whether to use Expo-managed or bare RN setups and explains CLI vs dashboard enablement.
Quick Start
Choose the features you need (calls, extensions, AI agent, in-call chat), enable them via the CLI or dashboard, then install the appropriate SDKs and wire up listeners in your React Native app.