Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
nomadamas avatar

Mfds Drug Safety

  • 2.8k installs
  • 6.5k repo stars
  • Updated July 27, 2026
  • nomadamas/k-skill

mfds-drug-safety is a Korean interview-first skill querying MFDS official drug info via k-skill-proxy without prescribing.

About

The mfds-drug-safety skill queries Korean MFDS official drug information including e약은요 summaries and safe over-the-counter drug data through k-skill-proxy, but mandates an interview before answering when users mention symptoms or dosing situations. It collects who will take the drug, existing medications, duration, symptoms, comorbidities, allergies, and red flags such as breathing difficulty, altered consciousness, or severe rash. Red flags prioritize 119 or emergency room guidance over API lookup. After confirmation it calls /v1/mfds/drug-safety/lookup to summarize efficacy, usage, precautions, interactions, adverse reactions, and storage from official text only. The skill never diagnoses, prescribes, or gives final permission to combine drugs, always noting pharmacist or physician confirmation for interactions. CLI helpers support interview and multi-drug lookup flows with python3, network access, and optional self-hosted KSKILL_PROXY_BASE_URL configuration. Lookup responses quote official precaution and interaction passages when present.

  • Mandatory drug symptom interview before answering combination or safety questions.
  • Queries MFDS e약은요 and safe OTC drug data via k-skill-proxy lookup route.
  • Red flags trigger 119 or emergency guidance over drug API lookup.
  • Never prescribes, diagnoses, or gives final combine-drugs permission.
  • Summarizes official efficacy, precautions, and interaction text only.

Mfds Drug Safety by the numbers

  • 2,807 all-time installs (skills.sh)
  • +131 installs in the week ending Jul 28, 2026 (Skillselion tracking)
  • Ranked #187 of 3,301 Productivity & Planning skills by installs in the Skillselion catalog
  • Security screen: MEDIUM risk (skills.sh audit)
  • Data as of Jul 28, 2026 (Skillselion catalog sync)
At a glance

mfds-drug-safety capabilities & compatibility

Capabilities
mandatory symptom and dosing interview gate · k skill proxy drug safety lookup route · official interaction and precaution text summari · red flag emergency escalation policy · multi drug lookup cli helper
Use cases
research · web search
npx skills add https://github.com/nomadamas/k-skill --skill mfds-drug-safety

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs2.8k
repo stars6.5k
Security audit1 / 3 scanners passed
Last updatedJuly 27, 2026
Repositorynomadamas/k-skill

How do I check official Korean drug efficacy, precautions, and interactions when a user asks about combining medicines?

Interview users about drug symptoms, then query MFDS e약은요 drug info via k-skill-proxy without prescribing or diagnosing.

Who is it for?

Korean-language drug information lookups from MFDS public APIs through k-skill-proxy.

Skip if: Skip for medical diagnosis, prescription decisions, or non-Korean pharmaceutical regulatory data.

When should I use this skill?

User asks about Korean drug interactions, MFDS drug info, or symptoms while taking medicine.

What you get

Interview summary plus official lookup JSON with product, company, efficacy, precautions, and interaction quotes.

  • Drug safety summary text
  • Parsed MFDS API response data

Files

SKILL.mdMarkdownGitHub ↗

의약품 안전 체크

What this skill does

식약처 공식 OpenAPI를 `k-skill-proxy` 경유로 조회해 의약품개요정보(e약은요)안전상비의약품 정보를 확인한다.

하지만 사용자가 증상이나 복용 상황을 말하면 바로 단정하지 말고 먼저 되묻는다.

  • 본인/아이/임산부/고령자 여부
  • 어떤 약을 이미 먹었는지 / 지금 먹으려는지
  • 언제부터 얼마나 복용했는지
  • 현재 증상, 기저질환, 알레르기, 복용 중인 다른 약
  • red flag (호흡곤란, 의식저하, 심한 발진, 지속되는 구토/흉통)

red flag 가 있으면 API 조회보다 즉시 119·응급실·의료진 연결을 우선한다.

