← 返回 Skills 市场
Vitamin
作者
bytesagain-lab
· GitHub ↗
· v2.0.1
· MIT-0
245
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install vitamin
功能描述
Track vitamin and supplement intake with goals and reminders. Use when logging supplements, setting nutrition goals, reviewing history, or scheduling doses.
安全使用建议
This skill appears to be a simple, offline CLI tracker that stores data at ~/.local/share/vitamin. If you install it, review the script (scripts/script.sh) yourself if you want extra certainty, and back up or inspect any existing files in ~/.local/share/vitamin before running. There are no network calls or credential requests in the provided files, but if future versions add installs or external endpoints re-check those changes.
功能分析
Type: OpenClaw Skill
Name: vitamin
Version: 2.0.1
The Vitamin skill is a straightforward CLI tool for logging and tracking supplement intake. All data is stored locally in the user's home directory (~/.local/share/vitamin/), and the shell script (scripts/script.sh) performs standard file operations like appending logs, grepping for search terms, and exporting data to JSON/CSV. There is no evidence of data exfiltration, remote code execution, or malicious instructions in the SKILL.md file.
能力评估
Purpose & Capability
Name/description match the provided code and SKILL.md. The script implements local logging, export, search, and status commands consistent with a CLI vitamin tracker; no unrelated services or credentials are requested.
Instruction Scope
SKILL.md and the script confine actions to the user's home directory (~/.local/share/vitamin). Commands read/write local .log files, produce exports, and show stats. There are no instructions to read unrelated system config, network endpoints, or external credentials.
Install Mechanism
This is an instruction-only skill with one included script; there is no install spec that downloads remote artifacts. Nothing is written outside the user's home data dir.
Credentials
No required env vars or credentials. The script uses HOME to build a per-user data directory (~/.local/share/vitamin), which is proportional to the tool's purpose.
Persistence & Privilege
always is false, the skill does not request elevated privileges or alter other skills or system-wide agent settings. It only creates/uses its own data directory under the user's home.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install vitamin - 安装完成后,直接呼叫该 Skill 的名称或使用
/vitamin触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.1
v2.5 retry: desc+homepage+source+security
v1.0.1
retry-fix-token
v2.0.0
Domain-specific upgrade
元数据
常见问题
Vitamin 是什么?
Track vitamin and supplement intake with goals and reminders. Use when logging supplements, setting nutrition goals, reviewing history, or scheduling doses. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 245 次。
如何安装 Vitamin?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install vitamin」即可一键安装,无需额外配置。
Vitamin 是免费的吗?
是的,Vitamin 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Vitamin 支持哪些平台?
Vitamin 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Vitamin?
由 bytesagain-lab(@bytesagain-lab)开发并维护,当前版本 v2.0.1。
推荐 Skills