← 返回 Skills 市场
84
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-clawhome
功能描述
将 OpenClaw 连接到 Clawhome 聊天平台,实现 AI 自动回复。
安全使用建议
这个技能看起来内部一致,但在安装前请确认几点:
- openclaw plugins install 将从注册表或远端获取插件代码;确认你信任插件发布者(注册表条目/Owner ID、源/主页虽然在元数据中缺失)。
- channelSecret 会被写入 OpenClaw 配置,确保配置存储受保护并能对密钥进行旋转/撤销。
- 文件上传使用 https://www.clawhome.io/api/oss/upload(文档称“免鉴权”),上传前确认你愿意将文件托管到该域并理解隐私与访问控制。
- 如果你有网络或合规限制,先验证允许与 wss://www.clawhome.io/ws 和 clawhome.io 的出入站连接。
如果你需要更高信心,可请求插件源代码、发布者证明或在隔离环境中先测试安装。
功能分析
Type: OpenClaw Skill
Name: openclaw-clawhome
Version: 1.0.0
The skill bundle provides documentation and configuration instructions for integrating OpenClaw with the Clawhome chat platform. It outlines standard procedures for plugin installation, credential configuration (channelId/channelSecret), and communication via the clawhome.io domain. No malicious code, obfuscation, or unauthorized data exfiltration patterns were identified in SKILL.md or _meta.json.
能力评估
Purpose & Capability
技能名与描述(将 OpenClaw 连接到 Clawhome)与 SKILL.md 中的操作一致:安装插件、设置 channelId 与 channelSecret、重启 gateway 以及使用指定的 websocket 与 HTTP 协议发送/接收消息。没有看到与该目的不相关的权限或环境变量请求。
Instruction Scope
运行说明限定在安装插件、配置 channelId/channelSecret、重启 gateway、使用 wss 主题收发消息以及通过指定上传接口上传文件。没有指示去读取系统中与任务无关的文件或环境变量,也没有指示将数据发送到与 Clawhome 无关的外部端点。
Install Mechanism
这是一个纯说明型技能(无安装规范、无代码文件),这降低了直接写入磁盘或执行未知代码的风险。文档建议使用 openclaw plugins install 来安装同名插件——这是合理的操作,但注意实际安装会从注册表/远端获取插件软件,那个过程不在此技能包内。
Credentials
唯一需要的秘密是 channelSecret(通过 openclaw config 存储),这与将代理连接到聊天平台并进行鉴权的需求相称。技能本身不要求额外的 API 密钥、系统凭据或不相关的环境变量。
Persistence & Privilege
技能未设置 always:true,允许用户调用且可被模型自主调用(平台默认)。配置步骤会把 channelId/channelSecret 写入 OpenClaw 的配置,这是该集成的正常行为;技能未请求修改其他技能或系统范围配置。
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-clawhome - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-clawhome触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Integrate OpenClaw with Clawhome for AI auto-reply via websocket.
- Enables OpenClaw to send and receive messages on the Clawhome chat platform.
- Supports both text and file/image messaging, including file upload process.
- Provides step-by-step connection and configuration instructions.
- Details Clawhome protocol topics and message formats.
- Adds configuration options for channel ID and secret.
元数据
常见问题
openclaw-clawhome 是什么?
将 OpenClaw 连接到 Clawhome 聊天平台,实现 AI 自动回复。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 84 次。
如何安装 openclaw-clawhome?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-clawhome」即可一键安装,无需额外配置。
openclaw-clawhome 是免费的吗?
是的,openclaw-clawhome 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
openclaw-clawhome 支持哪些平台?
openclaw-clawhome 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 openclaw-clawhome?
由 Kevin Ji(@shengguo)开发并维护,当前版本 v1.0.0。
推荐 Skills