The skill allows you to connect Raspberry Pi to your Alexa device and use it like a Smart Home Device. You can associate one or more "devices" to each of your Raspberry Pi and you can customize their behaviour upon receiving commands from Alexa.
Once the skill is installed: 1. Connect to https://chattyraspi.mirko.io ed login using Login with Amazon button 2. Add all the "devices" you want to create 3. Download the configuration file 4. Install the Python package ChattyRaspi (https://pypi.org/project/chattyraspi/) on your Raspberry Pi 5. Load the above created configuration file on your Raspberry Pi 6. Run "test_chattyraspi --config <file_configurazione.yaml>" 7. Ask Alexa to find your devices and interact with them
If you need further information, please read the Python Chattyraspi documentation.