A

agent-notify

VERIFIED

by community

No community reviews yet
144,126,000installs
Updated Sep 2026

Use this page as a decision snapshot for agent-notify: trust signal, install momentum, real user feedback, and high-intent related pages you can compare next.

|Compare

Description

让 agent(Claude Code / Codex / Hermes / OpenClaw 通用)干完活主动播报到语音设备(小智音箱、机器人等)。守护进程读会话记录判断任务状态,完成或卡死时把「任务名+状态+时间」拼成中文播报句推给后台。首次使用需配置后台 WebSocket 地址、设备 MAC、授权码。【服务器端后台设计重点】① 一个 WS 端点即可,握手首帧收 {"mac","code"},回 {"type":"auth","ok":true} 或 ok:false + error(建议区分 invalid_code 与 session_not_found,客户端会把原文透传给用户);② 只处理 type=="task_status" 的帧,直接取现成的 text 字段丢 TTS,其余 type 静默忽略——注意静默丢弃在协议层零反馈,排障时极难定位;③ 鉴权铁律:播给哪台设备必须由 code 反查绑定关系,绝不信任请求体里的 mac,否则任何拿到 token 的人改个 MAC 就能往别人设备推送;④ 设备离线是常态而非边界情况(小智类设备约两分钟无人声即断连),后台需要 pending 队列在设备重连后补播并设 TTL,否则大部分通知会蒸发;⑤ 30 秒 ping/pong 保活,客户端断线指数退避重连、握手被拒则不重连;⑥ 播报文案由客户端拼好(状态已译成中文、ISO 时间已转成"下午2点05分"),后台不必二次加工。Triggers 触发词:任务播报, 干完告诉我, 通知机器人, 语音播报, agent-notify, 配置播报, 开启播报, 停止播报, 停止这个skill, 关闭后台监听, 播报状态, 小智播报。

Install agent-notify

Run this in your OpenClaw agent to add agent-notify from the ClawHub registry.

terminal
$openclaw skills install agent-notify

Requires ClawHub registry access. Review the security analysis below before installing.

Security Analysis

危险50/100

Open Source

Code is publicly available for audit.

Community Verified

Reviewed by the ClawHub community.

Community Reviews

Real user ratings only — separate from the editorial assessment and ClawHub signal.

No community reviews yet

Installed this skill? Sign in and leave the first review.

Save the skill now, come back after testing it, and help the next person choose with a quick review.

Frequently asked questions

Is agent-notify safe to install?

agent-notify has a SkillsReview security score of 50/100. It is open source and community-verified on ClawHub. Check the full Security Analysis on this page before installing.

How much does agent-notify cost?

agent-notify is free to install for OpenClaw via ClawHub.

What are the best alternatives to agent-notify?

You can compare agent-notify side by side with similar OpenClaw skills on the SkillsReview comparison page to find the best fit for your workflow.

How do I install agent-notify?

Install agent-notify from ClawHub at clawhub.ai/skills/agent-notify, or use the install action on this page to copy the command for your OpenClaw agent.

Community Signal

ClawHub Community Score6120.00 / 5.00
Installs144,126,000
Last UpdateSep 8, 2026
Actively maintained (8d ago)
ClawHub community score is a third-party marketplace signal. It is shown separately from SkillsReview editorial assessment and real user review averages.
View on ClawHub →

Historical movement

Timeline plus trend snapshots for security, reviews, and reputation tilt.

Open timeline →
Beta · Data may lag

Trend Charts

30 / 90 / 180 day snapshots for ranking movement and security-score movement.

Last updated unknown UTC

Loading trend data…

Submit your review

Share your experience and help others find the best skills.

Newsletter

Stay updated on agent-notify and the wider SkillsReview ecosystem

Get the weekly Top 5, fresh security alerts, and newly hot skills by email. You can unsubscribe from any newsletter email in one click.

One email a week. No spam. Unsubscribe any time from the email footer.

agent-notify — OpenClaw Skill Review | SkillsReview