← Back to Skills Marketplace
1011
Downloads
3
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install water
Description
Auto-learns your hydration habits. Tracks water intake from casual mentions without precise measuring.
Usage Guidance
This skill appears to do what it claims, but it will create and maintain a plain-text file at ~/water/memory.md containing inferred hydration data and patterns. Before installing, consider: (1) Are you comfortable with the agent persistently storing conversational content/health signals locally? (2) The metadata did not declare this config path — ask the publisher to explicitly declare storage behavior and where data is kept. (3) Request an opt-out or review mechanism (e.g., let you preview/approve entries, configurable storage location, automatic deletion). (4) If you proceed, periodically inspect ~/water/memory.md and consider placing it in an encrypted location or backing it up/clearing it if you do not want long-term retention. If you want stronger privacy guarantees, only enable the skill when explicitly invoked and avoid granting it access to other skill contexts you consider sensitive.
Capability Analysis
Type: OpenClaw Skill
Name: water
Version: 1.0.1
The OpenClaw skill 'Water Tracker' appears benign. Its `SKILL.md` instructions guide the AI agent to track water intake, learn user habits, and store this data in `~/water/memory.md`. This file path is within a reasonable scope for an application's data. There are no instructions for data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts designed to subvert the agent's purpose or access sensitive system resources. The `containers.md` and `patterns.md` files serve as reference data for the agent, containing no executable code or suspicious directives.
Capability Assessment
Purpose & Capability
Name/description align with the behavior (tracking hydration from casual mentions). However the skill metadata declared no required config paths, yet SKILL.md instructs the agent to create and maintain a persistent file at ~/water/memory.md in the user's home — that is a configuration/persistence requirement that was not declared. The storage behavior is plausible for the purpose, but the metadata/instruction mismatch is an inconsistency.
Instruction Scope
Instructions say to 'Absorb hydration mentions from ANY source (conversations, meal logs, exercise)'. That phrasing is very broad and could lead the agent to collect mentions from unrelated contexts. The skill also silently records correlations and preferences and is explicit about 'note increased needs silently' — building persistent, non-obvious profiles. The SKILL.md does not instruct reading system files or external credentials, but it does instruct persistent logging of user content without clear user-visible controls.
Install Mechanism
No install spec and no code files (instruction-only). This is low-risk from an installation/execution viewpoint — nothing is downloaded or compiled.
Credentials
No environment variables, binaries, or credentials are requested (appropriate). However, the skill writes a persistent file in the user's home directory (~/water/memory.md) even though no required config paths were declared in the metadata; this persistence is a data access/retention consideration that should have been declared.
Persistence & Privilege
The skill explicitly persists user-derived data to disk and promises 'Preferences now persist across skill updates.' While persistence itself is reasonable for a tracking skill, this is a durable retention of conversational content and inferred health signals in plain text under the user's home directory. The skill does not request always: true, but the combination of silent note-taking and durable storage raises privacy concerns and potential surprise for users.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install water - After installation, invoke the skill by name or use
/water - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Preferences now persist across skill updates
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is Water Tracker?
Auto-learns your hydration habits. Tracks water intake from casual mentions without precise measuring. It is an AI Agent Skill for Claude Code / OpenClaw, with 1011 downloads so far.
How do I install Water Tracker?
Run "/install water" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Water Tracker free?
Yes, Water Tracker is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Water Tracker support?
Water Tracker is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Water Tracker?
It is built and maintained by Iván (@ivangdavila); the current version is v1.0.1.
More Skills