Connect to a running NeuroSkill instance and incorporate the user's real-time cognitive and emotional state (focus, relaxation, mood, cognitive load, drowsiness, heart rate, HRV, sleep staging, and 40+ derived EXG scores) into responses. Requires a BCI wearable (Muse 2/S or OpenBCI) and the NeuroSkill desktop app running locally.
$npx -y skills add gquthier/clawg --skill neuroskill-bciInstalls into the current project.
Run `npx skills use "https://github.com/gquthier/clawg" --skill "gquthier/clawg/neuroskill-bci"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/gquthier/clawg" that are relevant to the current task. Run `npx skills add "https://github.com/gquthier/clawg"` and select the relevant skills, then follow their instructions.