yuanbao

Manages group and direct messaging tasks for the Aviator-branded Telegram bot.

1|Updated May 16, 2026
One-click install
npx skills add https://github.com/devMoez/titan --skill yuanbao-devmoez
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: yuanbao
Source: https://github.com/devMoez/titan/tree/main/skills/yuanbao
Command: npx skills add https://github.com/devMoez/titan --skill yuanbao-devmoez

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Yuanbao group interactions are hard to do correctly when you need to find exact member nicknames for @mentions, fetch group/member details, or send private messages reliably.

Core Features & Use Cases

  • @Mention Workflow: Finds the exact Yuanbao nickname for a target user and lets you send a real @mention by replying with the correct @nickname.
  • Group Info & Membership Lookup: Queries group name/owner/member count and searches members (including bots) with partial, case-insensitive matching.
  • DM Delivery with Optional Media: Sends private messages to a specific user (and can attach image media) using the dedicated DM tool.

Quick Start

Use the yuanbao skill to @mention 元宝 by replying with "@元宝 your message" after querying members with the mention option.

Frequently Asked Questions about yuanbao

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

FAQPage Schema
How do I @mention a specific user in a Yuanbao group chat?

To @mention a user in a Yuanbao group chat, you query the group members to find the exact nickname, then reply using the format @nickname followed by your message to deliver a real mention notification.

Can I search for group members by partial nickname in Yuanbao?

Yes, you can search Yuanbao group members using partial, case-insensitive matching to find exact nicknames for targeted interactions, including searching for specific bots within the group chat.

How do I send a direct message with an image to a Yuanbao group member?

You can send a direct message with optional image media to a Yuanbao group member by using the dedicated DM delivery tool, ensuring you target the correct user through the group's member list.

What group metadata can I retrieve for a Yuanbao group chat?

You can retrieve Yuanbao group metadata including the group name, owner information, and total member count by querying the group details through the group interaction tools.

Why do I need a group code to interact with a Yuanbao group chat?

You need the group code derived from the chat ID to ensure correct targeting when querying group members or sending direct messages within a Yuanbao group chat environment.

Does the Yuanbao mention skill work without querying the member list first?

No, you must first query the group members to resolve the exact nickname of the target user before you can successfully send a real @mention reply in the Yuanbao group chat.