whatsapp-manager

Manage WhatsApp group operations and agent routing via REST APIs.

6|2|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/filipexyz/ravi --skill whatsapp-manager
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: whatsapp-manager
Source: https://github.com/filipexyz/ravi/tree/main/src/plugins/internal/ravi-system/skills/whatsapp
Command: npx skills add https://github.com/filipexyz/ravi --skill whatsapp-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the fragmentation between WhatsApp communication and agent-based workflows by providing a unified interface to manage groups, participants, and automated agents directly from the Ravi runtime.

Core Features & Use Cases

  • Group Lifecycle Management: Create, rename, describe, and configure WhatsApp groups with automated agent attachment.
  • Participant Control: Add, remove, promote, or demote members using standardized REST contracts.
  • Use Case: A team lead can use this to instantly create a new project group, assign a specialized AI agent to the chat, and invite relevant stakeholders in a single command.

Quick Start

Use the whatsapp-manager skill to create a new group named Project Alpha with the specified participants and attach a health agent to the session.

Frequently Asked Questions about whatsapp-manager

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

FAQPage Schema
How do I automate WhatsApp group creation and member management?▼

You can automate WhatsApp group creation and member management through integrated REST contracts that handle group lifecycle operations, participant control, and invitation link generation directly from the Ravi runtime.

Can I attach an automated agent to a WhatsApp group chat?▼

Yes, you can attach an automated agent to a WhatsApp group chat by routing the agent within the Ravi runtime, which links the group session context directly to the specified automated agent.

How do I manage WhatsApp group participants via REST API?▼

You can add, remove, promote, or demote WhatsApp group participants via REST API by sending standardized administrative requests through the Ravi runtime environment.

Do I need active Omni connectivity to manage WhatsApp groups?▼

Yes, active Omni connectivity and a valid session context are required to execute WhatsApp group mutations, manage participants, and attach agents successfully.

What is the best way to unify WhatsApp communication with agent-based workflows?▼

The best way to unify WhatsApp communication with agent-based workflows is using a runtime interface that bridges group operations and participant control with automated agent routing across a single session context.