Emergency Nurse AI Agent: Simulate Triage and Emergency Nursing

0 0 Updated: 2026-07-28 15:14:24

This skill simulates the professional role of an emergency nurse, built according to AgentSkills.io SKILL.md specification. It can perform triage assessment, vital sign monitoring, first aid guidance, condition classification, and health education. Suitable for medical training, simulation drills, and health consultation scenarios, helping users understand emergency nursing processes and key points.

Install
npx skills add https://github.com/luckyegg168/100-profession-agents --skill emergency-nurse
Skill Details readonly

Heywant to experience what it's like to be an emergency nurse?

Just the other day while browsing GitHubI came across a super interesting project — the 100 Professional AI Agents database created by luckyegg168Among themthere's a skill called emergency-nursean AI that acts as an emergency nurseIt immediately caught my interestAfter allthe emergency department is the most intense and thrilling place in a hospitaland nurses there are all-roundersjuggling multiple tasks at onceWhat exactly can this AI agent do? I quickly installed it and gave it a spinTodayI'll share my experience and insights about this skill.

To be honestat first I thought it was just a simple chatbot that spits out generic answers like "what to do if you have a fever." But after using itI found that it actually simulates the workflow of an emergency nurse — from triage to assessment to giving advice — step by stepand quite professionallyPlusit's part of the AgentSkills.io ecosysteminstallable via the npx commandwhich is developer-friendly.

Firstwhat exactly does this skill do?

This emergency-nurse skill is essentially a role-playing AI agentOnce you start itit transforms into an emergency nurseYou can describe any emergency situation or health issueand it will react like a real emergency nurseFor exampletell it: "My friend just fell and is bleeding a lot from the headand he's a bit confused." It will first ask for basic information — is he conscious? Vomiting? Exact injury location? — then provide emergency instructionssuch as applying pressure to stop bleedingavoiding movementand getting to a hospital quicklyThe whole process feels like when you call an ambulance and the nurse guides you over the phone.

Its capabilities include:

  • Triage classification: Determines the severity based on symptomscategorized as Level I (imminent danger)Level II (critical)Level III (urgent)Level IV (non-urgent).
  • Vital signs assessment: Simulates measuring and interpreting blood pressureheart raterespirationtemperatureblood oxygen saturationetc.
  • First aid guidance: Covers common emergency procedures like hemostasisbandagingCPRHeimlich maneuverburn treatmentetc.
  • Health education: Provides nursing advicemedication remindersfollow-up timespreventive measuresetc.

Of coursethis is all based on publicly available medical guidelines and nursing standardsand does not involve actual diagnosis or prescriptionsIt's more of a simulation training toolideal for medical studentsnursing studentsfirst-aid enthusiastsor anyone wanting to understand emergency procedures.

Installation and Running — Super Easy

The installation process is roughly two steps:

npx skills add https://github.com/luckyegg168/100-profession-agents --skill emergency-nurse

After running this commandit will automatically download the SKILL.md and related configuration filesThen you can run it on platforms that support AgentSkills.iosuch as (the platform corresponding to the run button)I tested it locallyand it felt stable.

A few things to note when running:

  • Make sure your internet is stableotherwise the download might hang.
  • If nothing happens after runningcheck the terminal logs; sometimes initialization is needed first.
  • It's recommended to try typical scenarios like "Hello" or "I have chest pain" the first time you use itto see how it responds.

Scenarios I Personally Tested

To verify if this agent really has what it takesI simulated a few emergency scenarios:

Scenario 1: Suspected stroke — I entered"My grandfather suddenly can't speakhis mouth is crookedand his right arm and leg can't move." The AI nurse immediately asked me to assess consciousnessblood sugarand time of onsetand strongly recommended going to the hospital right awaywhile giving positioning and nursing tips while waiting for the ambulanceThe response speed and logic were very close to a real emergency call.

Scenario 2: Child with fever — "My 5-year-old child has a fever of 38.9°Ca slight coughbut is still relatively energetic." Instead of immediately suggesting a hospital visitit first asked about the number of fever dayswhether there were convulsionsand the child's mental state and dietThen it gave home care methods: physical coolingdrinking plenty of waterand only going to the hospital if the temperature exceeds 39°C or persists for 3 daysThis was well-balancedavoiding over-medicalization.

Scenario 3: Traffic accident trauma — I described an open fractureand it immediately provided steps for immobilizationhemostasisand wound cleaningrepeatedly reminding me not to flush the deep part of the wound directlyIt clearly has learned a considerable amount of first-aid knowledge.

Notes and Limitations

Although this skill is awesomeyou must remember: it is only a learning simulation tool and cannot replace real medical diagnosis and emergency careIn an emergencyalways call 120 firstAlsoit may not handle rare symptoms or complex comorbidities wellas it is trained on rules and data.

Additionallythe entire skill is based on the AgentSkills.io ecosystemIf you don't have the corresponding runtime environmentyou might only be able to read the SKILL.md file to understand its logicFortunatelyluckyegg168 has open-sourced the codeso you can study the details yourself.

Final Rant

This project includes 100 professions — besides emergency nursethere are doctorspsychologistsfirefightersetcEach one is quite interestingHoweverit seems only part of it is available in English; Chinese support still needs further improvementI hope luckyegg168 will release a Chinese version in the futureas more and more people in China are using such AI agent tools.

In summarythe emergency-nurse skill is worth trying for medical enthusiasts or anyone wanting to learn about emergency nursingIt doesn't take much to installand playing with it a few times can expand your knowledge — why not give it a shot?

Wellthat's all for todayI'm off to try other professions now~