/multi-channel-comms
Manage conversations across 20+ messaging platforms via OpenClaw gateway
$ npx -y skills add 1mancompany/OneManCompany --skill multi-channel-comms --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/multi-channel-comms
Context preview
The summary Claude sees to decide when to auto-load this skill.
Manage conversations across 20+ messaging platforms via OpenClaw gateway
SKILL.md
multi-channel-comms.SKILL.mdname: Multi-Channel Communications description: Manage conversations across 20+ messaging platforms via OpenClaw gateway autoload: true
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`
Repo: 1mancompany/OneManCompany
Other skills on onemancompany.
- /hiring
- Identify and recruit suitable AI employees based on company needs - Evaluate candidates' skill fit and cultural alignment - Assign department, title, and nickname to new employees
Open skill - /ontology
Typed knowledge graph for structured agent memory and composable skills. Use when creating/querying entities (Person, Project, Task, Event, Document), linking related objects, enforcing constraints, planning multi-step actions as graph transformations, or when skills need to
Open skill - /people_management
- Maintain employee information and records - Coordinate team relationships and work assignments - Focus on employee growth and career development
Open skill - /proactive-agent
Transform AI agents from task-followers into proactive partners that anticipate needs and continuously improve. Now with WAL Protocol, Working Buffer for context survival, Compaction Recovery, and battle-tested security patterns. Part of the Hal Stack 🦞
Open skill - /reviews
- Conduct performance reviews for employees each quarter (after 3 tasks completed) - Assign one of three performance tiers - Provide constructive feedback to help employees improve - Determine promotions based on performance history
Open skill - /self-improving-agent
A universal self-improving agent that learns from ALL skill experiences. Uses multi-memory architecture (semantic + episodic + working) to continuously evolve the codebase. Auto-triggers on skill completion/error with hooks-based self-correction.
Open skill

