·eae-basic-fb
</>

eae-basic-fb

sapiencezk/eae-skills

Create Basic Function Blocks in EAE with ECC (Execution Control Chart) state machine and ST algorithms.

9Installs·0Trend·@sapiencezk

Installation

$npx skills add https://github.com/sapiencezk/eae-skills --skill eae-basic-fb

SKILL.md

Create or modify Basic FBs with state machine logic (ECC) and Structured Text algorithms.

CRITICAL RULE: ALWAYS use this skill for ANY operation on Basic FB files. Creating new Basic FBs Modifying existing Basic FBs (adding events, variables, states, algorithms) NEVER directly edit .fbt 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.

Create Basic Function Blocks in EAE with ECC (Execution Control Chart) state machine and ST algorithms. Source: sapiencezk/eae-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/sapiencezk/eae-skills --skill eae-basic-fb
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is eae-basic-fb?

Create Basic Function Blocks in EAE with ECC (Execution Control Chart) state machine and ST algorithms. Source: sapiencezk/eae-skills.

How do I install eae-basic-fb?

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-basic-fb 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