heleni-whatsappComplete WhatsApp management for OpenClaw agents: per-conversation memory (groups + DMs), unanswered message tracking, loop prevention, and multi-PA coordina...
Install via ClawdBot CLI:
clawdbot install netanel-abergel/heleni-whatsappGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Accesses sensitive credential files or environment variables
$ANTHROPICUses known external API (expected, informational)
api.anthropic.comAI Analysis
The skill's primary operations are local file-based memory and inbox tracking, consistent with its stated purpose. The external API usage (Anthropic) appears to be for legitimate model inference, not unauthorized data exfiltration. However, accessing credential files ($ANTHROPIC) introduces a low credential access risk if the skill is compromised or misconfigured.
Audited Apr 17, 2026 · audit v1.0
Generated May 6, 2026
An AI agent manages multiple WhatsApp group and DM conversations for an individual, maintaining separate memory files per conversation. It recalls past decisions, tasks, and participant roles to provide consistent assistance.
A business agent handles customer inquiries via WhatsApp, using an inbox file to track unanswered messages and ensure no query is missed. Memory files store customer preferences and history for personalized support.
Multiple AI agents collaborate in WhatsApp groups, logging decisions and action items to shared memory. The skill prevents duplicate responses and ensures coordinated follow-ups.
An agent tracks leads through WhatsApp DMs, recording conversation context and notes on preferences. It alerts when leads are unanswered and logs deal progress for the sales team.
Offer the skill as part of a monthly subscription for personal AI assistants, enabling users to manage their WhatsApp conversations autonomously.
License the skill to businesses for customer support or team coordination, with custom integrations and dedicated memory storage.
List the skill on an AI agent marketplace, earning a commission on each download or usage-based fee collected.
💬 Integration Tip
Store all memory files in a persistent workspace directory; use the provided bash functions to standardize read/write and sanitize JIDs/phone numbers.
Scored Apr 19, 2026
Use when you need to control Slack from Clawdbot via the slack tool, including reacting to messages or pinning/unpinning items in Slack channels or DMs.
Use when you need to control Discord from Clawdbot via the discord tool: send messages, react, post or upload stickers, upload emojis, run polls, manage threads/pins/search, fetch permissions or member/role/channel info, or handle moderation actions in Discord DMs or channels.
iMessage/SMS CLI for listing chats, history, watch, and sending.
Send WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for normal user chats).
OpenClaw skill for designing Telegram Bot API workflows and command-driven conversations using direct HTTPS requests (no SDKs).
WhatsApp Business API integration with managed OAuth. Send messages, manage templates, and handle conversations. Use this skill when users want to interact with WhatsApp Business. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).