试试在 https://github.com/Rabithua/openclaw/issues 提交 Issue 或评论,不出意外的话会收到来自 openclaw 机器人的回复
services/webhookd/: 一个基于 Deno 的轻量 GitHub webhook 接收器,功能包括:
X-Hub-Signature-256将规范化后的消息转发至 OpenClaw Gateway (POST /tools/invoke,通常是 sessions_spawn),由 Agent 处理繁重工作(分类、评论、通知等)。
skills: 我的 OpenClaw 技能包(例如使用 rote-notes 通过 OpenKey API 在 Rote 中创建/搜索笔记)。
直接告诉 Openclaw:
use this repo (https://github.com/Rabithua/openclaw), to deploy webhookd service use this guide(https://github.com/Rabithua/openclaw/blob/master/services/webhookd/DEPLOY.md).