qqbot-channel

Manage QQ guild channels and members via the qqbot_channel_api proxy.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

QQ channel management across guilds (channels, sub-channels, members) requires manual integration with the QQ Open Platform and token handling. This Skill provides a ready-to-use front for querying, creating, updating, and deleting channels and related content via the qqbot_channel_api proxy, automating authentication and API calls.

Core Features & Use Cases

  • Manage channels, sub-channels, and members within QQ guilds.
  • Create and publish posts, announcements, and schedules in forum-enabled channels.
  • Use the included references/api_references.md to understand available endpoints and how to request parameters.
  • Real-world use: an operator lists channels, creates a sub-channel for a project, and posts a status update to the schedule thread.

Quick Start

Use the qqbot-channel skill to list channels and manage content on QQ Open Platform.

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 listing channels and creating sub-channels?

Automating QQ channel management is handled by proxying Open Platform API calls through the qqbot_channel_api, which automates token authentication to list channels, create sub-channels, and manage members.

Can I publish posts, announcements, and schedules to QQ channels via API?

Publishing posts, announcements, and schedules to QQ channels is supported by the API proxy, allowing operators to push content directly to forum-enabled channels within a guild.

Do I need specific permissions to manage QQ guild members and channels?

Managing QQ guild members and channels requires access to QQ bot configuration and the relevant guild or channel permissions to authorize API actions through the Open Platform proxy.

How does token authentication work when interacting with the QQ Open Platform API?

Token authentication for the QQ Open Platform API is handled automatically by the Skill proxy, eliminating manual integration and streamlining requests for channel and member management.

What is the best way to inspect QQ guild members without manual API integration?

Inspecting QQ guild members without manual API integration is achieved by using the provided API proxy, which manages authentication and queries member data directly from the Open Platform.

Are there limitations when creating sub-channels or posting schedules in QQ guilds?

Creating sub-channels and posting schedules in QQ guilds is limited to forum-enabled channels and requires the operator to have the appropriate guild and channel permissions configured.