qqbot-channel

Query and manage QQ channels, sub-channels, members, posts, announcements, and schedules via qqbot_channel_api.

1|Updated Apr 28, 2026
One-click install
npx skills add https://github.com/seasonmac/Full-Scene-Agents --skill qqbot-channel-seasonmac
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qqbot-channel
Source: https://github.com/seasonmac/Full-Scene-Agents/tree/main/openclaw/extensions/qqbot/skills/qqbot-channel
Command: npx skills add https://github.com/seasonmac/Full-Scene-Agents --skill qqbot-channel-seasonmac

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

QQ channel management and moderation requires juggling multiple API calls and tokens. This skill streamlines querying channels, sub-channels, members, posts, announcements, and schedules via a token-authenticated qqbot_channel_api proxy, reducing manual effort.

Core Features & Use Cases

  • Discover and list QQ channels, their details, and memberships
  • Create, update, or delete sub-channels with proper permissions
  • Manage posts, announcements, and schedules across channels
  • Use cases: automating onboarding, channel audits, and scheduled announcements

Quick Start

Query and manage QQ channels, sub-channels, members, posts, announcements, and schedules through the qqbot_channel_api with automatic token handling.

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 and member queries via API?

Automate QQ channel management by using a token-authenticated qqbot_channel_api proxy to query channels, sub-channels, and members with automatic token handling. It streamlines querying channel details and memberships, reducing manual API effort.

What's the best way to schedule announcements and manage posts in QQ channels?

Schedule announcements and manage posts in QQ channels by interfacing with the qqbot_channel_api proxy, which supports creating, updating, and deleting posts and schedules across channels using standard endpoint payload structures.

Do I need admin permissions to create and delete sub-channels in QQ?

Yes, you need admin permissions and channel-level access to create and delete sub-channels. The skill operates in authenticated environments requiring administrative privileges to execute channel modifications via the API proxy.

Can I use this API to automate onboarding and channel audits for private-domain QQ bots?

Yes, you can automate onboarding and channel audits for private-domain QQ bots. The skill integrates with the QQ Open Platform to support deterministic tasks like querying memberships and auditing channel structures automatically.

Why does my QQ bot API authentication fail when querying channel schedules?

QQ bot API authentication may fail if the environment lacks proper admin permissions or valid tokens. This skill resolves this by using a qqbot_channel_api proxy with automatic token handling to maintain authenticated access for schedule queries.