user-onboarding-profile

Collect user profile data and store it as USER.md in metric units.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/NanoRhino/weight-loss-skill --skill user-onboarding-profile
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: user-onboarding-profile
Source: https://github.com/NanoRhino/weight-loss-skill/tree/main/user-onboarding-profile
Command: npx skills add https://github.com/NanoRhino/weight-loss-skill --skill user-onboarding-profile

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Build a guided intake conversation that generates a complete USER.md profile for weight-loss coaching, ensuring all essential data is captured consistently.

Core Features & Use Cases

  • Guides a warm, 4–5 turn intake to collect name, motivation, height, weight, age, sex, target weight, and other optional details.
  • Automatically normalizes data into metric units and stores the profile in a standardized USER.md format for downstream skills like weight-loss-planner.
  • Flags potential health considerations and prepares the transition to planning and coaching workflows.

Quick Start

Initiate a friendly intake by asking the user for their preferred name and motivation.

Frequently Asked Questions about user-onboarding-profile

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

FAQPage Schema
What is a guided intake conversation for weight-loss coaching?

A guided intake conversation for weight-loss coaching collects essential user data like height, weight, and motivation through a brief interactive session. It normalizes this data into metric units and stores it as a standardized USER.md profile for coaching workflows.

How do I create a structured user profile for weight-loss coaching?

You create a structured user profile by running a 4 to 5 turn intake conversation to gather name, age, sex, height, weight, target weight, and motivation. The system validates this data, converts it to metric units, and saves it as a USER.md file.

Can I convert weight-loss user data to metric units automatically?

Yes, you can convert user data to metric units automatically during the intake process. The profile creation mechanism normalizes all captured height and weight measurements into metric units before storing the final user profile.

Does the weight-loss intake process check for health considerations?

Yes, the weight-loss intake process checks for health considerations by flagging potential issues during data collection. It validates submitted user metrics and highlights health flags before preparing the transition to the weight-loss planner.

What data do I need to start a weight-loss onboarding conversation?

To start a weight-loss onboarding conversation, you need the user's preferred name and their motivation for losing weight. The guided intake then sequentially collects age, sex, height, current weight, and target weight to complete the profile.