← 返回 Skills 市场
307
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install response-timing
功能描述
回应时机技能。用于判断何时应该回应,何时应该保持沉默。当需要确定用户是否在跟当前 agent 对话、是否应该回应时使用。
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install response-timing - 安装完成后,直接呼叫该 Skill 的名称或使用
/response-timing触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
回应时机技能 - 判断何时应该回应,何时应该保持沉默
元数据
常见问题
Response Timing 是什么?
回应时机技能。用于判断何时应该回应,何时应该保持沉默。当需要确定用户是否在跟当前 agent 对话、是否应该回应时使用。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 307 次。
如何安装 Response Timing?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install response-timing」即可一键安装,无需额外配置。
Response Timing 是免费的吗?
是的,Response Timing 完全免费(开源免费),可自由下载、安装和使用。
Response Timing 支持哪些平台?
Response Timing 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Response Timing?
由 ebly(@ebly)开发并维护,当前版本 v1.0.0。
推荐 Skills