law-machine-readable-interpreter

Official

Turn YAML laws into executable machine_readable logic.

AuthorMinBZK
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill analyzes rule YAML files and automatically generates complete machine_readable sections that encode parameters, inputs, outputs, and execution logic for automated interpretation.

Core Features & Use Cases

  • Extract executable semantics from articles to enable automated evaluation
  • Create definitions, inputs, and actions that map to the law text
  • Cross-reference and TODOs for missing dependencies to maintain progress

Quick Start

Open a Dutch law YAML file under regulation/nl/ and run the interpreter to append machine_readable sections, then validate with the provided schema.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: law-machine-readable-interpreter
Download link: https://github.com/MinBZK/regelrecht-mvp/archive/main.zip#law-machine-readable-interpreter

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository