eae-datatype

Installation
SKILL.md

EAE DataType Creation

Create or modify custom data types: structures, enumerations, arrays, and subranges.

CRITICAL RULE: ALWAYS use this skill for ANY operation on DataType files.

  • Creating new DataTypes
  • Modifying existing DataTypes (adding fields, enum values, etc.)
  • NEVER directly edit .dt files outside of this skill

DataType Key Differences:

  • Uses DataType.dtd (NOT LibraryElement.dtd)
  • Uses Standard="1131-3" (IEC 61131-3)
  • Has NO GUID attribute
  • Located in IEC61499/DataType/ subfolder
  • Uses .dt extension (NOT .dtp)

Quick Start

Installs
8
First Seen
Jan 22, 2026
eae-datatype — sapiencezk/eae-skills