bycometchat· 56 skills
CometChat Calls SDK v5 integration for native Android (V5 stable, Java + Kotlin Views). Covers SDK setup (Cloudsmith Maven, CallAppSettings, init), the dual-SDK ringing pattern (Chat SDK initiateCall + Calls SDK joinSession), session settings, event listeners, call logs, recording, screen sharing, picture-in-picture, foreground service for ongoing calls, VoIP push via FCM + ConnectionService, audio/video/participant controls, custom UI, and in-call chat. Use in standalone mode (calls is the product) or additive mode (calls layered on top of an existing CometChat Android v5 chat integration).
$npx -y skills add cometchat/cometchat-skills --skill cometchat-android-v5-callsInstalls into the current project.
Run `npx skills use "https://github.com/cometchat/cometchat-skills" --skill "cometchat/cometchat-skills/cometchat-android-v5-calls"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/cometchat/cometchat-skills" that are relevant to the current task. Run `npx skills add "https://github.com/cometchat/cometchat-skills"` and select the relevant skills, then follow their instructions.