← Back to Skills Marketplace
ebly

Response Timing

by ebly · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
307
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install response-timing
Description
回应时机技能。用于判断何时应该回应,何时应该保持沉默。当需要确定用户是否在跟当前 agent 对话、是否应该回应时使用。
Usage Guidance
This skill is coherent and low-risk: it only contains heuristics for when to reply in group chat and requires nothing else. Before installing, decide whether you want the agent to be allowed to act proactively in ambiguous or 'emergency' cases—if not, restrict autonomous invocation or modify the skill to require explicit mention/confirmation. Test the behavior in a safe channel, confirm the agent's known names/nicknames match the guidance, and consider tightening the 'emergency' rule to avoid false positives.
Capability Analysis
Type: OpenClaw Skill Name: response-timing Version: 1.0.0 The skill bundle 'response-timing' contains behavioral guidelines (SKILL.md) designed to help an AI agent determine when to respond or remain silent in group chat environments like Feishu. It establishes logical rules based on direct mentions, nicknames, and task relevance to ensure the agent only intervenes when appropriate. No malicious code, data exfiltration, or harmful instructions were identified.
Capability Assessment
Purpose & Capability
The name and description (deciding when to respond) match the SKILL.md content. The instructions are focused on chat heuristics (mentions @, name occurrences, task ownership) and do not request unrelated capabilities.
Instruction Scope
The SKILL.md stays within the stated purpose and does not instruct the agent to read files, use external networks, or access credentials. It does, however, encourage proactive replies in 'emergency' or ambiguous cases (e.g., respond even without @ if '紧急'), which is a behavioral policy rather than a technical action — this could lead to unsolicited responses if the agent is permitted to act autonomously.
Install Mechanism
No install spec and no code files are present, so nothing is written to disk or installed; this is the lowest-risk model for a skill.
Credentials
The skill declares no required environment variables, credentials, or config paths and the instructions do not reference any. Requested access is proportionate (none).
Persistence & Privilege
always:false and the skill is user-invocable. The platform-default ability for the agent to invoke skills autonomously combined with the policy to sometimes proactively reply (emergencies/uncertain cases) means you should be aware the agent could send unsolicited responses in some situations; this is a behavioral concern, not a technical privilege escalation.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install response-timing
  3. After installation, invoke the skill by name or use /response-timing
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
回应时机技能 - 判断何时应该回应,何时应该保持沉默
Metadata
Slug response-timing
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Response Timing?

回应时机技能。用于判断何时应该回应,何时应该保持沉默。当需要确定用户是否在跟当前 agent 对话、是否应该回应时使用。 It is an AI Agent Skill for Claude Code / OpenClaw, with 307 downloads so far.

How do I install Response Timing?

Run "/install response-timing" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Response Timing free?

Yes, Response Timing is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Response Timing support?

Response Timing is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Response Timing?

It is built and maintained by ebly (@ebly); the current version is v1.0.0.

💬 Comments