What problem does it solve? Managing interactions in Yuanbao (元宝) groups 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 Users: 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. - Send Direct Messages: Use yb_send_dm to privately message any group member, with optional media attachments like images or documents. - Query Group Data: Retrieve group name, owner, member count, bot lists, or full member rosters via yb_query_group_info and yb_query_group_members. - Use Case: A user says "帮我艾特元宝" — the Skill finds the exact nickname for 元宝 in the group, then replies with @元宝 你好,有人找你!, which the gateway delivers as a working @mention. ## Quick Start Ask the assistant to @mention a specific user or send a private message to a member in your current Yuanbao group chat.