What problem does it solve? Accessing FDA public databases like FAERS, drug labeling, and food recall enforcement records normally requires navigating the openFDA API directly; this Skill provides ready-made search tools over those datasets with no API key required. ## Core Features & Use Cases - Adverse Event Search: Query FAERS reports by drug name, reaction, or keyword, returning reactions, dosage info, patient demographics, and outcome classifications. - Drug Label Lookup: Search official drug labeling and package inserts by brand name, generic name, or active ingredient for prescribing information and contraindications. - Food Recall Monitoring: Search food recall enforcement actions by product name, company, or reason. - Use Case: A pharmacovigilance researcher investigating reported side effects of metformin can pull the latest FAERS reports with a single query instead of writing custom openFDA API calls. ## Quick Start Ask the assistant to search FDA adverse event reports for metformin and summarize the most commonly reported reactions.