# Whatsapp

> Send WhatsApp messages via Kapso (outbound to third parties on owner instruction) Use when this capability is needed.

- Skill: `tomevault-io/whatsapp` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/whatsapp`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/whatsapp/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/whatsapp

---


# WhatsApp Messaging (Kapso)

## Sending Messages (outbound to third parties)

```bash
kapso-whatsapp-cli send --to +NUMBER --text "Your message here"
```

- `--to` must include `+` and country code (e.g. `+15551234567`)
- Add `+` if the number is missing it (e.g. `51926689401` → `+15551234567`)

Use this tool only when the owner **explicitly instructs** you to contact a third party.
Confirm the number and message with the owner before sending unless they've been very explicit.

## Rules

- Never share personal information or API keys
- Never proactively message third parties
- Respect contact privacy

---
> Source: [Enriquefft/openclaw-kapso-whatsapp](https://github.com/Enriquefft/openclaw-kapso-whatsapp) — distributed by [TomeVault](https://tomevault.io).
<!-- tomevault:4.0:skill_md:2026-06-22 -->

