Skip to content

Releases: studioxvii/modbus-skills

0.2.1

Choose a tag to compare

@cursor cursor released this 21 Aug 01:11
33e9e1b

Fixed

  • Windows-safe compile-user-map case artifact writes
  • Claude plugin LF packaging on Windows

Changed

  • capture-sample contract clarity (probe only; stop before live read)
  • Unit ID scope disclosure (1..247; reject 0/255)

See CHANGELOG.md for details.

Modbus Skills 0.2.0

Choose a tag to compare

@studioxvii studioxvii released this 16 Aug 00:48
6945153

Modbus Skills 0.2.0 is the first public release.

Turn a vendor Modbus manual, spreadsheet, or register map into a human-readable user map, JSON/CSV exports, bounded read plans, and optional Node-RED, Modpoll, or ModScan files. The tools are read-only: they do not generate writes, broadcasts, discovery scans, or unbounded polling.

Highlights

  • 20 focused skills for Codex, Cursor, Claude Code, and other Agent Plugins 1.0 clients
  • $compile-user-map as the primary path from an OEM source to engineering files
  • Deterministic runtime, synthetic fixtures, and repository verification
  • Node-RED exports have a recorded native acceptance result

BETA

Modpoll, Witte Modbus Poll, and ModScan exports are BETA until those native applications are verified. Generated files stay read-only and labeled as unverified.

Install

git clone https://github.com/studioxvii/modbus-skills.git
cd modbus-skills
codex plugin marketplace add "$PWD"
codex plugin add modbus-skills@modbus-skills

Docs: https://studioxvii.github.io/modbus-skills/