What problem does it solve? Looking up Slovak companies requires navigating multiple official sources - the RPO open API, the orsr.sk commercial register, and the registeruz.sk financial statements registry - each with different identifiers, URL patterns, and data formats. This Skill unifies them behind a single orsr-cli tool that returns structured JSON. ## Core Features & Use Cases - Company Search & Identification: Find Slovak legal entities by IČO, name, municipality, legal form, or activity, and retrieve full detail records including statutory bodies (konatelia), partners (spoločníci), share capital (základné imanie), registered office, and registration court. - Official Extracts & History: Resolve official orsr.sk links for current (aktuálny výpis) and full historical (úplný výpis) extracts, with validFrom/validTo fields distinguishing current state from history. - Financial Statements: Query registeruz.sk for accounting entities and financial statement IDs linked to an IČO. - Use Case: Verify a Slovak business partner before signing a contract - look up ESET by name, confirm its IČO, current konatelia, share capital, and registration number, then attach the official orsr.sk extract as a citation. ## Quick Start Ask the assistant to look up a Slovak company in the obchodný register by its IČO or name and show its statutory bodies, registered office, and share capital.