neis-school-cli

Query Korean school information, meals, and timetables from the official NEIS OpenAPI. Use when the user asks for school lunch menus, school timetables, or school code lookup in Korea. Prefer --json output when another agent or tool will consume the result.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "neis-school-cli" with this command: npx skills add techkwon/neis-school-cli

NEIS School CLI

Use this skill when the user wants:

  • 학교명으로 학교 코드 찾기
  • 학교 급식 조회
  • 학교 시간표 조회
  • NEIS OpenAPI 기반 CLI 사용

Requirements

  • python3
  • Optional: NEIS_API_KEY

Commands

학교 검색:

python3 scripts/neis_cli.py school search "세종과학예술영재학교"

급식 조회:

python3 scripts/neis_cli.py meal --school "늘봄초등학교" --date 2026-03-16

시간표 조회:

python3 scripts/neis_cli.py timetable --school "세종과학예술영재학교" --date 2026-03-16 --grade 1 --classroom 1

Notes

  • Use --json when another agent, script, or UI will consume the result.
  • JSON output includes ok, command, endpoint, query, count, and data.
  • Read references/neis-api.md only when you need endpoint details or response-shape reminders.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

KTO TourAPI CLI

Korean tourism content (관광지·문화시설·축제공연·여행코스·레포츠·숙박·쇼핑·음식점) via 한국관광공사 TourAPI 4.0 (apis.data.go.kr/B551011/KorService2). Eight subcommands wrap areaCode2, cat...

Registry SourceRecently Updated
510Profile unavailable
Coding

NTS BizNo CLI

Verify Korean business registration numbers (사업자등록번호) via the official NTS (국세청) public API. Operating-status lookup (계속/휴업/폐업), full authenticity check (b_n...

Registry SourceRecently Updated
640Profile unavailable
Coding

Korean Holiday CLI

Korean public holidays, business-day calculator, and lunar↔solar converter (CLI). Check if a date is a Korean public holiday (including 대체공휴일), list holidays...

Registry SourceRecently Updated
1040Profile unavailable
Coding

OpenDART CLI

한국 금융감독원 DART OpenAPI를 터미널에서 조회 및 검색하고, 기업 정보와 재무제표 등을 JSON으로 출력하는 CLI 도구입니다.

Registry SourceRecently Updated
1450Profile unavailable