What problem does it solve? Looking up parcels, buildings, units, and title deed numbers in the Czech Property Registry (ČÚZK) normally requires manual portal searches, and monitoring a cadastral proceeding (vklad/záznam) for status changes means repeatedly checking by hand. This Skill wraps the ČÚZK REST API KN in a single CLI and adds stateful tracking with automatic change detection and notifications. ## Core Features & Use Cases - Cadastral lookups: Resolve addresses via RUIAN search, then fetch parcels, buildings, units, proceedings, rights of superficies, neighboring parcels, and workplace directories as structured JSON. - Proceeding monitoring: Add proceedings (e.g. V-123/2026-701) to a tracker that diffs status, completed operations, and payment state against ČÚZK, with e-mail and in-app notifications on change. - Scheduled watchdogs: Combine tracking with a cron automation so users are alerted weekly or daily when a proceeding's state changes. - Use Case: A user asks whether their parcel has a pending proceeding (plomba); the assistant resolves the parcel, checks rizeniPlomby, zpusobyOchrany, and pravoStavby, then offers to track the proceeding and e-mail them when its status changes. ## Quick Start Ask the assistant to look up a building in the Czech cadastre by address, for example to find the parcels and title deed number for a house at a given Prague address.