← Back to Skills Marketplace
OpenClaw Immediate Ack
by
sallyxie2026
· GitHub ↗
· v1.0.0
· MIT-0
267
Downloads
1
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-immediate-ack
Description
Use when configuring OpenClaw chat channels to send an immediate acknowledgement before the main reply starts. Supports Feishu and DingTalk, includes bilingu...
Usage Guidance
This skill is coherent and low-risk: it only defines how to send short bilingual acknowledgements and contains no code or credential requests. Before enabling it, confirm your OpenClaw platform already has the Feishu/DingTalk integrations with appropriate scoped permissions (so the platform—not the skill—holds channel credentials). Test in a staging environment to verify: the ack is short and non-sensitive, language detection behaves as you expect, failed-ack logging goes to an acceptable place, and the immediate ack does not leak any confidential content or cause message routing issues.
Capability Analysis
Type: OpenClaw Skill
Name: openclaw-immediate-ack
Version: 1.0.0
The 'openclaw-immediate-ack' skill bundle is designed to improve bot responsiveness by sending immediate, bilingual acknowledgements on Feishu and DingTalk. The SKILL.md and agents/openai.yaml files contain clear instructions for selecting short, non-blocking phrases from predefined pools based on the user's language. No malicious code, data exfiltration, or harmful prompt injection attempts were identified.
Capability Assessment
Purpose & Capability
Name, description, and SKILL.md all describe the same narrow feature: send a short immediate acknowledgement on Feishu and DingTalk before the full reply. The skill does not ask for unrelated credentials or binaries. It correctly assumes the platform already provides the channel integrations (Feishu/DingTalk).
Instruction Scope
The instructions are focused: choose a language-matched short message from the provided pools, send it before agent dispatch, and continue with normal reply flow. There are no directives to read arbitrary files, access unrelated env vars, or call external endpoints outside the messaging channels. Minor ambiguity: "log the error" has no specified destination and language-detection fallback rules are left to the integrator.
Install Mechanism
No install spec and no code files beyond SKILL.md and a small agent metadata YAML. No downloads or archive extraction. This is the lowest-risk form (instruction-only).
Credentials
The skill declares no required env vars or credentials, which is appropriate for an instruction-only policy. It implicitly relies on existing Feishu/DingTalk integrations provided by the platform; verify those integrations hold the necessary channel credentials and that granting them is appropriate for your environment.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request automatic inclusion nor attempt to modify other skills or global agent settings. No persistence or elevated platform privileges are requested.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install openclaw-immediate-ack - After installation, invoke the skill by name or use
/openclaw-immediate-ack - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial public release
Metadata
Frequently Asked Questions
What is OpenClaw Immediate Ack?
Use when configuring OpenClaw chat channels to send an immediate acknowledgement before the main reply starts. Supports Feishu and DingTalk, includes bilingu... It is an AI Agent Skill for Claude Code / OpenClaw, with 267 downloads so far.
How do I install OpenClaw Immediate Ack?
Run "/install openclaw-immediate-ack" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is OpenClaw Immediate Ack free?
Yes, OpenClaw Immediate Ack is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does OpenClaw Immediate Ack support?
OpenClaw Immediate Ack is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created OpenClaw Immediate Ack?
It is built and maintained by sallyxie2026 (@sallyxie2026); the current version is v1.0.0.
More Skills