wildix-get-last-chats
Installation
SKILL.md
Get Last Chats
Returns the user's x-bees inbox — a list of chats sorted by last activity.
This skill fetches the user's chat list (inbox). It is not designed for resolving a specific chat by its ID or raw channel ID. For that, use the wildix-get-chat skill.
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.