← 返回 Skills 市场
yinghaojia

Water Reminder

作者 YinghaoJia · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
500
总下载
0
收藏
7
当前安装
1
版本数
在 OpenClaw 中安装
/install water-reminder
功能描述
A health and wellness skill to remind the user to drink water and stay hydrated. Use this when the user asks for a water reminder, complains about being thir...
安全使用建议
This skill is small and coherent, but it will ask the agent to store hydration logs in a memory file (memory/daily_logs/YYYY-MM-DD.md). Before installing, verify: 1) where the agent stores memory on disk and who can read it (privacy), 2) how long those logs are retained and whether you can delete or opt out, and 3) whether the agent will always write to that path or will ask for permission first. The 'notice it's been a long time' trigger is vague — if you want stricter behavior, ask the skill author to replace heuristic triggers with explicit user-controlled scheduling (or require explicit consent before writing files). No network access or credentials are requested, and there is no installer, so the technical risk is low if you are comfortable with the agent storing simple hydration logs in its memory.
功能分析
Type: OpenClaw Skill Name: water-reminder Version: 1.0.0 The water-reminder skill is a standard health and wellness tool designed to help users track hydration. Its instructions in SKILL.md are consistent with its stated purpose, involving recording data to local memory logs and suggesting standard scheduling methods like cron for recurring reminders, with no evidence of malicious intent or high-risk behaviors.
能力评估
Purpose & Capability
The name and description match the behavior in SKILL.md: reminders, optional intake tracking, and scheduling suggestions. There are no unrelated required binaries, environment variables, or installs.
Instruction Scope
Most instructions are scoped to reminders and optional tracking. However, the SKILL.md tells the agent to record intake in 'memory/daily_logs/YYYY-MM-DD.md' (a specific file path) and to act when 'you notice it's been a long time' — both grant the agent discretionary access to persist user data and to trigger reminders based on unspecified heuristics. The file-write instruction is not declared in the skill metadata.
Install Mechanism
No install spec and no code files — lowest-risk delivery (instruction-only). Nothing will be downloaded or written by an installer.
Credentials
The skill requests no environment variables, credentials, or config paths in its metadata.
Persistence & Privilege
always is false (normal). The skill does request writing to an agent memory file (persistence of hydration logs) but does not declare required config paths or explain retention/visibility, so you should confirm that behavior and permissions.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install water-reminder
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /water-reminder 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug water-reminder
版本 1.0.0
许可证
累计安装 7
当前安装数 7
历史版本数 1
常见问题

Water Reminder 是什么?

A health and wellness skill to remind the user to drink water and stay hydrated. Use this when the user asks for a water reminder, complains about being thir... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 500 次。

如何安装 Water Reminder?

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

Water Reminder 是免费的吗?

是的,Water Reminder 完全免费(开源免费),可自由下载、安装和使用。

Water Reminder 支持哪些平台?

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

谁开发了 Water Reminder?

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

💬 留言讨论