mfds-drug-safety

Run a mandatory symptom-and-dosing interview before retrieving MFDS drug safety records.

7.1k|836|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/NomaDamas/k-skill --skill mfds-drug-safety
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mfds-drug-safety
Source: https://github.com/NomaDamas/k-skill/tree/main/mfds-drug-safety
Command: npx skills add https://github.com/NomaDamas/k-skill --skill mfds-drug-safety

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires urllib, argparse, json, re, os, and includes scripts (resource) components.

What problem does it solve?

Prevents unsafe or reckless medication decisions by forcing an interview-first flow (symptoms and dosing context) before retrieving and summarizing official MFDS drug safety information.

Core Features & Use Cases

  • Mandatory symptom and dosing interview first: Collects user/recipient (self/child/pregnant/elderly), already-taken vs to-take drugs, timing and dosage, current symptoms, comorbidities, allergies, and other meds before answering.
  • Red-flag safety gating: If red flags (e.g., breathing difficulty, loss of consciousness, severe rash, persistent vomiting/major chest pain) are present, prioritizes urgent emergency guidance over API lookup.
  • Official MFDS lookup via k-skill-proxy: Retrieves e약은요 (drug overview) and safe over-the-counter medicine info through the proxy route and summarizes efficacy, usage, warnings/cautions, interactions, side effects, and storage with policy constraints.

Quick Start

Ask the AI agent: “두드러기가 있는데 타이레놀을 판콜이랑 같이 먹어도 되는지, 먼저 증상/복용상황 질문부터 하고 식약처 근거로 요약해줘.”

Frequently Asked Questions about mfds-drug-safety

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

FAQPage Schema
How do I check drug safety and interactions using official MFDS data before taking medication?

The k-skill-proxy lookup retrieves official MFDS drug safety records covering e약은요 overviews, safe over-the-counter medicine checks, interactions, and side effects. It strictly summarizes official guidance and does not provide medical diagnosis or dosing instructions.

Can I get medication advice if I have severe symptoms like breathing difficulty or persistent vomiting?

If severe symptoms like breathing difficulty or persistent vomiting are detected as red flags, the system prioritizes urgent emergency guidance over the MFDS drug safety lookup. This safety gating ensures critical conditions receive immediate attention rather than standard medication information retrieval.

What information do I need to provide for a safe over-the-counter medicine check?

The safe over-the-counter medicine check requires recipient type (self, child, pregnant, elderly), already-taken versus to-take drugs, timing, dosage, current symptoms, comorbidities, allergies, and concurrent medications before retrieving official MFDS drug safety records via the k-skill-proxy lookup route.

Does the drug safety lookup work for combining medicines and ongoing intake scenarios?

The drug safety lookup works for combining medicines, ongoing intake, and symptom-related concerns by retrieving official MFDS data. It summarizes interactions, warnings, and cautions for these scenarios while enforcing a mandatory symptom and dosing interview before providing any official guidance.

What limitations exist when using MFDS drug safety data for medication decisions?

Limitations include the strict policy constraint of summarizing only official guidance without giving diagnosis or dosing instructions. Additionally, the mandatory interview-first flow and red-flag gating may bypass standard lookup responses entirely if emergency symptoms are detected.