log

Parse natural-language health entries into structured daily logs in log.md.

1|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/alecpritzos/daily-vitals --skill log-alecpritzos
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: log
Source: https://github.com/alecpritzos/daily-vitals/tree/main/plugin/skills/log
Command: npx skills add https://github.com/alecpritzos/daily-vitals --skill log-alecpritzos

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quick-log supplements, sleep aids, medications, or activities using natural language. Parses your input and writes to your health log with proper formatting.

Core Features & Use Cases

  • Parses natural language entries into a standardized log format.
  • Writes entries to log.md under today's date with time, item, dose, and status.
  • Handles ambiguity with a single clarifying question when needed.

Quick Start

Tell me a natural-language entry describing a health item, its dose and time, and I will log it to today's log.

Frequently Asked Questions about log

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I log supplements and medications using natural language?

You can log health items by typing natural-language entries like 'took melatonin 10mg at 10:15 PM'. The Skill parses your text and writes the structured entry to your daily log.

Can I record a skipped dose in my health logbook?

Yes, you can record skipped doses by entering phrases like 'skipped magnesium tonight'. The parser identifies the skipped status and formats the entry accordingly in your log.

How are natural-language health entries formatted in the log file?

Natural-language entries are parsed and written to log.md under today's date header. Each entry includes the item name, dose, time, and status in a standardized format.

What happens if my health log entry is ambiguous?

When your natural-language entry lacks clear details, the Skill asks a single clarifying question to resolve the ambiguity before writing the structured entry to your log.

Does this natural-language health logger support activity tracking?

Yes, the logger supports activities alongside supplements, sleep aids, and medications. You can input activity details with time and status, and it will parse them into your daily log.

What's the best way to track daily dosing schedules without manual formatting?

Using natural-language parsing automates the formatting of your dosing schedules. You simply state the item, dose, and time, and the entries are structured into your log file automatically.