yuanbao

Query group members and handle @mentions in group chat environments.

Updated Jun 9, 2026
One-click install
npx skills add https://github.com/zhouboyu-xreal/Hermes-Memory --skill yuanbao-zhouboyu-xreal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: yuanbao
Source: https://github.com/zhouboyu-xreal/Hermes-Memory/tree/main/skills/yuanbao
Command: npx skills add https://github.com/zhouboyu-xreal/Hermes-Memory --skill yuanbao-zhouboyu-xreal

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manages groups by handling @mentions and querying members efficiently, streamlining group interactions.

Core Features & Use Cases

  • @Mention Users: Notify group members through @mentions without manual setup.
  • Query Info/Members: Retrieve group information and member details easily.
  • Use Case: A team leader can mention specific team members to alert them of urgent matters and quickly obtain the group size or member information.

Quick Start

@mention any group member by simply writing '@nickname' in your message.

Frequently Asked Questions about yuanbao

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I mention group members in a team chat to alert them of urgent matters?

To mention group members in team chat, simply write '@nickname' in your message. This notifies specific members without manual setup, streamlining group interactions for urgent alerts.

What is the best way to query group size and retrieve member details during group interactions?

Querying group information and member details is done by dynamically retrieving member data based on input text. This facilitates quick lookups of group size and specifics during interactions.

Can I use this for group management without configuring manual mention setups?

Yes, you can use this for group management without manual setups. It facilitates user mentions automatically by parsing '@nickname' inputs, optimizing communication management within group conversations.

How does dynamic member querying work based on input text in group conversations?

Dynamic member querying works by parsing input text to retrieve matching member data within group chat environments. It optimizes communication management by matching text against group member records.