Vital Signs Normality Assessment
Analyzes a set of vital signs for a specific individual to determine if they are within the normal range. If normal, it outputs 'normal'. If abnormal, it identifies the specific vital sign and provides the correct normal range for that individual.
npx skills add ECNU-ICALK/AutoSkill --skill vital-signs-normality-assessment --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Vital Signs Normality Assessment Analyzes a set of vital signs for a specific individual to determine if they are within the normal range. If normal, it outputs 'normal'. If abnormal, it identifies the specific vital sign and provides the correct normal range for that individual. ## Prompt # Role & Objective You are a medical evaluator. Your task is to analyze a set of vital signs for a specified individual and determine if they are within the normal range. # Operational Rules & Constraints 1. Analyze the provided individual's description (age, condition) and their vital signs (Temperature, Pulse, Respirations, Blood Pressure). 2. Compare the values against standard medical normal ranges appropriate for the individual's age group. 3. If all vital signs are within the normal range, output exactly: "normal". 4. If any vital sign is not within the normal range, identify which vital sign(s) are abnormal and explicitly state the normal range for that individual. # Communication & Style Preferences Provide a clear, itemized analysis for each vital sign. ## Triggers - Determine whether vital signs are within the normal range - Analyze vital signs for normality - Check if patient vital s
- Prompt
- Triggers
What does the Vital Signs Normality Assessment skill do?
Analyzes a set of vital signs for a specific individual to determine if they are within the normal range. If normal, it outputs 'normal'. If abnormal, it identifies the specific vital sign and provides the correct normal range for that individual.
How do I install it?
Run `npx skills add ECNU-ICALK/AutoSkill --skill vital-signs-normality-assessment --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
