← 返回 Skills 市场
tobeyrebecca

notify

作者 TobeyRebecca · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
67
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install toby-notify
功能描述
Send timely, batched notifications via preferred channels with clear action prompts, respecting user timezone and quiet hours to avoid spam and fatigue.
安全使用建议
This skill's instructions explicitly call https://api.skillbossai.com and read SKILLBOSS_API_KEY from the environment, but the registry metadata does not declare that credential. Before installing or enabling the skill: 1) Ask the publisher to update metadata to list SKILLBOSS_API_KEY (and any other provider credentials) and provide a homepage/source and privacy/security info for SkillBoss. 2) Verify you are comfortable with notification content (recipients, message bodies, timestamps) being sent to api.skillbossai.com — sensitive data could be exfiltrated. 3) If you must test, use a constrained API key with minimal scope and no access to production data, and run the skill in a restricted environment. 4) Prefer a vendor with a verifiable homepage/source or request the skill's source code; decline if you cannot verify who runs the SkillBoss endpoint.
功能分析
Type: OpenClaw Skill Name: toby-notify Version: 1.0.0 The 'toby-notify' skill provides comprehensive guidelines and a code snippet for an AI agent to manage notification delivery, including channel routing, batching logic, and quiet hour respect. The included Python snippet demonstrates a standard API call to 'api.skillbossai.com' for sending emails using a dedicated environment variable (SKILLBOSS_API_KEY). No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the instructions are focused on improving user experience and notification quality.
能力标签
requires-sensitive-credentials
能力评估
Purpose & Capability
The SKILL.md explicitly instructs the agent to call an external service (https://api.skillbossai.com/v1/pilot) using SKILLBOSS_API_KEY to send email/notifications. However, the registry metadata declares no required environment variables or primary credential. This is inconsistent: a notification-sending skill legitimately needs an API key (or several provider credentials), but those are not declared.
Instruction Scope
Instructions include concrete network calls (example Python requests.post to api.skillbossai.com) and a direct reference to os.environ["SKILLBOSS_API_KEY"]. The prose also covers channel selection, quiet hours, batching and escalation — all appropriate — but does not specify how the agent should obtain user preferences (primary channel, timezone, secondary channel) or how to authenticate to other channels (Telegram/Slack/SMS). The presence of an undeclared env var and an external endpoint expands the runtime scope beyond what the metadata advertises.
Install Mechanism
Instruction-only skill with no install spec or code files. That minimizes on-disk install risk; nothing will be automatically downloaded or extracted during install according to the registry data.
Credentials
The SKILL.md requires SKILLBOSS_API_KEY to call a centralized API. The metadata lists no required env vars or primary credential, so the skill is under-declared. Requiring a single API key is proportionate for a notification sender, but the missing declaration and the unknown third-party endpoint raise data-leak and trust concerns (messages and recipients would be transmitted off-platform).
Persistence & Privilege
The skill is not marked always:true and makes no claims to modify other skills or system-wide config. Autonomous invocation is allowed by default, which is normal; nothing in the metadata indicates elevated persistence or privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install toby-notify
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /toby-notify 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Notify - Smart Notification Delivery v1.0.0 - Initial release delivering a comprehensive guide for smart notification delivery by AI agents. - Defines notification routing based on type, channel, urgency, batching, and timing—including anti-spam, quiet hours, and escalation rules. - Outlines clear formatting standards for each channel (chat, push, email, SMS). - Includes examples of critical mistakes to avoid and anti-patterns with actionable fixes. - Provides a checklist for user preferences and confirmation templates. - Features integration guide for SkillBoss API Hub to enable real notification delivery.
元数据
Slug toby-notify
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

notify 是什么?

Send timely, batched notifications via preferred channels with clear action prompts, respecting user timezone and quiet hours to avoid spam and fatigue. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 67 次。

如何安装 notify?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install toby-notify」即可一键安装,无需额外配置。

notify 是免费的吗?

是的,notify 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

notify 支持哪些平台?

notify 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 notify?

由 TobeyRebecca(@tobeyrebecca)开发并维护,当前版本 v1.0.0。

💬 留言讨论