Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
의료/건강 상담 스킬. 10개 인텐트 라우팅(Symptom Check~Beginner Guide), hira-hospital 병원 연계 + 국가건강정보포털 API + 식약처 의약품 API 기반 Flash+Deep-Dive 2겹 리포트. 트리거: "증상", "어디 아파", "진료과"...
의료/건강 상담 스킬. 10개 인텐트 라우팅(Symptom Check~Beginner Guide), hira-hospital 병원 연계 + 국가건강정보포털 API + 식약처 의약품 API 기반 Flash+Deep-Dive 2겹 리포트. 트리거: "증상", "어디 아파", "진료과"...
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
건강·의료 질문을 10개 인텐트로 분류하고, hira-hospital + 국가건강정보포털 + 식약처 API 기반으로 리포트를 생성한다.
응급 징후 감지 시 즉시 119 안내 — 다른 모든 처리보다 우선 징후: 흉통, 호흡 곤란, 의식 저하, 마비, 심한 출혈, 고열(39°C↑) + 경련
#인텐트사용자 표현 예시기본 산출물1Symptom Check"머리가 아파" "어디 가야 해?"증상 → 진료과 + 병원 연계2Find Hospital"근처 병원 찾아줘"hira-hospital 호출3Disease Info"당뇨가 뭐야?" "고혈압 원인"질환 정보 Flash4Drug Info"타이레놀 용법" "이 약 뭐야?"의약품 용법·부작용5Emergency Guide"응급인지 모르겠어" "119 불러야 해?"응급 판단 + 즉시 안내6Health Checkup"건강검진 언제 받아?"검진 종류·주기·대상7Vaccination"독감 예방접종" "필수 접종"접종 일정·대상·방법8Healthy Living"혈압 낮추는 법" "건강한 식단"생활 습관 가이드9Mental Health"번아웃인 것 같아" "우울해"정신건강 정보 + 상담 연계10Beginner Guide"병원 처음인데" "진료과 뭐가 있어?"의료 시스템 입문 상세: references/intent_router.md
도구용도상태hira-hospital 스킬병원 검색 + 진료과·운영시간✅ 동작국가건강정보포털 API질환·증상·건강 정보 669건⏳ 승인 대기 (키 저장위치: ~/.config/kdca/api_key)식약처 의약품개요정보 API의약품 용법·효능·부작용⏳ 승인 대기 (data.go.kr 기존 키)web_searchAPI 미승인 기간 대체 + 최신 정보 보강✅ 동작
Flash Layer: 항상 출력 (20~40줄) Deep-Dive Layer: 명시 요청 시, 또는 Disease Info / Drug Info / Mental Health 인텐트 상세: references/output_templates.md
본 내용은 일반 건강 정보 제공 목적이며, 의학적 진단·처방이 아닙니다. 증상이 지속되거나 악화되면 반드시 의사 진료를 받으시기 바랍니다. 응급 상황 시 즉시 119에 연락하세요.
health.kdca.go.kr → 오픈API 신청 키 저장: mkdir -p ~/.config/kdca && echo "YOUR_KEY" > ~/.config/kdca/api_key
data.go.kr/15075057 활용신청 (자동승인) 키 저장: mkdir -p ~/.config/data-go-kr && echo "YOUR_KEY" > ~/.config/data-go-kr/api_key API 미승인 상태에서도 web_search 폴백으로 기본 동작합니다.
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.