QQ Group Chat Operations Assistant
Paste the following prompt into your AI chat to install this skill:
Please follow https://skillhub.cn/install/skillhub.md to install @user_83961fe8/qq-group-chat.
About this skill
What problem it solves
QQ group operations often span consoles, REST APIs, and ad hoc scripts. Agents calling raw APIs can confuse group numbers with GroupId, skip confirmation for destructive actions, or expose phone numbers and keys. This skill routes operations through python3 scripts/qq-group-cli.py, giving a consistent entry point for creating, finding, and managing groups and members.
Core capabilities and workflow
- Group management: create
Public,Private,ChatRoom,AVChatRoom, orCommunitygroups; update profiles, fetch or search group info, join, quit, or dismiss groups. - Member management: list members, check online counts, mute or mute all, invite members, set roles, edit group nicknames, transfer ownership, and remove members.
- Parameter handling: route intent to
references/manage-group.mdorreferences/manage-member.md; useschema .when parameters are unclear; pass complex payloads through stdin JSON. - Safety boundaries: high-risk actions such as
kick-member,mute-all,transfer-owner, andquit-grouprequire impact explanation and user confirmation; sensitive values like phone numbers andSecretKeyare not shown by default, whileGroupIdandMember_Accountare preferred identifiers.
Boundaries and notes
Best for scripted or agent-driven QQ/Tencent Cloud IM group operations. Credentials for Tencent Cloud IM or QQ Bot Open Platform are required, and some open-platform operations are limited. A 10006 rate-limit response is retried once; if it still fails, the user is told the API is rate limited.
Use Cases
- When seeding a community, create a Public group, set its name and intro, and invite confirmed accounts.
- When handling spam reports, find the account in the member list, then mute and remove them.
- During a permission audit, fetch group info, member roles, and online counts to verify ownership.
- Before agent runs, verify Tencent Cloud IM credentials and retry once on rate-limit error 10006.
Best For
- Community ops owners who need to create Public groups, add profiles, and invite initial members.
- Customer service leads who need to locate spamming members, mute them, and remove them.
- Admins auditing permissions who need to check ownership, roles, online counts, and group profiles.
- Integration engineers who need to configure Tencent Cloud IM or QQ Bot credentials and handle auth/rate limits.
Related Skills
Applies Deming quality management, PDCA, process optimization, and statistical process control to output data-first diagnostics, Top 3 actions, and fillable templates.
Apply Ries and Trout positioning theory to F&B operations for problem scoping, framework matching, prioritized strategy, and actionable rollout.
Generate ISO 9001 quality manuals, procedures, work instructions, and forms as Word documents using process and risk methods.
Parse multi-format resumes, search job postings, rank matches, and output company due-diligence and fit assessment reports.