chat-response-send将 Openclaw 的响应内容以 HTTP POST 请求发送到用户指定的 URL。可用于将回复同步到自有服务、日志、webhook 或第三方接口。 URL 可由用户提供或从环境变量读取;请求体为 JSON,包含响应文本及可选元数据(如时间戳、会话标识等)。
Install via ClawdBot CLI:
clawdbot install chat-response-sendLoading skill content… the page will refresh in a moment.
AI Usage Analysis
Analysis is being generated… refresh in a few seconds.
iMessage/SMS CLI for listing chats, history, watch, and sending.
Use when you need to control Discord from Clawdbot via the discord tool: send messages, react, post or upload stickers, upload emojis, run polls, manage threads/pins/search, fetch permissions or member/role/channel info, or handle moderation actions in Discord DMs or channels.
Use when you need to control Slack from Clawdbot via the slack tool, including reacting to messages or pinning/unpinning items in Slack channels or DMs.
Send WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for normal user chats).
Build or update the BlueBubbles external channel plugin for Clawdbot (extension package, REST send/probe, webhook inbound).
OpenClaw skill for designing Telegram Bot API workflows and command-driven conversations using direct HTTPS requests (no SDKs).