Allergy

by BytesAgain

Log allergens, track reactions, and chart symptom patterns over time. Use when identifying triggers, preparing reports, or setting reminders.

View Chinese version with editor review

安装

claude skill add --url github.com/openclaw/skills/tree/main/skills/ckchzh/allergy

文档

Allergy

Take control of Allergy with this health & wellness toolkit. Clean interface, local storage, zero configuration.

Why Allergy?

  • 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
allergy help

# Check current status
allergy status

# View your statistics
allergy stats

Commands

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

Data Storage

All data is stored locally at ~/.local/share/allergy/. 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