parking-lot-search

Query Data.go.kr parking data and sort nearby public lots by distance.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Users often need a nearby public parking lot quickly but don’t want to manually search, compare distance, and verify what information is officially available.

Core Features & Use Cases

  • Nearby public parking search: Finds nearby public parking lots based on the user-provided current location (no automatic location guessing).
  • Official Data.go.kr standard dataset: Queries the official 전국주차장정보표준데이터 Open API via k-skill-proxy or the parking-lot-search package.
  • Distance-sorted results with practical fields: Returns a short list (typically 3–5) including name, distance, type (public/and land category), address, operating hours, fees, capacity, contact/manager, and data 기준일자, plus a map link.
  • Clarified non-real-time limitations: Does not claim real-time availability (e.g., remaining spaces or reservability) because the official standard data does not guarantee it.

Quick Start

Ask for nearby public parking by saying: "현재 위치를 알려줄게, 근처 공영주차장 3개만 찾아줘."

Frequently Asked Questions about parking-lot-search

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

FAQPage Schema
How do I find nearby public parking lots for a specific location?

To find nearby public parking lots, you provide your current location or landmark. The Skill queries the official Data.go.kr standard dataset and returns a shortlist sorted by distance, including operating hours and fees.

Can I check real-time parking availability using public parking data?

No, you cannot check real-time parking availability. The Skill uses the official Data.go.kr standard dataset, which does not guarantee real-time remaining spaces or reservability, avoiding any unsupported claims.

What information is included in the distance-sorted parking lot results?

The distance-sorted parking lot results include the name, distance, type, address, operating hours, fees, capacity, contact information, data reference date, and a Kakao Map link for each location.

Does the parking lot search automatically detect my current location?

No, the parking lot search does not automatically detect your location. You must manually supply your current location, which the Skill then anchors using Kakao Map coordinates to find nearby public parking.

How do I search for public parking near a train station or landmark?

You search for public parking near a station by providing the station or landmark name as your location. The Skill processes this through the Data.go.kr API to return a short, actionable list of nearby lots.

Are there limitations to the parking lot data provided?

Yes, a key limitation is the lack of real-time availability data. The dataset provides static details like capacity and fees based on a reference date, but cannot show current empty spaces or allow reservations.