eae-adapter

Installation
SKILL.md

EAE Adapter Creation

Create or modify Adapter types for reusable bidirectional interfaces.

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

  • Creating new Adapters
  • Modifying existing Adapters (adding events, variables, service sequences)
  • NEVER directly edit .adp files outside of this skill

Adapter = Bidirectional Interface Pattern

  • Socket side: sees interface as defined
  • Plug side: sees interface reversed
  • Used for standard communication patterns

Adapter Key Differences:

  • Uses <AdapterType> root element (NOT FBType)
  • Uses .adp extension (NOT .fbt)
  • Uses Standard="61499-1" (NOT 61499-2)
  • Has <Service> element defining communication sequences
Installs
8
First Seen
Jan 22, 2026
eae-adapter — sapiencezk/eae-skills