household-waste-info

Query the Korean household waste Open API for district disposal schedules.

7.1k|836|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/NomaDamas/k-skill --skill household-waste-info
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: household-waste-info
Source: https://github.com/NomaDamas/k-skill/tree/main/household-waste-info
Command: npx skills add https://github.com/NomaDamas/k-skill --skill household-waste-info

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the hassle of finding official household waste disposal rules (day/time/location) for your exact area by retrieving guidance from the government household waste Open API.

Core Features & Use Cases

  • Area-based trash schedule lookup: Accepts a user-provided district (시군구) name and returns disposal guidance for that area.
  • Category-specific guidance: Summarizes schedules and places/methods for 생활쓰레기, 음식물쓰레기, and 재활용품.
  • Official API-backed responses: Uses the administration household waste disposal information Open API, with serviceKey handled via a proxy so you don’t store API keys locally.

Quick Start

Ask: “강남구 생활쓰레기 배출 요일과 시간(장소/방법) 알려줘.”

Frequently Asked Questions about household-waste-info

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find the household waste disposal schedule for my district in Korea?

To find the household waste disposal schedule, provide your Korean district (시군구) name and the Skill queries the official 생활쓰기배출정보 Open API to return the designated days, times, and locations for your area.

Can I get specific collection days for food waste and recyclables in my area?

Yes, you can get specific collection days for food waste (음식물쓰레기) and recyclables (재활용품) by asking the Skill with your district name, which returns category-specific disposal guidance from the official API.

How do I check trash recycling days and times for a specific Korean local district?

To check trash recycling days and times, submit a query with your target district name to retrieve a readable summary of disposal schedules, methods, and places directly from the government API.

Do I need an API key to look up Korean local waste disposal info?

No, you do not need an API key to look up waste disposal info because the Skill handles the serviceKey injection automatically via a proxy, meaning no local API key storage or setup is required.

Does the waste disposal schedule lookup work for any city in Korea?

The waste disposal schedule lookup works for any Korean district covered by the administration household waste Open API, requiring a valid district name (cond[SGG_NM::LIKE]) to return accurate local disposal rules.