wa-connect

Wire external tools into a deployed WhatsApp agent with authentication and verification.

4|3|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/Asher-pro/wa-whatsapp-agent --skill wa-connect
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wa-connect
Source: https://github.com/Asher-pro/wa-whatsapp-agent/tree/main/skills/wa-connect
Command: npx skills add https://github.com/Asher-pro/wa-whatsapp-agent --skill wa-connect

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Wire a tool into a deployed WhatsApp agent to extend its capabilities.

Core Features & Use Cases

It acts as a router that, for each selected tool, guides the user through a deterministic flow: authentication, credential storage, tool implementation, registry update, push/deploy, and live verification. It supports Google Calendar, Gmail, WhatsApp groups, human handoff, and Outlook, enabling one-tool-at-a-time wiring and reusable sub-flows to keep the bot live and capable.

Quick Start

Run the wa-connect skill and select the next tool to wire, complete its OAuth/credential flow, and verify the live integration in a WhatsApp chat.

Frequently Asked Questions about wa-connect

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

FAQPage Schema
How do I connect Gmail and Google Calendar to a WhatsApp agent?

You connect Gmail and Google Calendar to a WhatsApp agent by wiring each external integration one at a time. The process guides you through OAuth authentication, credential storage, code deployment, and live verification to securely extend the bot's capabilities.

What is the process to wire live tools into a deployed WhatsApp bot?

Wiring live tools into a deployed WhatsApp bot involves a deterministic flow: authentication, credential storage, tool implementation, registry update, deployment, and live verification. This securely updates the bot's deployment and tool registry to deliver live functionality in production.

Can I integrate Outlook and human handoff features with my WhatsApp bot?

Yes, you can integrate Outlook and human handoff features with your WhatsApp bot. The system supports wiring one external integration at a time, enabling reusable sub-flows to keep the deployed bot live and capable with these specific tools.

Does wiring external integrations into a WhatsApp agent support OAuth authentication?

Yes, wiring external integrations into a WhatsApp agent supports OAuth authentication. The orchestration process includes authentication, secure credential storage, and code deployment to ensure end-to-end verification for live functionality in production.

What are the limitations when adding multiple tools to a WhatsApp agent?

A key limitation when adding tools to a WhatsApp agent is that it wires one external integration at a time. You must complete the authentication, deployment, and live verification flow for each selected tool separately before adding another.