fda-database

Query openFDA endpoints for drugs, devices, food, and substances.

21|2|Updated Dec 8, 2025
One-click install
npx skills add https://github.com/silverstein/claude-scientific-skills-desktop --skill fda-database-silverstein
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fda-database
Source: https://github.com/silverstein/claude-scientific-skills-desktop/tree/main/corpus/fda-database
Command: npx skills add https://github.com/silverstein/claude-scientific-skills-desktop --skill fda-database-silverstein

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Finding trustworthy FDA regulatory context across drugs, devices, foods, veterinary products, and substances is time-consuming when you must repeatedly search different openFDA endpoints and interpret results manually.

Core Features & Use Cases

  • Unified openFDA querying: Retrieve adverse events, labeling, recalls, approvals, and shortage data across multiple FDA categories (drugs, devices, food, animal/veterinary, substances).
  • Targeted evidence gathering: Support safety/pharmacovigilance workflows like adverse-event counts, reaction lookups, and recall monitoring with configurable filters.
  • Substance identifier resolution: Look up molecular/substance records using UNII and related identifiers to connect regulatory substance data to analysis tasks.

Use Case: You need a rapid safety and regulatory snapshot for a drug name—aggregate adverse event totals, identify frequent reaction terms, and pull recent recalls for triage and downstream analysis.

Quick Start

Ask: “Use the fda-database skill to query openFDA drug adverse events for aspirin and return a concise safety summary.”

Frequently Asked Questions about fda-database

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

FAQPage Schema
How do I query openFDA for drug adverse events and safety signals?

You can retrieve drug adverse events from openFDA through a parameterized query interface that returns JSON records with optional filtering, limiting, and pagination to support safety signal exploration and reaction lookups.

Can I monitor FDA recalls across multiple product categories in one search?

You can monitor FDA recalls across drugs, devices, food, and veterinary products through a unified openFDA querying interface that returns structured JSON records for recall monitoring workflows.

What openFDA data is available for medical device regulatory submissions?

openFDA provides medical device regulatory evidence including adverse events, recalls, and approval pathway data, retrievable as structured JSON records with configurable filters and field aggregation.

How do I resolve substance identifiers using UNII for pharmacovigilance research?

You can resolve substance identifiers by querying openFDA substance data using UNII to look up molecular records, connecting regulatory substance data to pharmacovigilance and analysis tasks.

Does the openFDA query interface support field aggregation and pagination?

The openFDA query interface provides deterministic, parameterized access to FDA data with optional filtering, limiting, pagination, and field aggregation for structured JSON record retrieval.

What's the best way to get a regulatory snapshot for a specific drug name?

Get a regulatory snapshot by querying openFDA drug endpoints to aggregate adverse event totals, identify frequent reaction terms, and pull recent recalls for triage and downstream analysis.