sledovane-dokumenty

Track changes in Czech legislation via CODEXIS with version diffs and amendment alerts.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Legal professionals and businesses struggle to stay current with amendments to Czech laws and regulations. This Skill automates the monitoring of CODEXIS legal documents, detecting new versions, computing text diffs, and alerting users when tracked legislation changes. ## Core Features & Use Cases - Document Tracking: Add Czech laws by codexisId, save baseline versions, and detect amendments with automatic text diffs. - Related Document Monitoring: Track changes in related case law, implementing regulations, and other linked legislation. - Watched Folders: Scan your own contracts and documents, extract referenced legislation with AI, and monitor those laws for changes. - Use Case: An HR manager tracks the Czech Labour Code (CR13986), adds notes about working time and notice periods, and receives an email alert with a personalized summary whenever an amendment is published. ## Quick Start Ask the assistant to track the Czech Labour Code and notify you when an amendment is published.

Frequently Asked Questions about sledovane-dokumenty

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

FAQPage Schema
How do I track changes in Czech legislation automatically?▼

Add the law to tracking with its CODEXIS base document ID, for example cdx-sledovane-dokumenty add CR13986 for the Labour Code. The tool saves the current version as a baseline and the check command detects new versions with text diffs.

How to monitor laws referenced by my own contracts?▼

Use the folder watch feature: run folder add on your contracts directory, then folder harvest to extract referenced legislation with AI. A daily deterministic check compares each referenced act's CODEXIS version against the stored baseline and notifies you of changes.

Can I track related documents like case law and implementing regulations?▼

Yes, after adding a document you can track relation types such as PROVADECI_PREDPIS or JUDIKATURA. Run related types to see available options with counts, then add the ones you need; new or removed related documents appear as change entries.

Do I need to create a scheduled automation for periodic checks?▼

No, the plugin ships with two automations: a weekly check for tracked acts and a daily folder check. Creating another automation is redundant because a change is recorded once and later runs skip it.

What is the difference between a codexisId and a version ID?▼

The codexisId is the base document ID like CR13986, while a version ID includes a date suffix like CR13986_2027_01_01. For tracking you must use the base ID and strip the date suffix.