wildix-get-messages-in-chat
Installation
SKILL.md
Get Messages in Chat
Fetch messages from a specific x-bees chat.
Peer Skills
Before running, check if required peer skills are installed:
# Check wildix-auth
Glob ~/.claude/skills/wildix-auth/SKILL.md
# If missing: npx skills add Wildix/agent-skills --s wildix-auth -y
# Check wildix-get-last-chats (needed to find channelId)
Glob ~/.claude/skills/wildix-get-last-chats/SKILL.md
# If missing: npx skills add Wildix/agent-skills --s wildix-get-last-chats -y
See peers.yaml for full peer manifest.