Collection of sample Amazon Alexa Skills developed using Node.js and Alexa SDK.
Greets a person with different types of greetings depending on a time of the day.
Looks up synonyms of English words.
Tells nutrition information about food.
Learning resources to get up and running with development of Alexa Skills:
- Amazon Developer Alexa - provides general documentation about Alexa SDK.
- Alexa Skills Developer Training - provides Amazon guides and training references.
- Big Nerd Ranch Alexa Skills Kit Training Courses - deep technical training courses for the Alexa Skills Kit.
- Developing Alexa Skills Locally with Node.js - guide for setting up Alexa Skill development environment locally with Node.js and Alexa App Server.