whatsapp

Send WhatsApp messages to specific JIDs and check connection status.

9|1|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/flaz78/9Lives --skill whatsapp-flaz78
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: whatsapp
Source: https://github.com/flaz78/9Lives/tree/main/workspace/skills/whatsapp
Command: npx skills add https://github.com/flaz78/9Lives --skill whatsapp-flaz78

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the friction of manually messaging contacts by enabling reliable WhatsApp message sending directly from your agent workflow.

Core Features & Use Cases

  • WhatsApp message sending: Send a WhatsApp message to a specified recipient JID.
  • Connection status checks: Verify whether the WhatsApp connection is available before sending.
  • Use Case: A delivery-update or reminder agent can message customers with their current status using the correct WhatsApp JID format (e.g., [email protected]).

Quick Start

Ask your agent to send a WhatsApp message to [email protected] with the text "Hello! Your order has shipped."

Frequently Asked Questions about whatsapp

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I send WhatsApp messages from an AI agent?

To send WhatsApp messages from an AI agent, use the sendMessage function with a fully qualified JID and your text. This automates notification, reminder, and status-update workflows directly through WhatsApp Web.

What format is needed for WhatsApp message recipients?

The WhatsApp message recipient format requires a fully qualified JID, such as [email protected]. Using this correct JID format ensures your agent successfully delivers the message to the intended contact.

How do I verify WhatsApp connection status before sending a message?

Verify WhatsApp connection status before sending a message by using the getStatus function. This checks whether the WhatsApp Web connection is available, ensuring reliable message delivery from your workflow.

Can I automate customer status updates through WhatsApp?

Yes, you can automate customer status updates through WhatsApp by implementing this Skill in your delivery-update or reminder agents. It sends text directly to a customer's JID without manual messaging friction.

Does this WhatsApp automation tool work with Telegram?

This tool specifically sends messages via WhatsApp Web using a WhatsApp JID; while Telegram appears in related keywords, the core functionality focuses on WhatsApp message delivery and connection validation.