cdx-cz-spp

Search and retrieve Czech municipal ordinances and decrees from sbirkapp.gov.cz.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Finding Czech municipal regulations (obecně závazné vyhlášky, nařízení) requires navigating the official Sbírka právních předpisů portal, and this Skill provides structured search and retrieval of roughly 76,000 legal acts directly from sbirkapp.gov.cz. ## Core Features & Use Cases - Filtered Search: Query municipal regulations by document type, publisher (municipality), legal area, validity status, ICO number, and date ranges for issue, publication, and effectiveness. - Document Retrieval: Fetch document metadata, full text, and tables of contents, with resolved PDF attachment links including page anchors for precise citation. - Use Case: A lawyer needs Brno's ordinance on night-time quiet hours. Search by publisher "Statutární město Brno" and legal area, then retrieve the exact PDF page link to cite in a legal opinion. ## Quick Start Ask the assistant to find the Brno municipal ordinance on night-time quiet hours and provide a link to the official PDF.

Frequently Asked Questions about cdx-cz-spp

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

FAQPage Schema
How do I search Czech municipal ordinances by city?▼

Use the search command with the publikujici filter set to the municipality name, such as "Statutární město Brno". All words in the name must match, and you can combine it with legal area or document type filters to narrow results.

How to filter Czech legal acts by document type?▼

Use the druhPredpisu filter with exact Czech values like "Obecně závazná vyhláška" for ordinances or "Nařízení" for regulations. Values require correct Czech diacritics, as ASCII-stripped variants return zero results.

What data source does Czech municipal regulation search use?▼

All documents come from a single official source: Sbírka právních předpisů (CZSB) at sbirkapp.gov.cz. The collection contains approximately 76,000 legal regulations and 130 other acts including Constitutional Court rulings.

Can I filter regulations by validity or date range?▼

Yes, use the platnost filter for validity status (e.g., "Platné" for valid acts) and date range filters for issue, publication, and effectiveness dates in YYYY-MM-DD format. Cancellation dates are document-specific and not usable as filters.

Why does my municipality search return zero results?▼

Zero results usually occur when Czech diacritics are stripped from filter values like document type or legal area. Ensure exact Czech spelling with diacritics, and verify the publisher name matches the official municipality designation.