Loading...
Loading...
Router for Wildix x-bees skills. Use when the user wants to work with x-bees chats, channels, conferences, or messaging — reads, sends, lists, summarizes, or fetches conference details.
npx skill4agent add wildix/agent-skills wildixPeer manifest:is the single source of truth for sub-skill names, Glob paths, install commands, and install policies. Read it before routing.peers.yaml
peers.yaml| User intent | Sub-skill |
|---|---|
| "log in", "authenticate", token missing/expired | |
| "show today's chats", "summarize messages", "what was discussed" | |
| "conference details", "meeting summary", conferenceId or x-bees URL | |
| "list chats", "show inbox" | |
| inbox URL or bare raw channel ID to resolve | |
| "read messages in chat", "chat history", "what was said in" | |
| "unread messages", "what did I miss", "unread chats" | |
| "send message", "notify channel", "post to chat" | |
peers.yamlinstallpeers.yamlsilentSkill# Example: check if wildix-chats-overview is installed
Glob ~/.claude/skills/wildix-chats-overview/SKILL.md
# If missing:
# npx skills add Wildix/agent-skills --s wildix-chats-overview -yDo not callbefore the Glob — it will fail with "Unknown skill" if not installed.Skill
wildix-authwildix-authGlob ~/.claude/skills/wildix-auth/SKILL.md
# If missing: npx skills add Wildix/agent-skills --s wildix-auth -ywildix-authID_TOKEN