← 返回 Skills 市场
cdmichaelb

Vitamin Tracker Channel

作者 cdmichaelb · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
105
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install vitamin-tracker-channel
功能描述
Manage vitamin/supplement reminders across configurable daily time slots via cron jobs. Use when adjusting supplement schedules, adding/removing supplements,...
安全使用建议
This skill appears to do exactly what it says: parse a workspace VITAMINS.md and create cron-delivered reminders in the specified channel. Before installing or running it: 1) ensure the openclaw CLI is trusted on your system (it performs the job creation/removal); 2) back up existing cron jobs (or verify none use the vitamins-*-reminder name) because the script removes any jobs with that naming pattern; 3) set VITAMIN_CHANNEL_ID and VITAMIN_TIMEZONE correctly and confirm VITAMINS.md contains only non-sensitive info; 4) run the script manually first to review the created job JSON output (the script prints job creation status) so you can confirm behavior before letting cron deliver messages autonomously.
能力评估
Purpose & Capability
Name and description match the delivered Python script and SKILL.md: the script parses VITAMINS.md, and uses the openclaw CLI to remove and recreate cron jobs that post reminders to a specified channel. Required runtime tools (python3 and openclaw CLI) are appropriate for this task.
Instruction Scope
Instructions stay within scope: they read $WORKSPACE/VITAMINS.md, list/remove/create cron jobs via the openclaw cron CLI, and format reminder messages. Caution: the script unconditionally removes any existing jobs named vitamins-*-reminder before recreating them, which can delete other jobs that share that naming convention; SKILL.md does mention backing up existing jobs, but users should verify there are no naming collisions.
Install Mechanism
No install spec (instruction-only plus included script). Nothing is downloaded or written by an installer. The script will run locally and requires the existing 'openclaw' CLI and python3, which the SKILL.md documents.
Credentials
Declared env vars (VITAMIN_CHANNEL_ID, VITAMIN_TIMEZONE, optional WORKSPACE) are appropriate. The script constructs an internal session key string ('agent:main:discord:channel:{channel_id}') and passes it to the openclaw cron command; this appears to be how the platform binds cron jobs to a delivery session. No unrelated credentials or secrets are requested.
Persistence & Privilege
The skill creates persistent cron jobs (managed by openclaw) that will deliver messages over the network when they run — this is expected for a reminder tool. always:false and no special platform-wide configuration changes are requested. Users should be aware cron jobs persist until removed.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install vitamin-tracker-channel
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /vitamin-tracker-channel 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Added runtime requirements (python3, openclaw CLI), fixed network call disclosure, documented job removal behavior
v1.0.0
Initial release — configurable supplement reminder cron manager
元数据
Slug vitamin-tracker-channel
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Vitamin Tracker Channel 是什么?

Manage vitamin/supplement reminders across configurable daily time slots via cron jobs. Use when adjusting supplement schedules, adding/removing supplements,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 105 次。

如何安装 Vitamin Tracker Channel?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install vitamin-tracker-channel」即可一键安装,无需额外配置。

Vitamin Tracker Channel 是免费的吗?

是的,Vitamin Tracker Channel 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Vitamin Tracker Channel 支持哪些平台?

Vitamin Tracker Channel 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Vitamin Tracker Channel?

由 cdmichaelb(@cdmichaelb)开发并维护,当前版本 v1.0.1。

💬 留言讨论