← Back to Skills Marketplace
jr551

whatsapp-gotify-relay

by jr551 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
80
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install whatsapp-gotify-relay
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
cryptorequires-oauth-tokenrequires-sensitive-credentials
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install whatsapp-gotify-relay
  3. After installation, invoke the skill by name or use /whatsapp-gotify-relay
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug whatsapp-gotify-relay
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 80 downloads so far.

How do I install whatsapp-gotify-relay?

Run "/install whatsapp-gotify-relay" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is whatsapp-gotify-relay free?

Yes, whatsapp-gotify-relay is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does whatsapp-gotify-relay support?

whatsapp-gotify-relay is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created whatsapp-gotify-relay?

It is built and maintained by jr551 (@jr551); the current version is v1.0.0.

💬 Comments