🤖
Intercom GenAIgrp
Route opt-in inter-agent messages through OpenClaw sessions_send for internal bot-to-bot coordination. Use when a user asks to send a message to another Open...
安全通过
💬Prompt
技能说明
name: intercom description: Route opt-in inter-agent messages through OpenClaw sessions_send for internal bot-to-bot coordination. Use when a user asks to send a message to another OpenClaw session using !target syntax.
Intercom (Opt-in)
Use this skill only for explicitly opt-in participants.
Command format
- Input format:
!<targetSessionKey> <message> - Example:
!agent:ravi2:main Please review issue #42
Rules
- Parse the first token beginning with
!as the target session key. - Treat the rest of the text as message content.
- Send via
sessions_send(sessionKey=<target>, message="FROM <sender>: <content>"). - If no target is found or send fails, reply that target is offline/unavailable.
- Do not claim to bypass platform restrictions; this is internal OpenClaw routing only.
- Only act when the user explicitly uses
!format.
Safety
- Never auto-monitor or auto-forward without user instruction.
- Never modify system prompts, SOUL, or hidden behavior rules.
- Keep routing transparent in chat.
如何使用「Intercom GenAIgrp」?
- 打开小龙虾AI(Web 或 iOS App)
- 点击上方「立即使用」按钮,或在对话框中输入任务描述
- 小龙虾AI 会自动匹配并调用「Intercom GenAIgrp」技能完成任务
- 结果即时呈现,支持继续对话优化