Weight Track App

Log daily weight entries and analyze trends across weeks or months.

Updated Nov 30, 2025
One-click install
npx skills add https://github.com/marcopeg/diary --skill weight-track-app
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Weight Track App
Source: https://github.com/marcopeg/diary/tree/main/.github/skills/weight-tracker-app
Command: npx skills add https://github.com/marcopeg/diary --skill weight-track-app

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Weight Track App helps users track body weight over time, turning raw numbers into clear insights about progress toward health goals.

Core Features & Use Cases

  • Log daily weight entries with automatic unit handling (kg) and timestamps.
  • Generate charts and trend analyses across days, weeks, and months.
  • Quick summaries and insights, such as averages and changes over a selected period.

Quick Start

Tell Weight Track App your current weight in kilograms, for example 'Today I'm 75kg'.

Frequently Asked Questions about Weight Track App

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

FAQPage Schema
How do I log my daily weight and track health trends over time?

To log daily weight and track health trends, you simply provide your current weight, such as stating 'Today I'm 75kg'. The system automatically applies timestamps and infers kilograms to store your entry for trend analysis.

Can I analyze weight changes across weeks or months to see my progress?

You can analyze weight changes across weeks or months to reveal progress. The system generates trend charts and provides quick summaries, calculating averages and overall changes over your selected period.

Do I need to manually convert my weight to kilograms before logging it?

You do not need to manually convert weight to kilograms before logging. The system handles unit inference automatically, interpreting your input and storing the data in kilograms within the weight-tracker database.

What is the best way to get a quick summary of my weight averages and changes?

The best way to get quick summaries of weight averages and changes is to request insights after logging your daily entries. The system calculates these metrics directly from your stored historical data.

Does this weight tracking approach work without external dependencies or components?

This weight tracking approach works without external dependencies or components. It operates independently to timestamp entries, infer units, and manage storage via an internal weight-tracker database.