qqbot-channel

Manage QQ guild and channel operations through a token-authenticated HTTP proxy.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

这个技能帮助你在不手动记忆接口路径、参数规则和权限限制的情况下,完成 QQ 频道的查询与管理操作。

Core Features & Use Cases

  • 查询频道列表、子频道详情、成员信息和在线人数。
  • 创建、修改、删除子频道,发布公告,管理论坛帖子与评论,安排或调整日程。
  • 适用于 QQ 社群运营、频道内容发布、成员管理和活动排期等需要通过 QQ 开放平台接口完成的任务。

Quick Start

请使用 qqbot-channel 帮我查出目标频道的子频道与成员信息,并按权限规则执行我指定的公告、帖子或日程操作。

Frequently Asked Questions about qqbot-channel

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

FAQPage Schema
How do I manage QQ guild channels and members through an API?

You can manage QQ guild channels and members through a token-authenticated HTTP proxy. It lists guilds, channels, members, posts, and schedules by replacing path placeholders with real IDs and passing query values as strings.

Can I automate forum posting and announcements for a QQ channel?

Automating forum posting and announcements for a QQ channel is supported. The proxy enables creating, modifying, deleting subchannels, publishing announcements, and managing forum posts and comments for private-domain robot workflows.

What do I need to query QQ channel schedules and member lists?

Querying QQ channel schedules and member lists requires a token-authenticated HTTP proxy. You must replace path placeholders with real IDs, pass query values as strings, and honor permissions and pagination rules.

Are there limitations when deleting QQ channel posts with a private bot?

Limitations apply when deleting QQ channel posts with a private bot. The workflow honors immutable deletes and private-bot limitations, restricting certain operations based on permissions and private-domain constraints.

Does the QQ channel API support listing subchannel details and online members?

The QQ channel API supports listing subchannel details and online members. It covers querying channel lists, subchannel details, member information, and online counts for private-domain robot workflows.