analizator-przepisow-v2

Analyzes Polish legal provisions with verified sources, case law, and amendment history.

134|32|Updated Jun 5, 2026
One-click install
npx skills add https://github.com/michaleiatrak-star/Lex-Machina --skill analizator-przepisow-v2-michaleiatrak-star
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: analizator-przepisow-v2
Source: https://github.com/michaleiatrak-star/Lex-Machina/tree/main/Wersja%20rozwojowa%20rozpakowana/analizator-przepisow-v2
Command: npx skills add https://github.com/michaleiatrak-star/Lex-Machina --skill analizator-przepisow-v2-michaleiatrak-star

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Legal analysis of Polish statutes requires checking the current or historical wording of provisions, decomposing their logical prerequisites, and verifying case law — all while avoiding hallucinated article numbers or fabricated court signatures. This Skill enforces a hard gate that forbids citing any provision or ruling from memory, requiring live verification against official sources like ISAP before any citation. ## Core Features & Use Cases - Verified provision retrieval: Fetches the exact wording of articles from ISAP with a mandatory source hierarchy (official journals, court databases, auxiliary portals) and tracks all amendments published after the consolidated text. - Prerequisite decomposition and case matching: Breaks a provision into a logical tree of prerequisites (conjunction, alternative, mixed), evaluates each against the user's facts with confidence levels, and produces a structured conclusion. - Case law, norm mapping, and vacatio legis: Automatically pulls three verified rulings per provision, detects divergent judicial lines, maps references between norms, and handles multi-stage amendments and transitional rules. - Use Case: A user asks whether art. 415 of the Polish Civil Code applies to their dispute as of a past date. The Skill retrieves the historical wording, decomposes the prerequisites, flags a non-uniform case law line on fault, and delivers an interactive HTML report with seven tabs. ## Quick Start Ask the assistant to analyze a specific Polish provision, for example: analyze article 415 of the Civil Code for my case with the legal state as of January 1, 2020.

Frequently Asked Questions about analizator-przepisow-v2

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

FAQPage Schema
How do I analyze a Polish legal provision with case law?▼

Provide the provision identifier (e.g., art. 415 KC), the analysis date, case type, and facts. The Skill retrieves the verified text from ISAP, decomposes its prerequisites, and automatically pulls three verified rulings from official court databases with a divergence alert if the judicial line is inconsistent.

How to check the historical wording of a Polish statute?▼

Specify a target date and the Skill uses its historical mode to find the consolidated text in force on that day via ISAP. It produces a chronology of amendments, the literal wording on the target date, and a comparison with the current version.

Does this Skill cite legal provisions from the AI model's memory?▼

No. A hard gate forbids citing any provision, article number, journal reference, or court signature from memory. Every citation must be fetched and verified online from official sources, or it is marked as unverified and the analysis continues without the provision text.

What is vacatio legis analysis and when is it triggered?▼

Vacatio legis analysis handles the gap between publication and entry into force of an act, including multi-stage amendments and transitional clauses. It triggers automatically when the amendment history shows pending changes or when the event date falls between publication and effectiveness.

What happens if ISAP and other official sources are unavailable?▼

The Skill tries fallback official sources such as sejm.gov.pl, EUR-Lex, and BIP. If all are unavailable, it stops the analysis, informs the user, and asks them to supply the provision text rather than analyzing from memory.

Can non-lawyers use this Skill to understand a provision?▼

Yes. A dedicated module generates a plain-language explanation with a real-life example and a jargon-to-plain-language glossary whenever a layperson is detected or an explanation is requested, presented alongside the technical analysis.