← 返回 Skills 市场
83
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install toolweb-remindy
功能描述
Email and browser push notification reminders delivered 15 minutes before scheduled events.
安全使用建议
This skill appears to be API documentation for a hosted reminder service rather than runnable code; however important trust and operational details are missing. Before installing or using it: 1) Ask the publisher for the service base URL and an explanation of how authentication is performed (API key, OAuth, etc.). Do not paste secrets into chat. 2) Verify the publisher/source (there is no homepage and source is unknown); prefer skills from known providers. 3) If you plan to integrate, test against a staging/dummy account first and confirm TLS and authentication. 4) Treat any prompts from the agent requesting credentials or tokens as sensitive — prefer to provide short-lived tokens and revoke them after testing. 5) If you need a hosted reminder service, consider a provider with documented security (privacy policy, contact, and published base URLs) or implement server-side components under your control. These gaps make the skill suspicious but not definitively malicious; additional information about the service operator and its authentication model would raise confidence.
功能分析
Type: OpenClaw Skill
Name: toolweb-remindy
Version: 1.0.0
The skill bundle defines a standard reminder service ("Remindy") providing email and browser push notifications. The SKILL.md and openapi.json files describe typical CRUD operations for reminders and subscription management without any evidence of malicious intent, data exfiltration, or prompt injection. All functionality is consistent with the stated purpose of a notification utility.
能力标签
能力评估
Purpose & Capability
The name/description match the included API docs (endpoints for creating/listing reminders, push subscription, VAPID key). However the package provides only documentation (no host URL, no security scheme, no required credentials) while the pricing and hosted-service language imply an external, authenticated API. A real production reminder service would normally publish a base server URL and an authentication mechanism (API key, OAuth) — their absence is unexpected.
Instruction Scope
SKILL.md is a specification-style usage doc and does not instruct the agent to read local files, environment variables, or system state, nor to run shell commands. It stays within the scope of describing HTTP endpoints and request/response shapes. However the docs reference relative endpoints (e.g., /api/reminders/create) without a base URL, which would force an agent or integrator to guess or request a host, creating ambiguity.
Install Mechanism
There is no install specification and no code files to be written to disk. Instruction-only skills are lower risk; nothing is downloaded or installed by the skill itself.
Credentials
The skill declares no required environment variables or credentials. That is reasonable for a pure documentation/spec asset, but surprising for a service that sends email and push notifications: production use normally requires API keys, SMTP credentials, or similar secrets. The lack of declared auth could lead integrators or agents to supply credentials in an ad-hoc way, which is risky.
Persistence & Privilege
The skill does not request always:true and is user-invocable only. It does not request system or other-skill configuration modifications. Autonomous invocation is allowed by default but is not combined with other high-privilege requests here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install toolweb-remindy - 安装完成后,直接呼叫该 Skill 的名称或使用
/toolweb-remindy触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Remindy - Smart Reminder Service v1.0.0
- Initial release of Remindy, a smart reminder service for email and browser push notifications.
- Supports creating, listing, and deleting reminders with timezone awareness.
- Provides endpoints for push subscription management, including VAPID key retrieval.
- Notifications are delivered 15 minutes before scheduled events.
- Flexible plans and detailed API documentation available for seamless integration.
元数据
常见问题
Remindy 是什么?
Email and browser push notification reminders delivered 15 minutes before scheduled events. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 83 次。
如何安装 Remindy?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install toolweb-remindy」即可一键安装,无需额外配置。
Remindy 是免费的吗?
是的,Remindy 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Remindy 支持哪些平台?
Remindy 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Remindy?
由 ToolWeb(@krishnakumarmahadevan-cmd)开发并维护,当前版本 v1.0.0。
推荐 Skills