← Back to Skills Marketplace
2018
Downloads
2
Stars
6
Active Installs
1
Versions
Install in OpenClaw
/install weight-loss
Description
Track weight loss journey with weigh-ins, trend analysis, and goal milestones
Usage Guidance
This skill appears coherent and low-risk, but before installing, confirm how the agent actually implements "local" storage: ask where files are saved (full path), whether data is encrypted at rest, whether automatic backups or cloud sync are enabled, and how to export or fully delete your data. If you care about privacy, test with dummy entries and inspect the agent's filesystem activity or run it in a sandboxed environment. Also consider whether you trust the skill author (no homepage or publisher details provided); if in doubt, prefer a skill with clear storage locations and an auditable implementation.
Capability Analysis
Type: OpenClaw Skill
Name: weight-loss
Version: 1.0.0
The skill bundle appears benign. The `_meta.json` file contains standard metadata. The `SKILL.md` file describes a weight-loss tracking skill, providing usage instructions and tips for the user. Crucially, it explicitly states multiple times that 'All data stays local on your machine, never uploaded or shared,' which indicates a lack of data exfiltration intent. There are no instructions or patterns that suggest prompt injection against the AI agent, malicious execution, or any other high-risk behaviors.
Capability Assessment
Purpose & Capability
Name, description, and runtime instructions align: logging weigh-ins, trend analysis, goals and non-scale victories — there are no unrelated env vars, binaries, or install steps requested.
Instruction Scope
SKILL.md contains only high-level, user-facing instructions (log weight, view trends, set goals). It explicitly claims data stays local but does not specify where or how data is stored; that vagueness could lead an implementation to choose different storage/sync behaviour unless the platform enforces local-only storage.
Install Mechanism
No install specification and no code files — lowest-risk instruction-only skill (nothing is written to disk by an installer).
Credentials
No environment variables, credentials, or config paths are requested; requested access is proportional to the described functionality.
Persistence & Privilege
Skill is not always-on and does not request system-wide changes. Autonomous invocation is allowed by default on the platform, which is normal and not in itself a concern given the skill's limited scope.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install weight-loss - After installation, invoke the skill by name or use
/weight-loss - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Weight-loss skill 1.0.0 initial release:
- Log and track daily or weekly weight entries.
- Analyze trends with smoothed data to see progress past daily fluctuations.
- Set and monitor milestones and goal weight targets.
- Celebrate non-scale victories, such as fitness and lifestyle achievements.
- Designed for local privacy: all data stays on your own device.
Metadata
Frequently Asked Questions
What is Weight Loss?
Track weight loss journey with weigh-ins, trend analysis, and goal milestones. It is an AI Agent Skill for Claude Code / OpenClaw, with 2018 downloads so far.
How do I install Weight Loss?
Run "/install weight-loss" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Weight Loss free?
Yes, Weight Loss is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Weight Loss support?
Weight Loss is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Weight Loss?
It is built and maintained by jhillin8 (@jhillin8); the current version is v1.0.0.
More Skills