ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified utilities Safety 5/5

Vitamin

Track vitamin and supplement intake with goals and reminders. Use when logging supplements, setting nutrition goals, reviewing history, or scheduling doses.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bytesagain1/vitamin
Or

What This Skill Does

The Vitamin skill is a robust, terminal-first CLI tool designed for OpenClaw users to maintain total control over their health and wellness data. It allows for the precise tracking of vitamins and supplements directly from the command line. By focusing on a local-first architecture, the Vitamin skill ensures that sensitive medical and nutritional logs remain strictly on your machine, avoiding the privacy pitfalls of cloud-based health trackers. Whether you need to log a daily dose, visualize your intake trends, set ambitious wellness goals, or establish reminders to maintain consistency, Vitamin provides a streamlined interface for all these tasks. It features granular history logging, streak tracking, and multiple export formats (JSON, CSV, and plain text) to ensure your data is portable and easy to archive.

Installation

To integrate this skill into your OpenClaw environment, use the following terminal command: clawhub install openclaw/skills/skills/bytesagain1/vitamin Once installed, you can verify your environment by running vitamin status or vitamin version to confirm the installation and ensure the local data directory is properly initialized at ~/.local/share/vitamin/.

Use Cases

  • Routine Management: Use it to log daily supplement intake to ensure you don't miss a dose.
  • Trend Analysis: Use the trend and chart commands to visualize whether your supplement regimen is impacting your energy levels or overall health stats over a month.
  • Goal Setting: Define specific health objectives, such as consistently taking Vitamin D during winter months, and use goal to monitor your progress.
  • Data Portability: Regularly perform a data export using vitamin export <fmt> to create backups or to import your health history into personal spreadsheets or data visualization software.

Example Prompts

  1. "Vitamin log take 500mg of Vitamin C at 9:00 AM"
  2. "Vitamin stats showing my adherence for the last 30 days"
  3. "Vitamin remind me to take my Omega-3s every morning at 8:00 AM"

Tips & Limitations

  • Data Integrity: Since all data is stored locally, remember to back up your ~/.local/share/vitamin/ directory periodically to prevent loss in the event of hardware failure.
  • Automation: Because this is a terminal-first tool, you can pipe your output into other bash utilities or create cron jobs that query the vitamin command to notify you of missed doses.
  • Privacy: Note that the tool does not automatically sync with any external cloud services. You are solely responsible for the security of your local machine. If you share your terminal with others, ensure proper file permissions are set on your data folder.

Metadata

Stars4097
Views1
Updated2026-04-14
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-bytesagain1-vitamin": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#vitamin#tracking#daily#self-care#monitor
Safety Score: 5/5

Flags: file-write, file-read