allergy

Manage allergy records with standardized medical terms and severity levels.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps users manage their allergy records, including tracking different types of allergies, their severity, and reactions.

Core Features & Use Cases

  • Record Allergies: Add new drug, food, or environmental allergies.
  • Track Severity & Reactions: Document the severity level and specific symptoms of allergic reactions.
  • Update & Delete: Modify existing records or remove them as needed.
  • Use Case: A user can add a new food allergy, specifying that peanuts cause moderate swelling, and later update its status to 'resolved' if it's no longer an issue.

Quick Start

Add a new allergy record for penicillin with severe reactions.

Frequently Asked Questions about allergy

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

FAQPage Schema
How do I track my allergy symptoms and severity levels in a health record?

You can track allergy symptoms by adding records for drug, food, or environmental allergies. The skill classifies allergy types and determines severity levels from your natural language descriptions, storing validated data in a JSON schema.

Can I update an existing allergy record if my symptoms change or resolve?

Yes, you can update existing allergy records to modify severity levels or reaction details. If an allergy is no longer an issue, you can update its status to resolved or delete the record entirely from your health profile.

What is the best way to manage drug and food allergies using natural language?

Managing allergies is done by providing natural language descriptions of your reactions. The skill standardizes medical terms and classifies allergy types automatically, validating the input against a JSON schema for comprehensive health profile management.

Does this allergy tracking skill support categorizing different types of allergies?

Yes, allergy tracking supports categorizing drug, food, environmental, and other allergies. It standardizes medical terms and determines severity levels based on your natural language input to maintain an organized health record.

How do I delete an outdated allergy entry from my medical health record?

You can delete outdated allergy entries by removing specific records from your health profile. The skill supports deletion alongside adding, listing, and updating allergy data within its JSON schema validation framework.