← 返回 Skills 市场
80
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install whatsapp-gotify-relay
功能描述
Use when operating or extending this WhatsApp Gotify relay as the bridge to OpenClaw. Prefer Unix tools for Docker, logs, Gotify queue checks, webhook valida...
安全使用建议
This skill is an operator handbook for a WhatsApp↔Gotify relay and appears coherent with that purpose. Before using it: (1) verify environment variable names in your repository (.env.example/README) — the SKILL.md uses both GOTIFY_OUTBOX_TOKEN and GOTIFY_OUTBOX_APP_TOKEN in different places, which is likely a typo and could lead you to paste the wrong token; (2) never paste production tokens into public channels or logs when running the example curl commands; (3) confirm GOTIFY_BASE_URL and webhook endpoints point to services you control; and (4) treat GOTIFY and webhook tokens as sensitive secrets — store them securely and rotate if accidentally exposed. If you need the skill to be more prescriptive about required env vars, ask the author to align SKILL.md examples with .env.example to remove ambiguity.
功能分析
Type: OpenClaw Skill
Name: whatsapp-gotify-relay
Version: 1.0.0
The skill bundle provides instructions and standard operational commands for managing a WhatsApp-Gotify relay bridge. It defines environment variables and shell commands (using docker, npm, and curl) necessary for the stated purpose of bridging communications between WhatsApp and OpenClaw. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found in SKILL.md or _meta.json.
能力标签
能力评估
Purpose & Capability
Name/description, required binaries (rg, sed, curl, docker, npm, git), and the runtime actions (docker compose, curl, npm test, log inspection) align with operating and testing a Gotify↔WhatsApp relay repository.
Instruction Scope
SKILL.md confines itself to repo operations, logs, smoke tests, and curl interactions with Gotify/webhook endpoints. It does not instruct reading unrelated system files or harvesting credentials. Note: the document lists runtime env vars and uses tokens in curl examples—expected for this bridge, but the skill does not declare or require those env vars at install time.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk or downloaded by the skill itself.
Credentials
SKILL.md documents several service tokens and bearer secrets (Gotify tokens, WEBHOOK_BEARER_TOKEN) which are proportional to operating a relay. Registry metadata, however, declares no required env vars — this is not a security problem but means operators must supply tokens manually. There is a minor naming inconsistency between GOTIFY_OUTBOX_TOKEN and GOTIFY_OUTBOX_APP_TOKEN in examples that should be clarified to avoid accidental token exposure or misconfiguration.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent installation or modification of other skills/configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install whatsapp-gotify-relay - 安装完成后,直接呼叫该 Skill 的名称或使用
/whatsapp-gotify-relay触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the OpenClaw WhatsApp Gotify relay skill.
- Introduces a bridge between WhatsApp and OpenClaw using Gotify and webhooks.
- Documents outbound (OpenClaw → WhatsApp) and inbound (WhatsApp → OpenClaw) messaging flows and payload shapes.
- Lists required Unix tools (e.g., rg, sed, curl, docker).
- Outlines key environment variables for both relay and OpenClaw integration.
- Includes preferred operational commands for testing, logging, and queue inspection.
- Emphasizes clear, flat payloads and lean contracts for maintainability.
元数据
常见问题
whatsapp-gotify-relay 是什么?
Use when operating or extending this WhatsApp Gotify relay as the bridge to OpenClaw. Prefer Unix tools for Docker, logs, Gotify queue checks, webhook valida... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 80 次。
如何安装 whatsapp-gotify-relay?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install whatsapp-gotify-relay」即可一键安装,无需额外配置。
whatsapp-gotify-relay 是免费的吗?
是的,whatsapp-gotify-relay 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
whatsapp-gotify-relay 支持哪些平台?
whatsapp-gotify-relay 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 whatsapp-gotify-relay?
由 jr551(@jr551)开发并维护,当前版本 v1.0.0。
推荐 Skills