yuanbao

Manage Yuanbao groups by mentioning users, retrieving info, and sending messages via the Yuanbao API.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires yuanbao-api, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of managing Yuanbao groups by allowing users to easily @mention members and query information.

Core Features & Use Cases

  • @mention Users: Automatically notify group members by @mentioning them in your replies.
  • Query Group Info: Retrieve group name, owner, and member count.
  • Query Group Members: Find a user, list bots, or get nicknames for @mention.
  • Send Direct Messages: Send private messages to users within the group.
  • Use Case: When moderating a Yuanbao group, use this Skill to efficiently manage conversations and member interactions.

Quick Start

To send a direct message to a user, simply type "@用户名" in your reply and the Skill will handle the rest.

Frequently Asked Questions about yuanbao

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

FAQPage Schema
How do I automate group management tasks like @mentioning members in Yuanbao?

You can automate Yuanbao group management by using this Skill to @mention members, query group information, and send direct messages. It interacts in real-time using the yuanbao-api.

Can I send a private message to a user within a Yuanbao group?

Yes, you can send private messages to users within a Yuanbao group. Simply type "@username" in your reply and the Skill handles routing and sending the direct message to that member.

Does Yuanbao group management require any specific API dependencies?

Yes, Yuanbao group management with this Skill requires the yuanbao-api dependency. This API enables the real-time interaction, user lookups, and automated message routing capabilities.

What is the best way to retrieve group information and list members in Yuanbao?

The best way to retrieve Yuanbao group information is using this Skill to query the group name, owner, and member count. You can also find specific users, list bots, and fetch nicknames for @mentions.

Why does my automated Yuanbao @mention fail to notify the correct group member?

An automated Yuanbao @mention might fail if the yuanbao-api is not properly configured or if the user nickname cannot be resolved. Ensure the API dependency is active and the username exists in the group.