← 返回 Skills 市场
95
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install nexus-fitness
功能描述
Log and track workouts, meals, weight, and fitness friends with OAuth-secured cloud storage and conversational queries in Nexus.
安全使用建议
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.
功能分析
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.
能力标签
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nexus-fitness - 安装完成后,直接呼叫该 Skill 的名称或使用
/nexus-fitness触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
Nexus — Workout & Nutrition Tracker 是什么?
Log and track workouts, meals, weight, and fitness friends with OAuth-secured cloud storage and conversational queries in Nexus. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 95 次。
如何安装 Nexus — Workout & Nutrition Tracker?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nexus-fitness」即可一键安装,无需额外配置。
Nexus — Workout & Nutrition Tracker 是免费的吗?
是的,Nexus — Workout & Nutrition Tracker 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Nexus — Workout & Nutrition Tracker 支持哪些平台?
Nexus — Workout & Nutrition Tracker 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Nexus — Workout & Nutrition Tracker?
由 Kushal(@kiluazen)开发并维护,当前版本 v1.1.0。
推荐 Skills