A secure, opt-in communication bridge for routing messages between different AI agent sessions via internal session keys.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install intercom-genaigrp
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install intercom-genaigrp using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Intercom is a coordination-focused skill designed to facilitate seamless communication between multiple active agent sessions. By utilizing the sessions_send function, it allows one AI agent to transmit data, task updates, or context to another session using a specific command syntax. This tool is a core component for users managing complex projects with Openclaw Skills, as it enables structured bot-to-bot interaction without bypassing platform restrictions.
Built with a focus on transparency and user control, the skill operates on a strictly opt-in basis. It ensures that cross-session communication only occurs when a user explicitly initiates it, maintaining the integrity and security of individual session environments while providing the collaborative power needed for advanced AI agent orchestration.
! character followed by a session key.To use Intercom, ensure your agent profile includes this skill. It requires no external API configuration as it utilizes internal routing within your Openclaw Skills setup.
# Use the following syntax in the chat interface:
!<targetSessionKey> <your message content>
# Example command:
!agent:reviewer:main Please check the documentation in the current branch
The skill processes messages according to the following internal schema to ensure compatibility across Openclaw Skills sessions:
| Attribute | Format | Description |
|---|---|---|
| Target Key | ! |
The unique identifier for the destination session. |
| Message | String | The raw text or data payload to be transmitted. |
| Routing | sessions_send | The internal function used to pipe data between sessions. |
| Sender Prefix | FROM |
Automatically prepended to ensure transparency in the target session. |
Loading
A specialized automation skill for triggering and managing batch outbound telephone tasks via the Alibaba Cloud Xiaomi platform.

A powerful collection of pre-defined business workflows that integrate MCP tools with ERPNext to automate complex enterprise tasks.

Sunday provides AI agents with a dedicated email address and an end-to-end encrypted credential vault for fully autonomous identity management.

A secure, E2E encrypted vault for managing API keys and environment variables within the Openclaw Skills ecosystem.

A production-grade AI learning assistant that facilitates a plan-learn-practice-assess loop with proactive automation and deep subject isolation.

A comprehensive API and toolset for biological data access, literature search, and advanced computational biology workflows.








































