← All skills
Tencent SkillHub · Developer Tools

Welfare Guide

육아/복지/정부지원금 스킬. 9개 인텐트 라우팅(Benefit Search~Beginner Guide), 보조금24+복지로 중앙/지자체 API 3-Layer 기반 맞춤형 혜택 조회. 트리거: "지원금", "복지", "혜택", "보조금", "육아", "출산", "보육료", "아동수당...

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

육아/복지/정부지원금 스킬. 9개 인텐트 라우팅(Benefit Search~Beginner Guide), 보조금24+복지로 중앙/지자체 API 3-Layer 기반 맞춤형 혜택 조회. 트리거: "지원금", "복지", "혜택", "보조금", "육아", "출산", "보육료", "아동수당...

⬇ 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 6 sections Open source page

🍀 Welfare Guide (육아/복지/정부지원금) 스킬

복지·지원금 질문을 9개 인텐트로 분류하고, 보조금24 + 복지로 중앙부처/지자체 API 3-Layer로 맞춤형 혜택을 조회한다.

인텐트 라우터

#인텐트사용자 표현 예시기본 산출물1Benefit Search"받을 수 있는 혜택 뭐야?"조건 기반 맞춤 혜택 목록2Childcare"아이 키우면 지원금 뭐 있어?"육아·보육 지원 패키지3Birth Support"출산하면 뭐 받아?"출산 지원 총정리 Flash4Basic Living"기초생활수급자 되려면?"수급 조건 + 신청 방법5Youth Support"청년 혜택 뭐 있어?"청년 전용 지원 목록6Senior Support"부모님 노인 혜택 뭐 있어?"노인 복지 서비스 목록7Disability Support"장애인 지원금 뭐 있어?"장애인 복지 서비스 목록8How to Apply"어떻게 신청해?"신청 절차 + 서류 안내9Beginner Guide"복지 처음인데"복지 시스템 입문 Flash 상세: references/intent_router.md

API 3-Layer 구조

API제공기관내용상태보조금24 (15113968)행정안전부정부부처+지자체+공공기관 수혜서비스 전체⏳ 활용신청 필요복지로 중앙부처 (15090532)한국사보원중앙부처 복지사업 + 수급 조건 상세⏳ 활용신청 필요복지로 지자체 (15108347)한국사보원지역별 지자체 복지서비스⏳ 활용신청 필요 → 3개 조합 시 중앙 + 지역 완전 커버. 조건(나이/지역/가구/소득) 기반 필터링 가능

출력 구조

Flash Layer: 항상 출력 Deep-Dive Layer: 명시 요청 시, 또는 Basic Living / Benefit Search 인텐트 상세: references/output_templates.md

⚠️ 면책

본 내용은 정보 제공 목적이며, 실제 수급 여부는 해당 기관에서 결정합니다. 최신 정책은 복지로(www.bokjiro.go.kr) 또는 주민센터에서 확인하세요.

🔧 Setup (공공데이터 포털 API)

data.go.kr 회원가입 → 일반 인증키(Decoding) 복사 아래 3개 서비스 활용신청 (모두 자동승인): 복지로 중앙부처 (15090532) 복지로 지자체 (15108347) 보조금24 (15113968) 키 저장: mkdir -p ~/.config/data-go-kr echo "YOUR_API_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