Build An Alexa Widget

This Alexa sample skill is a template for a basic Alexa Widget. The Plant Care widget allows you to keep track of if/when you've watered a plant. This skill is written in Node.js and demonstrates the use of Alexa Widgets and Datastore.

Repository Contents

  • /lambda - Back-End Logic for the Alexa Skill hosted on AWS Lambda
  • /skill-package - Voice User Interface and Language Specific Interaction Models
  • /skill-package/dataStorePackages/plant-care - APL Package for Plant Care Widget

Additional Resources

Community

Documentation