← All skills
Tencent SkillHub · Developer Tools

Health Guide

의료/건강 상담 스킬. 10개 인텐트 라우팅(Symptom Check~Beginner Guide), hira-hospital 병원 연계 + 국가건강정보포털 API + 식약처 의약품 API 기반 Flash+Deep-Dive 2겹 리포트. 트리거: "증상", "어디 아파", "진료과"...

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

의료/건강 상담 스킬. 10개 인텐트 라우팅(Symptom Check~Beginner Guide), hira-hospital 병원 연계 + 국가건강정보포털 API + 식약처 의약품 API 기반 Flash+Deep-Dive 2겹 리포트. 트리거: "증상", "어디 아파", "진료과"...

⬇ 0 downloads ★ 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md, domain_config.yaml, playbook.md, references/intent_router.md, references/output_templates.md, references/source_tiers.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

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.

Upgrade existing

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.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.1

Documentation

ClawHub primary doc Primary doc: SKILL.md 8 sections Open source page

🏥 Health Guide (의료/건강) 스킬

건강·의료 질문을 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에 연락하세요.

국가건강정보포털 API (질환·증상 정보)

health.kdca.go.kr → 오픈API 신청 키 저장: mkdir -p ~/.config/kdca && echo "YOUR_KEY" > ~/.config/kdca/api_key

식약처 의약품 API (의약품 정보)

data.go.kr/15075057 활용신청 (자동승인) 키 저장: mkdir -p ~/.config/data-go-kr && echo "YOUR_KEY" > ~/.config/data-go-kr/api_key API 미승인 상태에서도 web_search 폴백으로 기본 동작합니다.

Category context

Code helpers, APIs, CLIs, browser automation, testing, and developer operations.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
5 Docs1 Config
  • SKILL.md Primary doc
  • playbook.md Docs
  • references/intent_router.md Docs
  • references/output_templates.md Docs
  • references/source_tiers.md Docs
  • domain_config.yaml Config