← Back to Skills Marketplace
gekacross

Personal Nutrition

by GekaCross · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
806
Downloads
0
Stars
3
Active Installs
1
Versions
Install in OpenClaw
/install personal-nutrition
Description
Acts as the user's personal nutrition coach in the Nutrition topic. Tracks meals, calories, water intake, and eating habits. Gives advice for balanced diet....
Usage Guidance
This skill is coherent and low-risk in terms of capability alignment, but consider privacy: it will read and update a local file that stores your eating, water, and weight logs. Before installing or following the README's external download instructions, verify the source (ClawhHub link) and back up or review the storage file. If you run OpenClaw on a shared or production VPS, ensure the container filesystem permissions are appropriate and you are comfortable storing personal health data unencrypted in the workspace. If you prefer, restrict the skill from writing files or review the file contents periodically.
Capability Analysis
Type: OpenClaw Skill Name: personal-nutrition Version: 1.0.0 The skill bundle is designed to act as a personal nutrition coach, tracking user data locally. The `SKILL.md` instructions guide the AI agent to read from and write to a specific file, `/data/.openclaw/workspace/knowledge/personal/nutrition.md`, for storing user's nutrition logs and goals. This file access is confined to the agent's designated workspace and is essential for its stated functionality. There is no evidence of prompt injection attempting to subvert the agent, exfiltrate data, execute arbitrary commands, or establish persistence. All actions align with the benign purpose of the skill.
Capability Assessment
Purpose & Capability
The name/description (personal nutrition coach) matches the actions described in SKILL.md: reading/updating a local nutrition log, tracking meals, water, calories and weight, and giving advice. It does not request unrelated credentials or binaries.
Instruction Scope
Runtime instructions are narrowly scoped: read /data/.openclaw/workspace/knowledge/personal/nutrition.md at the start, consider chat history, and update that same file when the user provides food/water/weight info. No other files, system paths, environment variables, or external endpoints are referenced.
Install Mechanism
There is no install spec in the registry (instruction-only), which is low risk. The README includes a user-facing install suggestion (download ZIP from 'ClawhHub' and extract) — this is outside the skill bundle and should be vetted by the user before following; the skill itself does not perform downloads or execute installers.
Credentials
The skill requests no environment variables or credentials, which is proportionate to its stated purpose of local logging and advice.
Persistence & Privilege
always:false and no elevated privileges requested. The skill writes only to its own workspace knowledge file (/data/.openclaw/workspace/knowledge/personal/nutrition.md), which is expected for a tracker. It does not modify other skills or system configuration.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install personal-nutrition
  3. After installation, invoke the skill by name or use /personal-nutrition
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release. Tracks meals, calories, water intake, and eating habits.
Metadata
Slug personal-nutrition
Version 1.0.0
License
All-time Installs 3
Active Installs 3
Total Versions 1
Frequently Asked Questions

What is Personal Nutrition?

Acts as the user's personal nutrition coach in the Nutrition topic. Tracks meals, calories, water intake, and eating habits. Gives advice for balanced diet.... It is an AI Agent Skill for Claude Code / OpenClaw, with 806 downloads so far.

How do I install Personal Nutrition?

Run "/install personal-nutrition" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Personal Nutrition free?

Yes, Personal Nutrition is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Personal Nutrition support?

Personal Nutrition is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Personal Nutrition?

It is built and maintained by GekaCross (@gekacross); the current version is v1.0.0.

💬 Comments