cdx-sk

Search and retrieve Slovak legislation and court decisions from six legal databases.

2|1|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/atlasgroupcz/codexis-marketplace --skill cdx-sk-atlasgroupcz
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: cdx-sk
Source: https://github.com/atlasgroupcz/codexis-marketplace/tree/main/plugins/cdx-sk/skills/cdx-sk
Command: npx skills add https://github.com/atlasgroupcz/codexis-marketplace --skill cdx-sk-atlasgroupcz

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Legal professionals and researchers need structured access to Slovak law scattered across multiple sources - e-Zbierka legislation, millions of general court decisions, and rulings from the Supreme, Constitutional, and Supreme Administrative Courts. This Skill provides unified search and retrieval across all six databases with properly formatted legal citations. ## Core Features & Use Cases - Legislation Search (SKEZ): Query ~26,000 regulations from e-Zbierka with filters for document type, validity date, and law number, including historical timecut versions. - Court Decision Search: Search ~4.6M general court decisions (SKVS) plus dedicated databases for the Supreme Court (SKNS, ~105K), Constitutional Court (SKUS, ~53K), and Supreme Administrative Court (SKNSS, ~7.6K) with filters for court, case number, ECLI, decision form, and date ranges. - Document Retrieval: Fetch full text, metadata, tables of contents, and per-page PDF attachments via cdx-sk:// URLs resolved to citable https links. - Use Case: A lawyer preparing a tax dispute filing searches Supreme Administrative Court decisions by case number and date range, then cites the resolved PDF attachment links with proper Slovak legal citation format. ## Quick Start Ask the assistant to find the current wording of a specific Slovak law or to search court decisions on a legal topic, for example: find Slovak Constitutional Court decisions on personal data protection.

Frequently Asked Questions about cdx-sk

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

FAQPage Schema
How do I search Slovak legislation from e-Zbierka?▼

Use the search command with the SKEZ source and filters like docNumber (e.g. 311/2001 Z. z.), typ (Zakon, Vyhlaska), or validAt date to find specific law versions. Free-text query searches paragraph text, titles, and headings across ~26,000 regulations.

How do I find Slovak court decisions by case number?▼

Use the caseNumber or spisovaZnacka filter with the appropriate court database source. General courts use SKVS, the Supreme Court uses SKNS, the Constitutional Court uses SKUS, and the Supreme Administrative Court uses SKNSS, each accepting exact case file number matches.

What Slovak court databases are covered?▼

Six sources are covered: e-Zbierka legislation (SKEZ), general court decisions (SKVS, ~4.6M), legacy supreme and constitutional decisions (SKNUS, 1993-2018), Supreme Administrative Court (SKNSS, 2021 onward), Constitutional Court (SKUS, ~53K), and Supreme Court (SKNS, ~105K).

Can I search Slovak court decisions by ECLI identifier?▼

Yes, the SKVS and SKNUS sources support exact ECLI matching via the ecli filter, such as ECLI:SK:OSBA1:2024:1234567890. The first-party court databases return ECLI as a result field, though older records may lack it and require case number lookup instead.

Why should I avoid includeAllAssets on legislation metadata?▼

The SKEZ meta endpoint defaults to includeAllAssets=false, returning only the current timecut's PDF assets. Setting it to true returns assets for every historical version - laws like the Criminal Code have ~80 versions - which is rarely useful when answering questions about current law.

What are the limitations of the Slovak Supreme Court database?▼

The SKNS database covers roughly 1996 to present but source data lags about one year. Decision text exists only in attached PDFs, and the subject matter field is unstructured free text with no related-document surface available.