← 返回 Skills 市场
5318
总下载
10
收藏
51
当前安装
1
版本数
在 OpenClaw 中安装
/install qqbot
功能描述
配置并管理QQ官方机器人,支持身份认证、IP白名单设置、Webhook/WebSocket连接及OpenClaw AI集成。
安全使用建议
Review before installing. Replace and rotate any QQ credentials, treat config.example.json as exposed if that secret is real, protect ~/.openclaw/workspace with restrictive permissions, avoid using this in sensitive chats until logging and queue retention are understood, and remove or ignore the ClawHub publishing scripts if you only need the bot.
功能分析
Type: OpenClaw Skill
Name: qqbot
Version: 1.0.0
The skill bundle provides a QQ bot integration for OpenClaw AI. All scripts and documentation are aligned with the stated purpose of setting up, managing, and publishing a QQ bot. The `qq_official_bot.py` interacts with official QQ API endpoints and uses a file-based queue (`~/.openclaw/workspace/qq_queue/`) for inter-process communication with an AI handler (`qq_ai_handler.sh`). The `install.sh` and daemon scripts perform standard system operations within the OpenClaw workspace. Publishing scripts (e.g., `auto-publish.js`, `publish-helper.sh`) use browser automation to interact with `clawhub.com` for skill publication, accessing only the skill package itself. There is no evidence of data exfiltration, unauthorized remote execution, persistence mechanisms beyond the daemon, or malicious prompt injection attempts against the OpenClaw agent in any of the files, including `SKILL.md`.
能力评估
Purpose & Capability
The core QQ bot, daemon, and AI queue are coherent with the advertised QQ/OpenClaw integration, but the package also includes non-core ClawHub publishing automation and a config.example.json with a concrete-looking appId/clientSecret despite documentation claiming secrets were sanitized.
Instruction Scope
Setup instructions tell users to place AppSecret values in JSON and Python files and to inspect logs, but they do not provide strong guidance for secret storage, file permissions, avoiding commits, log redaction, or chat-data retention.
Install Mechanism
install.sh installs expected Python dependencies with pip --user, copies bot scripts into ~/.openclaw/workspace, creates qq_queue, and marks scripts executable; it does not automatically start the daemon.
Credentials
QQ credentials and message access are expected for this bot, but the implementation prints chat content to logs and writes user IDs, usernames, message text, and timestamps into local queue files without explicit access controls or minimization.
Persistence & Privilege
The daemon runs the bot in the background with PID and log files and has stop/status commands; this is expected for a bot, but users should understand it will keep reconnecting and replying until stopped.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install qqbot - 安装完成后,直接呼叫该 Skill 的名称或使用
/qqbot触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release with comprehensive setup guide for integrating QQ Official Bot with OpenClaw AI.
- Step-by-step instructions for bot creation, IP whitelist configuration, bot deployment, and OpenClaw integration.
- Detailed troubleshooting section covering common errors and their solutions.
- Includes file structure overview, management commands, and debugging tips.
- References to official documentation provided for further guidance.
元数据
常见问题
qqbot 是什么?
配置并管理QQ官方机器人,支持身份认证、IP白名单设置、Webhook/WebSocket连接及OpenClaw AI集成。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 5318 次。
如何安装 qqbot?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install qqbot」即可一键安装,无需额外配置。
qqbot 是免费的吗?
是的,qqbot 完全免费(开源免费),可自由下载、安装和使用。
qqbot 支持哪些平台?
qqbot 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 qqbot?
由 byzgpc(@byzgpc)开发并维护,当前版本 v1.0.0。
推荐 Skills