US FDA Medications

Look up FDA drug information via CLI or JavaScript API.

2|2|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/Eir-Space/eir-open --skill us-fda-medications
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: US FDA Medications
Source: https://github.com/Eir-Space/eir-open/tree/main/skills/us-medications
Command: npx skills add https://github.com/Eir-Space/eir-open --skill us-fda-medications

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides quick access to comprehensive US FDA medication information, including uses, warnings, and drug interactions, directly from your command line or through a JavaScript API.

Core Features & Use Cases

  • Medication Lookup: Instantly find details for over 81,000 FDA-approved medications.
  • Drug Interaction Checker: Identify potential interactions between different drugs.
  • Use Case: A healthcare professional needs to quickly verify the dosage and potential interactions for a prescribed medication for a patient. They can use this Skill to get accurate information in seconds.

Quick Start

Look up the medication 'lisinopril' using the us-medications command.

Frequently Asked Questions about US FDA Medications

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

FAQPage Schema
How do I look up FDA medication labels and drug interactions via command line?

You can look up FDA medication labels and drug interactions by installing the Skill via npm and running the us-medications command, which queries a database of over 81,000 drug entries.

Can I access US FDA drug information through a JavaScript API?

Yes, the Skill offers a JavaScript API alongside a CLI, allowing you to programmatically retrieve US FDA drug information, uses, warnings, and drug interactions.

Does the medication lookup tool work offline after installation?

The medication lookup tool downloads its full database of over 81,000 FDA drug entries on first use, enabling subsequent queries for drug uses, warnings, and interactions offline.

What npm dependencies do I need to check drug interactions for prescribed medications?

You only need npm installed to check drug interactions. The Skill has no external dependencies and automatically retrieves its full FDA medication database upon first execution.

Are over 81,000 FDA medication entries included in the database or fetched remotely?

The full database of over 81,000 FDA medication entries is downloaded automatically on first use. It includes curated common medications and comprehensive label data for drug interactions.

How do I look up FDA medication labels and drug interactions via command line?

You can look up FDA medication labels and drug interactions by installing the Skill via npm and running the us-medications command, which queries a database of over 81,000 drug entries.