Blood

by BytesAgain

Log blood pressure, glucose, and health metrics with trend charts. Use when recording vitals, reviewing health trends, or exporting medical logs.

View Chinese version with editor review

安装

claude skill add --url github.com/openclaw/skills/tree/main/skills/bytesagain/blood

文档

Blood

Blood — a fast health & wellness tool. Log anything, find it later, export when needed.

Why Blood?

  • Works entirely offline — your data never leaves your machine
  • Simple command-line interface, no GUI needed
  • Export to JSON, CSV, or plain text anytime
  • Automatic history and activity logging

Getting Started

bash
# See what you can do
blood help

# Check current status
blood status

# View your statistics
blood stats

Commands

CommandWhat it does
blood logLog
blood trackTrack
blood chartChart
blood goalGoal
blood remindRemind
blood weeklyWeekly
blood monthlyMonthly
blood compareCompare
blood exportExport
blood streakStreak
blood milestoneMilestone
blood trendTrend
blood statsSummary statistics
blood export<fmt> Export (json
blood search<term> Search entries
blood recentRecent activity
blood statusHealth check
blood helpShow this help
blood versionShow version
blood $name:$c entries
blood Total:$total entries
blood Datasize: $(du -sh "$DATA_DIR" 2>/dev/null
blood Version:v2.0.0
blood Datadir: $DATA_DIR
blood Entries:$(cat "$DATA_DIR"/*.log 2>/dev/null
blood Disk:$(du -sh "$DATA_DIR" 2>/dev/null
blood Last:$(tail -1 "$DATA_DIR/history.log" 2>/dev/null
blood Status:OK
blood [Blood]log: $input
blood Saved.Total log entries: $total
blood [Blood]track: $input
blood Saved.Total track entries: $total
blood [Blood]chart: $input
blood Saved.Total chart entries: $total
blood [Blood]goal: $input
blood Saved.Total goal entries: $total
blood [Blood]remind: $input
blood Saved.Total remind entries: $total
blood [Blood]weekly: $input
blood Saved.Total weekly entries: $total
blood [Blood]monthly: $input
blood Saved.Total monthly entries: $total
blood [Blood]compare: $input
blood Saved.Total compare entries: $total
blood [Blood]export: $input
blood Saved.Total export entries: $total
blood [Blood]streak: $input
blood Saved.Total streak entries: $total
blood [Blood]milestone: $input
blood Saved.Total milestone entries: $total
blood [Blood]trend: $input
blood Saved.Total trend entries: $total

Data Storage

All data is stored locally at ~/.local/share/blood/. Each action is logged with timestamps. Use export to back up your data anytime.

Feedback

Found a bug or have a suggestion? Let us know: https://bytesagain.com/feedback/


Powered by BytesAgain | bytesagain.com | hello@bytesagain.com