What problem does it solve? Managing interactions in Yuanbao (元宝) groups requires knowing exact member nicknames for @mentions and handling private messages correctly. This Skill removes the guesswork by looking up members, querying group details, and sending DMs through dedicated tools. ## Core Features & Use Cases - @Mention Users: Look up the exact nickname of a group member with yb_query_group_members and include @nickname in your reply so the gateway delivers a real notification. - Query Group Info & Members: Retrieve group name, owner, member count, list bots, or search members by partial name match. - Send Direct Messages: Use yb_send_dm to privately message a user by name or user_id, with optional media attachments like images or documents. - Use Case: A user says "帮我艾特元宝" — the Skill finds the exact nickname in group 328306697 and replies with a working @mention, all in one step. ## Quick Start Ask the assistant to @mention a specific member or send a private message to a user in your Yuanbao group by name.