qqbot-channel

Manage QQ channels and subchannels via the qqbot_channel_api proxy.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/rigeoben/fairy --skill qqbot-channel-rigeoben
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qqbot-channel
Source: https://github.com/rigeoben/fairy/tree/main/extensions/qqbot/skills/qqbot-channel
Command: npx skills add https://github.com/rigeoben/fairy --skill qqbot-channel-rigeoben

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

QQ channel management can be tedious when you need to list channels, navigate subchannels, check members, and publish posts or announcements across multiple channels. This skill provides guided interaction with the QQ Open Platform HTTP API via the qqbot_channel_api proxy, which automatically handles token authentication.

Core Features & Use Cases

  • View channel and subchannel lists for QQ groups.
  • Retrieve member data and channel details.
  • Create, modify, or delete subchannels with permissions considerations.
  • Publish posts, announcements, and schedule events on channels.
  • Use cases include onboarding new channels, scheduling announcements, and coordinating team updates across QQ groups.

Quick Start

Install the skill and run the qqbot-channel onboarding to connect your QQ account and start managing channels.

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 tasks like posting announcements and viewing subchannels?

Automate QQ channel management by using the qqbot_channel_api proxy to interact with the QQ Open Platform HTTP API, which automatically fills authentication tokens to view channels and post announcements.

What is the qqbot_channel_api proxy and how does it handle authentication for QQ Open Platform APIs?

The qqbot_channel_api proxy routes calls to the QQ Open Platform APIs and automatically fills authentication tokens, allowing you to manage channels and members without manual token handling.

Can I schedule events and publish posts across multiple QQ guilds using API automation?

Yes, you can schedule events and publish posts across multiple QQ guilds by calling the documented QQ Open Platform API endpoints for content creation and event scheduling through the automated proxy.

What do I need to start retrieving member data and managing subchannels on QQ?

You need to install the skill and run the qqbot-channel onboarding to connect your QQ account, which enables the proxy to automatically authenticate API calls for retrieving member data and managing subchannels.

Does the skill support modifying subchannel permissions and handling API errors?

Yes, the skill supports modifying subchannel permissions and includes documented endpoints with error handling to manage API routing failures during channel management operations.