Family Doctor Vaccination Tracker - AI Companion for Family Health Management

0 0 Updated: 2026-07-28 15:06:23

An integrated vaccination tracking skill within an AI family doctor system, enabling users to record and manage vaccination schedules for the whole family, including dates, types, reminders, and coordination with 24 other health monitoring skills.

Install
npx skills add https://github.com/Yungho/family-doctor.git --skill vaccination-tracker
Skill Details readonly

What Can This Thing Do? To Be HonestIt Saved My Kid's Vaccination Record

Two days agoI was flipping through my child's vaccination record book and realized we missed a dose of the DTaP vaccineThat scared me into an immediate catch-up appointmentHonestlyif I hadn't been bored and rummaged through the bag that dayI probably wouldn't have noticed until the kindergarten check-upThen I thoughtour elderly family member's shingles vaccination date was also hazyHeadache.

Then I found this Vaccination Trackera sub-skill within Yungho's AI Family Doctor systemInitiallyI was drawn in by the "25 integrated skills" claimwhich sounded impressiveBut after using itI realized the vaccine tracking module is genuinely practical.

Since It Claims 25 SkillsWhat Exactly Does This Vaccination Tracker Solve?

In simple termsit records the vaccination timetypeand dosage for the whole familyand intelligently reminds you when the next shot is dueYou can track everything from neonatal BCG and the first hepatitis B shot to adult flu vaccines and elderly shingles vaccinesEven betterit integrates with other skills in the system—for exampleif you record allergy historyit automatically avoids contraindicated vaccines; if the vital signs monitoring detects a recent dip in immunityit suggests catching up on certain vaccines.

But honestlywhat impressed me most is its reminder mechanismI've used paper and phone memos beforebut I always forgot to checkThis skill can send notifications one weekthree daysand one day before the set timeAnd it's not just a simple pop-up; it calculates the exact date based on the vaccine's interval requirementsFor instancethe second dose of the COVID vaccine needs a 21-day gapand it computes that for you before reminding.

Installation Steps? Don't WorryEven a Beginner Can Do It

This thing runs on the platformbut you don't need to care about the underlying technologyI tried two methods:

  • Command-line installation (highly recommended): Open a terminaltype
    npx skills add https://github.com/Yungho/family-doctor.git --skill vaccination-tracker
    then hit EnterWait for it to finishand you're done.
  • Download ZIP directly: Go to the GitHub repositorydownload the entire projectand manually import the skillBut for beginnersthe first method is better.

After installationyou can click the "Run in " button to start directlyor use the command line

npx skills run vaccination-tracker

The first launch will guide you to create a family profile—enter each member's namedate of birthallergy historyetcFill this step carefullyas subsequent reminders are based on this data.

 

User Experience: Convenientbut I Have Some Complaints

The interface for adding records is quite cleanClick "New Vaccination," and a form appears: vaccine name (with a drop-down menu containing dozens of common domestic vaccinessuch as BCGPolioDTaPMMRFluHPVShinglesetc.)vaccination datedosagevaccination providerand notesYou can also take a photo of the vaccination booklet and upload itI give this feature full marks—no more flipping through that crumpled green booklet.

The reminder settings are the highlightYou can set "Remind N days in advance" for each memberFor my kid's vaccinesI set it one week ahead; for the elderlythree days aheadIt also automatically calculates the next vaccination date based on the interval between dosesFor examplethe third hepatitis B vaccine must be given 6 months after the secondand the system automatically calculates the reminder date—you don't even need to manually enter the next time.

Howeverthere are downsides:

  • Entering historical vaccination records for the first time is tedious: You have to input them one by oneIt would be nice if it supported batch import from Excel or CSV.
  • The vaccine list is comprehensive but lacks some local vaccines (e.gprovince-specific ones): You can only manually enter "Other" and fill in the name.
  • The sharing feature is a bit useless: They say you can share data with family membersbut it requires the same encryption keywhich is not user-friendly for the elderly.

Advanced Usage: Getting Creative

Since it's part of the Family Doctor systemI also installed related skills:

  • Allergy Tracker: Record allergy history; the vaccination records automatically associate to avoid contraindicated vaccines.
  • Medication Reminder: Manage alongside vaccine remindersunified notifications.
  • Vital Signs Monitoring: Track body temperature changes before and after vaccination to help judge whether the reaction is normal.

Combining these skills creates a mini health management systemFor exampleafter you get the flu vaccinethe system records your temperature and heart rateIf abnormalities appearit suggests consulting a doctorWhile it can't replace professional medical careit's sufficient for daily health management.

Notes (Emphasis)

  1. Don't forget to back up: Data is stored locally by default; it's recommended to export regularlyThe system supports cloud sync (requires a premium version? I haven't tried)but for the free versionmanual backup is best.
  2. Vaccine information updates: The national vaccination schedule adjusts each yearFor examplein 2024the chickenpox vaccine became free under certain policiesThis skill's data needs manual updatesor check GitHub for a new version.
  3. Privacy and security: All personal health dataDon't use it on public computersTheplatform claims data encryptionbut I still recommend setting a strong password.
  4. Don't replace a doctor: Reminding you to get vaccinated is just an aidWhen and which vaccine to get should follow medical advice!

Final Words

Alrightthat's all I have to shareHonestlysince using this skillI've never lost my child's vaccination record againAnd every time I see a reminderthat anxiety of "OhI almost forgot" disappearsIf you have similar frustrationsgive it a tryBy the wayhere's the installation command again:

npx skills add https://github.com/Yungho/family-doctor.git --skill vaccination-tracker

If you have questionsleave a comment; I'll reply when I see them.

 

广告加载中...