eae-cat
Installation
SKILL.md
EAE CAT Block Creation
Create and register CAT (Composite Application Type) blocks - the most common block type in EAE.
CAT = Enhanced Composite FB with:
- HMI visualization (symbols)
- OPC-UA server interface
- Persistence (offline parameters)
This skill handles:
- Creating new CAT blocks from scratch
- Registering CAT blocks in dfbproj (including forked blocks from eae-fork)
- Generating HMI symbol files
- Validating CAT registration
Tip: Need standard blocks like E_CYCLE, E_DELAY, or MQTT inside your CAT? Use
/eae-runtime-baseto find the right Runtime.Base block.