eae-adapter
✓Create Adapter types in EAE for reusable bidirectional interfaces (socket/plug pattern).
Installation
SKILL.md
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
When called with --register-only, this skill skips file creation and only performs dfbproj registration. This mode is used by eae-fork to complete the fork workflow after file transformation.
| {Name}.adp | Main adapter (NOT .fbt!) | | {Name}.doc.xml | Documentation |
Create Adapter types in EAE for reusable bidirectional interfaces (socket/plug pattern). Source: sapiencezk/eae-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/sapiencezk/eae-skills --skill eae-adapter- Source
- sapiencezk/eae-skills
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is eae-adapter?
Create Adapter types in EAE for reusable bidirectional interfaces (socket/plug pattern). Source: sapiencezk/eae-skills.
How do I install eae-adapter?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/sapiencezk/eae-skills --skill eae-adapter Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/sapiencezk/eae-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01