What problem does it solve? Managing interactions in Yuanbao (元宝) group chats requires knowing exact member nicknames and group codes, and manually sending @mentions or private messages is error-prone. This Skill automates member lookup, @mention formatting, and DM delivery through dedicated tools. ## Core Features & Use Cases - @Mention Automation: Look up a member's exact nickname with yb_query_group_members and include @nickname in your reply so the gateway delivers a real notification. - Direct Messaging: Send private messages (私信) with optional media attachments (images, documents) using yb_send_dm. - Group Intelligence: Query group name, owner, member count, bot lists, and full member rosters with yb_query_group_info and yb_query_group_members. - Use Case: A user says "帮我艾特元宝" in a group chat. The Skill finds the exact nickname, then replies with a working @mention that notifies the user. ## Quick Start Ask the assistant to @mention a specific member or send a private message to a user in your current Yuanbao group chat.