add-qq

Integrate QQ bot communication into NanoClaw via the QQ Open Platform WebSocket.

13|2|Updated Feb 28, 2026
One-click install
npx skills add https://github.com/NebulaMao/nanoiflow --skill add-qq
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-qq
Source: https://github.com/NebulaMao/nanoiflow/tree/main/.iflow/skills/add-qq
Command: npx skills add https://github.com/NebulaMao/nanoiflow --skill add-qq

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill enables your NanoClaw instance to communicate via QQ, allowing for bot interactions and automated messaging through the QQ Open Platform.

Core Features & Use Cases

  • QQ Bot Integration: Connect NanoClaw to the QQ platform for real-time messaging.
  • Automated Responses: Configure triggers for specific QQ messages to initiate actions within NanoClaw.
  • Use Case: Set up a QQ bot to receive commands from your team, allowing them to trigger agent tasks or retrieve information directly from your chat.

Quick Start

Follow the setup steps to configure your QQ bot credentials and enable the QQ channel.

Frequently Asked Questions about add-qq

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

FAQPage Schema
How do I integrate a QQ bot with my agent for automated messaging?

To integrate a QQ bot for automated messaging, you connect your agent to the QQ Open Platform WebSocket using your QQ App ID and Client Secret to enable real-time message handling and responses.

What do I need to configure before setting up QQ bot communication?

Setting up QQ bot communication requires configuring your QQ App ID, Client Secret, and sandbox environment to ensure secure authentication and proper WebSocket message routing.

Can I trigger agent tasks automatically from QQ messages?

Yes, you can trigger agent tasks automatically from QQ messages by configuring specific message triggers that initiate actions and retrieve information directly from your chat.

How does the QQ Open Platform WebSocket handle bot authentication?

The QQ Open Platform WebSocket handles bot authentication by requiring your QQ App ID and Client Secret to establish a secure connection for routing real-time automated responses.

Are there limitations when using a sandbox configuration for QQ bot integration?

Using a sandbox configuration for QQ bot integration isolates testing environments, meaning automated responses and WebSocket connections operate securely but may require separate production setup for live messaging.