Send WhatsApp Message

Send WhatsApp messages via the Periskope API to predefined channels.

1|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/HermeticOrmus/hermetic-claude --skill send-whatsapp-message
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Send WhatsApp Message
Source: https://github.com/HermeticOrmus/hermetic-claude/tree/main/claude/skills/send-whatsapp
Command: npx skills add https://github.com/HermeticOrmus/hermetic-claude --skill send-whatsapp-message

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables sending WhatsApp messages programmatically through the Periskope API, automating communication and notifications.

Core Features & Use Cases

  • API Integration: Leverages the Periskope API for sending messages.
  • Configurable Channels: Supports multiple predefined WhatsApp channels (groups) for different notification types.
  • Use Case: Automatically send a daily digest of system status updates to the 'Ormus-Caduceus' WhatsApp group.

Quick Start

Send a WhatsApp message to the default channel with the text "Hello from Claude Code!".

Frequently Asked Questions about Send WhatsApp Message

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

FAQPage Schema
How do I send automated WhatsApp notifications from my application?

You can send automated WhatsApp notifications by using the Periskope API to route messages to predefined chat IDs. This requires a Periskope API key and specific phone number headers for authentication and message delivery.

What is needed to integrate WhatsApp messaging via an API?

Integrating WhatsApp messaging via the Periskope API requires an active API key and specific phone number headers for authentication. You must also configure predefined chat IDs to target specific WhatsApp groups or channels for routing.

Can I send daily digest updates to a specific WhatsApp group automatically?

Yes, you can send daily digests to a specific WhatsApp group automatically by configuring a predefined chat ID for that channel. The Periskope API handles the automated routing of your system status updates to the designated group.

Does this WhatsApp messaging approach support multiple notification channels?

Yes, this approach supports configurable channels by using multiple predefined WhatsApp chat IDs. You can route different types of automated notifications, such as digests or idea captures, to distinct WhatsApp groups via the API.

How do I configure routing for automated WhatsApp messages to different groups?

Routing automated WhatsApp messages is configured by specifying predefined chat IDs within your API requests. You map each notification type, like Claude Code alerts or digests, to its corresponding chat ID to ensure delivery to the correct group.

What are the limitations of using API-based WhatsApp messaging for notifications?

Limitations include the strict dependency on a valid Periskope API key and specific phone number headers for authentication. Message routing is constrained to predefined chat IDs, requiring prior configuration of target WhatsApp channels before sending.