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 tedious. 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 deliver private messages (私信) to any group member, with optional media attachments like images and documents. - Query Group Data: Retrieve group name, owner, member count, full member lists, and bot rosters via yb_query_group_info and yb_query_group_members. - Use Case: A user says "帮我艾特元宝" — the Skill finds the exact nickname, then replies with @元宝 你好,有人找你!, which the gateway sends as a working @mention. ## Quick Start Ask the assistant to @mention a specific member or send a private message to a user in your Yuanbao group by name.