Skip to content

dabblelab/1-alexa-basic-example-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1 - Alexa Basic Starter Skill

This is a template for building custom Alexa skills using Node.js and the Alexa Skills Kit SDK (v2). The goals of this template are to provide a basic starting point for building new skills, and provide a tool for learning code patterns and best practices in Alexa development.

Dabble Lab

Template Features

  • Support for internationalization (i18n)
  • Support for using environment variables
  • S3 persistence for Alexa-Hosted skills
  • Managing content seperatly from code
  • Creating and using slot values
  • Using interceptors
  • Persisting user information
  • Using session variables
  • Using the AMAZON.FallbackIntent
  • Handeling yes/no responses
  • Using the AMAZON.RepeteIntent