← 返回 Skills 市场
jcduann

QQ-Bot-connect

作者 JCDuann · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
495
总下载
1
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install qq-bot-connect
功能描述
QQBot 消息主动推送技能。当需要向 QQ 用户或群发送消息时使用此技能。支持:(1) 主动发送消息到 QQ 对话框 (2) 发送图片/语音/文件等富媒体 (3) 群发消息。触发词:发送 QQ、推送 QQ、QQ 消息、发送到 QQ、QQ 发送。
安全使用建议
This skill appears to do what it says: it reads a local config.json to get an openid and uses your agent's message tool to send to QQ targets. Before installing: (1) confirm you are comfortable storing the target openid in the local config file and do not place secrets there; (2) verify the 'message' tool is trusted (messages sent by the agent will be delivered to the QQ account/ group you specify); (3) test with your own account/group to avoid accidental broadcasts; (4) if you do not want the agent to send messages without explicit approval, keep autonomous invocation disabled at the agent/platform level. If you need more assurance, ask the skill author for a justification of the example paths and whether the skill ever reads other filesystem locations.
功能分析
Type: OpenClaw Skill Name: qq-bot-connect Version: 1.0.0 The skill bundle provides instructions and configuration for an AI agent to send messages via a QQ bot using a built-in 'message' tool. The SKILL.md and config.json files define standard operational procedures, such as reading user-specific openids and formatting JSON payloads for text and media transmission. While SKILL.md contains hardcoded local file paths (e.g., C:\Users\21115\...), these appear to be environment-specific remnants from the developer rather than malicious indicators or exfiltration attempts.
能力评估
Purpose & Capability
Name and description claim QQ message push; SKILL.md only requires reading a local config.json for an openid and using the platform 'message' tool to send to qqbot:c2c:... or qqbot:group:.... No unrelated binaries, cloud credentials, or other services are requested, so the required capabilities match the purpose.
Instruction Scope
Runtime instructions are narrowly scoped: read the skill's config.json, construct a target string, and call the 'message' tool to send text or media. The SKILL.md does not instruct reading arbitrary system files or sending data to external endpoints outside the QQ messaging channel. Note: the doc gives example local paths — the skill expects a local config file and instructs editing it for the user's openid.
Install Mechanism
No install spec and no code files — instruction-only. This is the lowest-risk install posture because nothing is downloaded or written to disk by the skill installer.
Credentials
The skill declares no required environment variables, no credentials, and its config.json contains only an openid placeholder. The requested access is proportional to the functionality (sending messages to a specified QQ target).
Persistence & Privilege
always is false (normal). The skill allows normal autonomous invocation (disable-model-invocation is false), which is platform default; because the skill can send messages, users should be aware the agent could invoke it to push messages autonomously. The skill does not request persistent system-wide privileges or modify other skills.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install qq-bot-connect
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /qq-bot-connect 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
qq-bot-connect 1.0.0 初始版本发布 - 支持主动发送消息到 QQ 用户或群聊,包括文本和富媒体(图片、语音、文件等) - 提供消息发送格式与 target/channel 参数规范 - 配置方法详述,支持自定义 openid 和 groupid - 附带常见问题说明和操作流程 - 触发词包括“发送 QQ”、“推送 QQ”、“QQ 消息”等
元数据
Slug qq-bot-connect
版本 1.0.0
许可证 MIT-0
累计安装 3
当前安装数 3
历史版本数 1
常见问题

QQ-Bot-connect 是什么?

QQBot 消息主动推送技能。当需要向 QQ 用户或群发送消息时使用此技能。支持:(1) 主动发送消息到 QQ 对话框 (2) 发送图片/语音/文件等富媒体 (3) 群发消息。触发词:发送 QQ、推送 QQ、QQ 消息、发送到 QQ、QQ 发送。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 495 次。

如何安装 QQ-Bot-connect?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install qq-bot-connect」即可一键安装,无需额外配置。

QQ-Bot-connect 是免费的吗?

是的,QQ-Bot-connect 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

QQ-Bot-connect 支持哪些平台?

QQ-Bot-connect 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 QQ-Bot-connect?

由 JCDuann(@jcduann)开发并维护,当前版本 v1.0.0。

💬 留言讨论