party party party
this version is the LivinGrimoire stript to a skeleton of code.

add skills and run all the skills in each think cycle.

it's ideal for Arduino boards and robotics, because it enables packaging
code into skills as well as running all the skills in each think cycle.

the LivinGrimoireLight library also contains a hello world skill and example
use code for the main .ino file, and instructions for adding the library
to an Arduino project.

https://github.com/yotamarker/public-livinGrimoire/tree/master/livingrimoire%20start%20here/LivinGrimoire%20Arduino%20C%2B%2B

overall there are 5 versions of the LivinGrimoire:
Java, Python, Swift : which are the latest versions

the older version in Kotlin

and this C++ light version.

while the LivinGrimoire is an AGI software design pattern, it can also be refered to as a
coding kit, which is also equiped with coding cheat sheet for each coding language.
party