Route messages across all channels
ops-commsskillsetup L2★3,035
davepoon/buildwithclaude ↗What it does
Route messages across unified communication channels
Best for
Routing messages across WhatsApp, Email, Slack, Telegram, Discord, and Notion with unified contact resolution and preview-before-send.
Inputs
- · Output file path
- · Language code
- · Recipient identifier
- · Chat JID
- · Search query string
- · JSON output flag
- · Profile/environment selector
Outputs
- · JSON output
- · Message confirmation
Requires
- · WhatsApp CLI (wacli)
- · Gmail MCP, gog CLI
- · Slack MCP
- · Telegram MCP
- · Notion MCP
Preconditions
- · Daemon process running
- · Authentication complete
Failure modes
- · API rate limit exceeded or key invalid
- · Authentication token expired or revoked
- · Network or service connection lost
- · Subprocess or command execution failure
Trust signals
- · Code examples provided
- · Usage documentation with flags/arguments
- · Output format documented