eae-skill-router
Installation
SKILL.md
EAE Skills Router
Router skill for EAE (EcoStruxure Automation Expert) development.
CRITICAL RULE - NEVER BYPASS SKILLS:
- ALWAYS use an EAE skill for ANY operation on EAE files (
.fbt,.adp,.dt,.cfg,.dfbproj, etc.)- This applies to BOTH creating AND modifying existing blocks
- NEVER directly read, edit, or write EAE files outside of a skill context
- When modifying an existing block, invoke the appropriate skill with the modification request
- The skill will handle reading, validating, and updating all related files correctly