cometchat/cometchat-android-v5
Entry-point dispatcher for CometChat Android UI Kit v5. Detects project setup, understands what the dev is building, and routes to the right sub-skills.
npx skills add https://github.com/cometchat/cometchat-skills --skill cometchat-android-v5
Take cometchat/cometchat-android-v5 from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.