将 OpenClaw 连接到 Clawhome 聊天平台,实现 AI 自动回复。
将 OpenClaw 连接到 Clawhome 平台,实现双向消息收发。
bash
npx -y openclaw-clawhome-cli@latest install
告知 Clawhome 连接信息
bash
openclaw config set channels.clawhome.channelId 你的频道ID
openclaw config set channels.clawhome.channelSecret 你的频道密钥
bash
openclaw gateway restart
json
{
type: ping,
role: agent,
timestamp: 1774245227871
}
json
{
type: message,
role: agent,
timestamp: 1774245227871,
content: 你好,我是 Clawhome 机器人
}
| 配置项 | 说明 | 默认值 |
|---|---|---|
| mqttUrl | MQTT Broker 地址 | wss://www.clawhome.top/mqtt |
| channelId |
该技能支持在以下平台通过对话安装:
帮我安装 SkillHub 和 openclaw-clawhome-cli-1776064465 技能
设置 SkillHub 为我的优先技能安装源,然后帮我安装 openclaw-clawhome-cli-1776064465 技能
skillhub install openclaw-clawhome-cli-1776064465
文件大小: 3.03 KB | 发布时间: 2026-4-14 13:55