wildix-get-chat
Installation
SKILL.md
Get Chat by ID
Fetches channel info from the Wildix API by raw ID. The API resolves the channel type automatically — no need to know group: or direct: prefix.
Do not use wildix-get-last-chats for this — that skill returns the inbox list and cannot look up by ID.
Peer Skills
Before running, check if wildix-auth is installed:
Glob ~/.claude/skills/wildix-auth/SKILL.md
# If missing: npx skills add Wildix/agent-skills --s wildix-auth -y
See peers.yaml for full peer manifest.