When to use

  • "이 약이랑 이 약 같이 먹어도 되니?"
  • "타이레놀 먹는 중인데 판콜 같이 먹어도 돼?"
  • "두드러기가 있는데 이 약 계속 먹어도 되나?"
  • "식약처 공식 약 정보로 효능/주의사항 확인해줘"

Prerequisites

  • 인터넷 연결
  • python3
  • 설치된 skill payload 안에 scripts/mfds_drug_safety.py helper 포함
  • k-skill-proxy/v1/mfds/drug-safety/lookup route가 있는 hosted/self-host 프록시에 접근 가능할 것

Credential requirements

  • 사용자 측 필수 시크릿 없음.
  • KSKILL_PROXY_BASE_URL — self-host·별도 프록시를 쓸 때만 설정. 비우면 기본 hosted https://k-skill-proxy.nomadamas.org 를 사용한다.
  • DATA_GO_KR_API_KEY프록시 운영 서버 환경에만 둔다.

Mandatory interview first

증상/복용상황이 언급되면 바로 결론을 말하지 말고 먼저 되묻는다.

권장 첫 질문 예시:

  • 누가 복용하려는지(본인/아이/임산부/고령자), 이미 먹은 약 이름, 언제 얼마나 복용했는지, 지금 있는 증상을 먼저 알려주세요.
  • 호흡곤란, 의식저하, 입술·혀 붓기, 심한 전신 발진이 있으면 즉시 119 또는 응급실로 가야 합니다.

Official surfaces

  • 공공데이터포털 문서: https://www.data.go.kr/data/15075057/openapi.do
  • e약은요 endpoint: https://apis.data.go.kr/1471000/DrbEasyDrugInfoService/getDrbEasyDrugList
  • 공공데이터포털 문서: https://www.data.go.kr/data/15097208/openapi.do
  • 안전상비의약품 endpoint: https://apis.data.go.kr/1471000/SafeStadDrugService/getSafeStadDrugInq
  • 프록시 route: GET /v1/mfds/drug-safety/lookup

Workflow

1. 증상/복용상황이 있으면 인터뷰를 먼저 진행한다. 2. red flag 가 하나라도 있으면 즉시 응급 안내로 전환한다. 3. 약 이름이 확인되면 k-skill-proxy/v1/mfds/drug-safety/lookup 으로 공식 정보를 조회한다. 4. 효능, 사용법, 주의사항, 상호작용, 이상반응, 보관법을 짧게 정리한다. 5. 같이 먹어도 되나? 질문에는 공식 상호작용 문구만 근거로 제시하고, 최종 판단은 약사·의료진 확인이 필요하다고 명시한다.

CLI examples

python3 scripts/mfds_drug_safety.py interview \
  --question "타이레놀이랑 판콜 같이 먹어도 되나요?" \
  --symptoms "두드러기와 어지러움"
python3 scripts/mfds_drug_safety.py lookup --item-name "타이레놀" --item-name "판콜"

Response policy

  • 이 스킬은 진단/처방/복용 지시를 하지 않는다.
  • 공식 문서에 있는 효능/주의/상호작용 문구만 근거로 요약한다.
  • 상호작용 문구가 모호하거나 red flag 가 있으면 약사·의사 상담으로 넘긴다.
  • 증상이 있는 질문은 인터뷰 없이 바로 답하지 않는다.

Done when

  • 증상 또는 복용상황을 먼저 되물었다.
  • red flag 여부를 확인했다.
  • 프록시 route를 통해 공식 endpoint 조회 결과를 JSON으로 정리했다.
  • 최소한 제품명, 업체명, 효능/주의/상호작용이 포함된 요약을 제공했다.

Related skills

How it compares

Choose mfds-drug-safety for Korea MFDS regulated lookups; use general medical research skills only when official Korean regulatory citation is not required.

FAQ

Can this skill say two drugs are safe to combine?

No. It cites official interaction text and states pharmacist or physician confirmation is required for final decisions.

What red flags skip drug lookup?

Breathing difficulty, altered consciousness, severe rash, or persistent vomiting or chest pain trigger emergency guidance first.

What proxy route is used for lookup?

GET /v1/mfds/drug-safety/lookup on k-skill-proxy with default hosted base URL.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.