idle -> listening -> thinking -> idle
Using Sam
sam install action -g https://github.com/elbywan/snips-skill-apa102
sam service restart snips-skill-server
# Go to the snips skills folder
cd /var/lib/snips/skills/
# Clone from the repository
git clone https://github.com/elbywan/snips-skill-apa102
# Install dependencies
cd snips-skill-apa102
npm install
# Restart the skill server
sudo systemctl restart snips-skill-server