whatsapp

Send WhatsApp messages, voice notes, and images via Green API.

1|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/a0972199950/lazy-cv --skill whatsapp-a0972199950
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: whatsapp
Source: https://github.com/a0972199950/lazy-cv/tree/main/.agents/skills/whatsapp
Command: npx skills add https://github.com/a0972199950/lazy-cv --skill whatsapp-a0972199950

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires dotenv, form-data, ts-node, typescript, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates sending messages and managing WhatsApp groups, saving time on repetitive communication tasks.

Core Features & Use Cases

  • Send Messages: Send text, voice notes, and images to individual contacts or groups.
  • Group Management: Retrieve participant lists from groups.
  • Use Case: Automatically send a daily update message to a project team group or send a personalized welcome message to new contacts.

Quick Start

Use the whatsapp skill to send the message "Hello from Claude!" to the phone number 972501234567.

Frequently Asked Questions about whatsapp

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

FAQPage Schema
How do I automate WhatsApp messaging via Green API?▼

You can automate WhatsApp messaging by using this Skill to send text, voice notes, and images to contacts or groups through the Green API integration. It requires valid Green API credentials and a configured WhatsApp instance to operate.

Can I send images with captions to WhatsApp groups?▼

Yes, you can send images with captions to WhatsApp groups. The Skill supports sending image attachments with accompanying text captions to both individual contacts and groups via the Green API.

Do I need a configured WhatsApp instance to retrieve group member phone numbers?▼

Yes, retrieving group member phone numbers requires a configured WhatsApp instance and valid Green API credentials. The Skill depends on this active connection to access and extract participant lists from specified groups.

What's the best way to send automated daily updates to a project team on WhatsApp?▼

The best way to send automated daily updates is by using this Skill to schedule and dispatch text or voice notes to your project team group. It automates repetitive communication tasks directly through the Green API.

Why does WhatsApp automation require TypeScript and dotenv dependencies?▼

WhatsApp automation requires TypeScript and dotenv to execute the scripts and securely manage your Green API credentials. These dependencies ensure the environment is properly configured for sending messages and voice notes.