profile

Manage user medical parameters and calculate BMI, BSA, and age.

3|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/huifer/wellally-health-skills --skill profile-huifer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: profile
Source: https://github.com/huifer/wellally-health-skills/tree/main/skills/profile
Command: npx skills add https://github.com/huifer/wellally-health-skills --skill profile-huifer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and schema (resource) components.

What problem does it solve?

This Skill allows users to easily set and view their fundamental personal health metrics, ensuring accurate health tracking and analysis.

Core Features & Use Cases

  • Set Basic Parameters: Record gender, height, weight, and birth date.
  • Automatic Calculations: Computes BMI, BMI status, Body Surface Area (BSA), and age.
  • View Health Data: Provides a clear summary of entered and calculated health information.
  • Use Case: A new user can quickly set up their profile by providing their height, weight, and birth date, enabling the system to immediately calculate their BMI and age for personalized health insights.

Quick Start

Set your basic health parameters by providing your gender, height in cm, weight in kg, and birth date in YYYY-MM-DD format.

Frequently Asked Questions about profile

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

FAQPage Schema
How do I calculate my BMI and body surface area from basic health data?

To calculate BMI and body surface area, record your gender, height in cm, weight in kg, and birth date. The system automatically computes your BMI, BMI status, BSA, and age from these parameters.

What personal data do I need to set up a health profile for tracking metrics?

Setting up a health profile requires your gender, height, weight, and birth date. Once entered, the system validates this personal data against a schema and stores it for continuous health tracking.

How do I record and view my medical parameters like height and weight?

You can record and view medical parameters by providing your height, weight, gender, and birth date. The system stores this data locally and provides a clear summary of your entered and calculated health information.

Does this health tracking tool require specific input formats for birth date and measurements?

Yes, health tracking requires height in centimeters, weight in kilograms, and birth date in YYYY-MM-DD format. This ensures accurate calculation of your BMI and age for your health profile.

Why does my health profile need schema validation for personal data?

Schema validation ensures your personal data, such as gender, height, weight, and birth date, meets required formats before storage. This prevents invalid entries from corrupting your BMI and BSA calculations.