Modbus Skills

Read-only skill

Check Map

Check a normalized Modbus map for identity, range, overlap, width, access, function, and byte-order problems.

Use this when

The user wants deterministic lint/validation findings on a normalized or reviewed register map.

What you get back

Example request

Find duplicates overlaps and invalid widths in this Modbus map.

Safety boundary

This skill does not write registers, force coils, broadcast, scan a network, or start unbounded polling. Unresolved engineering fields stay visible.

View Check Map source on GitHub