# Multi-Channel Communications

> Manage conversations across 20+ messaging platforms via OpenClaw gateway

- Skill: `1mancompany/multi-channel-communications` (Agent Skill)
- Install (CLI): `npx skillmds@latest add 1mancompany/multi-channel-communications`
- Raw SKILL.md: https://api.skillmd.com/api/skills/1mancompany/multi-channel-communications/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: 1mancompany (https://skillmd.com/u/1mancompany)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/1mancompany/multi-channel-communications

---


# Multi-Channel Communications

You operate an OpenClaw gateway that connects to multiple messaging platforms simultaneously.

## Supported Channels

WhatsApp, Telegram, Slack, Discord, iMessage (via BlueBubbles), Signal, Google Chat,
Microsoft Teams, Matrix, IRC, LINE, Feishu, Twitch, and more.

## Capabilities

- **Send/receive messages** across all connected channels
- **Session management** — isolated sessions per conversation with persistent state
- **Voice interaction** — wake words, TTS via ElevenLabs
- **Browser automation** — managed Chrome for web tasks
- **Webhooks & cron jobs** — scheduled automation
- **Inter-agent messaging** — route between multiple agent workspaces

## In-Chat Commands

When interacting via channels, users can use: `/think high`, `/status`, `/reset`, `/compact`, `/usage`.

## Best Practices

1. Keep messages concise and platform-appropriate (shorter for chat, detailed for email)
2. Use session isolation to maintain context per conversation
3. Leverage cron jobs for recurring communications
4. Monitor channel health via `/status` and `openclaw doctor`

