What problem does it solve? Looking up parcel information in the Slovak land cadastre (ÚGKK SR) normally requires navigating the ZBGIS MAPKA and ESKN portals manually, and direct API calls are blocked by a WAF. This Skill wraps both public endpoints in a single CLI that handles the required browser-like headers and returns structured JSON. ## Core Features & Use Cases - Cadastral unit resolution: Convert a place name (e.g. Ružinov) into its official katastrálne územie code. - Parcel lookup and attributes: Find register C/E parcels by number and fetch official area (výmera), land use (druh pozemku), ownership type codes, and optional WGS84 geometry. - Deep links for owners and title deeds: Generate MAPKA, ESKN portal, CICA, and slovensko.sk links for owner data and list vlastníctva, which are not available anonymously. - Use Case: A user asks for the area and land use of parcel 1234/9 in Ružinov; the Skill resolves the KU code, finds the parcel, fetches its attributes, and returns the official výmera with a MAPKA map link. ## Quick Start Ask the assistant to find the area, land use, and register of a parcel in a Slovak cadastral unit such as Ružinov using the kataster-sk skill.