← Back to Skills Marketplace
95
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install nexus-fitness
Description
Log and track workouts, meals, weight, and fitness friends with OAuth-secured cloud storage and conversational queries in Nexus.
Usage Guidance
This skill appears to be what it claims (a CLI-based fitness tracker) and contains links to a GitHub repo and website, but before installing: 1) inspect the GitHub repo or website to confirm the CLI's source and review the code or release artifacts; 2) verify what permissions the Google OAuth flow requests (only grant the minimum needed); 3) be cautious running the 'uv tool install' command — confirm what 'uv' is and that it fetches releases from a trusted host; 4) review the privacy policy to understand how your fitness and friend data is stored/shared; and 5) avoid providing unrelated credentials or system access. Because this skill is instruction-only and installs a third-party binary at runtime, I assign medium confidence — more confidence would require seeing the actual CLI code or a well-known release artifact.
Capability Analysis
Type: OpenClaw Skill
Name: nexus-fitness
Version: 1.1.0
The nexus-fitness skill (SKILL.md, _meta.json) is a legitimate fitness and nutrition tracker CLI designed for logging workouts, meals, and weight. It utilizes a CLI tool installed via uv and supports Google authentication for cloud synchronization. The instructions in SKILL.md are well-defined and aligned with the stated purpose, with no evidence of data exfiltration, malicious execution, or prompt injection attacks.
Capability Tags
Capability Assessment
Purpose & Capability
The name/description (workout & nutrition tracker) matches the SKILL.md commands (log, history, update, friends). No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Runtime instructions are narrowly scoped to installing/using the Nexus CLI, authenticating via Google, and reading/writing fitness entries (files, stdin, or inline JSON). The instructions do not instruct the agent to read arbitrary system files, environment variables, or send data to unexpected endpoints beyond the Nexus service.
Install Mechanism
There is no declared install spec in the registry (instruction-only), but the SKILL.md tells users to run 'uv tool install nexus-fitness' to obtain the CLI. That implies downloading/executing third-party code at install time — expected for a CLI but worth verifying the 'uv' installer and the package source before running.
Credentials
No environment variables or credentials are declared by the skill; the only auth described is interactive Google OAuth, which is proportionate for a cloud-backed personal data service. The SKILL.md does not request unrelated secrets.
Persistence & Privilege
The skill does not request 'always: true', does not declare elevated persistence or modifications to other skills, and uses normal agent invocation semantics.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install nexus-fitness - After installation, invoke the skill by name or use
/nexus-fitness - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
Rewrite SKILL.md to focus on the Nexus CLI (uv tool install nexus-fitness) — covers all commands: log, history, update, friends, auth. Removed MCP server references.
v1.0.0
Initial release — log workouts, meals, and weight conversationally via MCP.
Metadata
Frequently Asked Questions
What is Nexus — Workout & Nutrition Tracker?
Log and track workouts, meals, weight, and fitness friends with OAuth-secured cloud storage and conversational queries in Nexus. It is an AI Agent Skill for Claude Code / OpenClaw, with 95 downloads so far.
How do I install Nexus — Workout & Nutrition Tracker?
Run "/install nexus-fitness" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Nexus — Workout & Nutrition Tracker free?
Yes, Nexus — Workout & Nutrition Tracker is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Nexus — Workout & Nutrition Tracker support?
Nexus — Workout & Nutrition Tracker is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Nexus — Workout & Nutrition Tracker?
It is built and maintained by Kushal (@kiluazen); the current version is v1.1.0.
More Skills