Install
openclaw skills install openclaw-immediate-ackUse when configuring OpenClaw chat channels to send an immediate acknowledgement before the main reply starts. Supports Feishu and DingTalk, includes bilingual Chinese-English guidance, and requires the acknowledgement language to follow the active conversation language.
openclaw skills install openclaw-immediate-ackUse this skill when an OpenClaw bot should send a short acknowledgement immediately after receiving a user message, before the full agent response is generated.
This skill standardizes a simple interaction pattern:
The goal is to make the bot feel responsive and trustworthy by clearly signaling:
This is also a key product highlight: once the user sees the immediate acknowledgement, they can directly understand that the message was sent successfully, accepted by the bot, and entered the processing flow.
当你希望 OpenClaw 机器人在收到用户消息后,先立即回复一句简短确认,再继续生成完整答复时,应使用这个 Skills。
这个 Skills 标准化了如下交互流程:
它的目标是提升机器人的可感知响应速度和稳定感,让用户明确知道:
这也是这个 Skills 的一个重要产品亮点:当用户看到了这条即时确认回复,就可以直观地判断,这条消息已经被成功发出、被机器人成功接收,并且已经进入处理流程。
This skill is designed to support:
这个 Skills 面向以下渠道:
For Feishu, the acknowledgement should be sent in the inbound message handling flow before dispatching the message to the agent.
Recommended behavior:
对于飞书,这条即时确认应在消息进入 agent 处理流程之前发送。
推荐行为:
For DingTalk, the acknowledgement should be sent before the main agent response is produced.
Recommended behavior:
对于钉钉,这条即时确认也应在主回复开始之前发送。
推荐行为:
The acknowledgement language must follow the active conversation language.
Rules:
Examples:
即时确认回复必须跟随当前对话语言。
规则如下:
示例:
This skill defines a practical user-facing signal model:
Silence can correspond to different technical states, for example:
Recommended interpretation:
这个 Skills 需要定义一套面向用户的可见信号规则:
消息无回复可能对应多种技术状态,例如:
推荐判断标准:
Use this skill when the user wants:
当用户有以下需求时,适合使用这个 Skills:
Do not use this skill for:
以下场景不应使用这个 Skills: