wati-automation

Automate Wati messaging and customer communication workflows through the Rube MCP gateway.

74.2k|8.5k|Updated Oct 17, 2025
One-click install
npx skills add https://github.com/ComposioHQ/awesome-claude-skills --skill wati-automation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wati-automation
Source: https://github.com/ComposioHQ/awesome-claude-skills/tree/main/composio-skills/wati-automation
Command: npx skills add https://github.com/ComposioHQ/awesome-claude-skills --skill wati-automation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the manual overhead of managing Wati operations by providing a direct, automated interface for executing Wati tasks through the Rube MCP gateway.

Core Features & Use Cases

  • Tool Discovery: Dynamically fetch current Wati tool schemas and execution plans.
  • Connection Management: Verify and maintain active authentication sessions for Wati integrations.
  • Workflow Execution: Perform multi-step Wati operations, such as sending messages or managing contacts, using a unified execution pattern.

Quick Start

Use the wati-automation skill to discover available tools and execute a message sending workflow for your connected Wati account.

Frequently Asked Questions about wati-automation

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

FAQPage Schema
How do I connect Wati to my agent?

Connect Wati by calling the RUBE_MANAGE_CONNECTIONS tool with the 'wati' toolkit parameter. If the status is not ACTIVE, follow the provided authentication link to authorize your account.

Why must I call RUBE_SEARCH_TOOLS first?

Calling RUBE_SEARCH_TOOLS ensures you have the most current tool schemas, input requirements, and execution plans for Wati, preventing errors caused by outdated tool definitions.

Can I automate bulk messaging with this skill?

Yes, you can perform bulk operations by using the RUBE_REMOTE_WORKBENCH tool to run custom Composio tool execution logic across your Wati contact list.

What should I do if my Wati connection is inactive?

If the connection status is inactive, re-run the RUBE_MANAGE_CONNECTIONS command and complete the authentication flow via the link returned in the response.