Documentation
Welcome to the Node-RED Alexa Home Skill Bridge documentation
Create Account
Before you start the first thing that needs to be done is to create an account on this site. You can do this by clicking here
Link Account
Once you have an account you need to add the Skill to your Alexa powered device
Install Nodes
There are serveral ways to install new nodes into Node-RED
The simplest is to use the installer built into the Node-RED admin UI.
You can also install the nodes from the command line
And finally if you are embedding Node-RED into your own application you can add the node to the package.json file for your project and it will be included when you do an install.