qqbot-channel

Manage QQ channels via the qqbot_channel_api proxy with automatic token handling.

2|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/AG064/argentum --skill qqbot-channel-ag064
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qqbot-channel
Source: https://github.com/AG064/argentum/tree/main/extensions/qqbot/skills/qqbot-channel
Command: npx skills add https://github.com/AG064/argentum --skill qqbot-channel-ag064

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

QQ channel administration often requires manual, repetitive steps to list channels, inspect sub-channels, fetch members, post updates, and schedule events. This Skill provides a centralized way to perform these operations via the qqbot_channel_api proxy, which automatically handles authentication tokens.

Core Features & Use Cases

  • Query and manage channels, sub-channels, and members across QQ groups.
  • Post messages, publish announcements, and schedule events on QQ channels to keep teams aligned.
  • Use Case: Automatically inventory channel structures and disseminate updates to targeted sub-channels.

Quick Start

Authorize the QQ bot integration and begin issuing channel-management commands.

Frequently Asked Questions about qqbot-channel

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

FAQPage Schema
How do I automate QQ channel management without manually handling authentication tokens?

You can automate QQ channel administration by using a proxy that automatically injects authentication tokens via the Authorization header to securely handle API requests.

Can I post messages and announcements to QQ sub-channels through an API?

Yes, you can post messages and publish announcements to QQ sub-channels by sending standard HTTP methods and request bodies through the qqbot_channel_api proxy at api.sgroup.qq.com.

What tasks can I perform on QQ groups using the qqbot_channel_api proxy?

You can list channels and sub-channels, query members, post messages and announcements, and schedule events within QQ groups using standard HTTP methods and query parameters.

Do I need to manually configure Authorization headers to query QQ channel members?

No, authentication is automatically handled by the API proxy, which injects the Authorization header so you can query QQ channel members without manual token configuration.

What is the best way to inventory channel structures across multiple QQ groups?

The best way to inventory QQ channel structures is by automating channel and sub-channel listing operations through the centralized qqbot_channel_api proxy endpoint.