Modbus Skills
Description
Read-only Modbus engineering skills and workflows for Codex, Claude Code, Cursor, and other Agent Plugins clients.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Modbus Skills
Read-only Modbus engineering workflows for Codex, Claude Code, Cursor, and other clients that implement the Agent Plugins 1.0 standard.
Turn vendor Modbus documentation into clear, usable engineering files.
Modbus Skills helps controls, commissioning, and integration engineers turn a vendor manual, spreadsheet, PDF, or existing register map into:
- a human-readable user map
- JSON and CSV exports
- bounded read plans
- optional Node-RED, Modpoll (BETA), Modbus Poll (BETA), or ModScan (BETA) files
It can also compare firmware revisions, investigate byte order, and analyze captured Modbus data.
The tools are read-only by design. They produce user maps, bounded read plans, and a short question list when the documentation is unclear.
See [when to use this](docs/when-to-use.md) and the [worked example](docs/examples/compile-user-map/README.md).
First 10 minutes
- Add the project once. The install steps are below.
- Ask for a user map from your local manual or spreadsheet, and name the measurements you actually need.
- Open the three files it writes: the readable map, the JSON, and the CSV.
You can say this in plain language:
Use this manual to make a user map for temperatures, operating status,
alarms, and power. Give me a readable map plus JSON and CSV.
If you want to see the result before using a real manual, open the [worked example](docs/examples/compile-user-map/README.md). If you want help choosing the next step, ask for that.
Who this is for
Use Modbus Skills when you need to turn vendor documentation into something an engineer or polling tool can use. It is useful for controls engineers, commissioning teams, system integrators, and anyone reviewing a device map or captured Modbus data.
What you can do
| If you have... | You can... |
|---|---|
| A vendor manual or register map | Build a user map for the measurements you need |
| A PDF, spreadsheet, CSV, JSON, XML, or text file | Extract and check regis |
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11