yuanbao

Resolve Yuanbao group members for @mentions and retrieve member details.

78|16|Updated Apr 23, 2026
One-click install
npx skills add https://github.com/sheawinkler/hermes-agent-ultra --skill yuanbao-sheawinkler
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: yuanbao
Source: https://github.com/sheawinkler/hermes-agent-ultra/tree/main/skills/yuanbao
Command: npx skills add https://github.com/sheawinkler/hermes-agent-ultra --skill yuanbao-sheawinkler

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Yuanbao group communication often requires manual lookups and careful targeting of members. This Skill automates @mentions and member lookups to streamline group coordination.

Core Features & Use Cases

  • @Mention Workflow: automatically resolve a target user and ping them in a Yuanbao group.
  • Group Info & Members: fetch group name, owner, and member counts to aid onboarding and administration.
  • Member Discovery: search for group members or bots to locate the right contact quickly.

Quick Start

Mention a user in the Yuanbao group to ping them and retrieve member information.

Frequently Asked Questions about yuanbao

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

FAQPage Schema
How do I automate @mentions for group members in Yuanbao?

Automating @mentions for group members in Yuanbao is achieved by resolving a target user and pinging them directly in the group chat. This workflow integrates gateway tools like yb_send_dm to streamline real-time group coordination.

How does querying group info work for member onboarding?

Querying group info works by fetching the group name, owner, and member counts through the yb_query_group_info gateway tool. This retrieved data aids administration and supports the onboarding of new members in real-time groups.

Can I search for specific contacts or bots within a Yuanbao group?

Yes, you can locate specific contacts or bots within a Yuanbao group using the member discovery feature. It uses the yb_query_group_members tool to search the group directory and find the right contact quickly.

Do I need any specific dependencies to use Yuanbao messaging and group management tools?

No specific external dependencies are required to use the Yuanbao messaging and group management tools. The Skill operates independently by directly integrating the necessary yb_query_group_info, yb_query_group_members, and yb_send_dm gateway functions.

What is the best way to streamline group coordination and member lookups?

The best way to streamline group coordination and member lookups is automating @mentions and data retrieval via gateway tools. This eliminates manual lookups, allowing you to quickly ping targets and fetch group details for administration.