yuanbao

Query Yuanbao group info, members, and send direct messages.

Updated May 23, 2026
One-click install
npx skills add https://github.com/zengbaocheng/hermes-tech-hub --skill yuanbao-zengbaocheng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: yuanbao
Source: https://github.com/zengbaocheng/hermes-tech-hub/tree/main/yuanbao
Command: npx skills add https://github.com/zengbaocheng/hermes-tech-hub --skill yuanbao-zengbaocheng

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Facilitates group interactions in Yuanbao by enabling automated member lookup and direct mentions, reducing manual coordination overhead.

Core Features & Use Cases

  • yb_query_group_info to retrieve group name, owner, and member count
  • yb_query_group_members to find users, list bots, or list all members
  • yb_send_dm to send private messages to users with optional media
  • Use Case: notify a user in a group with an @mention using the gateway

Quick Start

Query a group, then mention the target user to notify them.

Frequently Asked Questions about yuanbao

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

FAQPage Schema
How do I automate group member lookup and mentions in Yuanbao?

Automate group member lookup and mentions in Yuanbao by querying group information, retrieving member lists, and sending direct messages. This reduces manual coordination overhead across group chats and bots.

What details can I retrieve when I query Yuanbao group info?

Querying Yuanbao group info retrieves the group name, owner, and member count. You can also query group members to find specific users, list bots, or list all members within the group chat.

Can I send direct messages with media attachments to Yuanbao group members?

Yes, you can send direct messages to Yuanbao group members with optional media attachments. This is performed using the direct messaging function to privately message users found in the group.

What is the best way to notify a specific user in a Yuanbao group chat?

The best way to notify a specific user in a Yuanbao group chat is to query the group membership to find the target user, then mention them using the gateway to trigger an automated @mention notification.

Does this group coordination approach work for listing bots in Yuanbao?

Yes, this group coordination approach works for listing bots in Yuanbao. The member query function allows you to specifically list bots, find users, or list all members within a group.