Alexa
Pinned repositories
A series of sample code projects to be used for educational purposes during Alexa hackathons and workshops, and as a reference for tutorials and blog posts.
An Alexa Skill Template to help create skills that read RSS/Atom feeds.
The Alexa Skills Kit SDK for Node.js helps you get a skill up and running quickly, letting you focus on skill logic instead of boilerplate code.
This tool provides an easy to use front-end that allows developers to instantly deploy code for your story, or use the generated code as a starting point for more complex projects.
An Alexa Skill Sample showing how to build a quiz game skill.
The Skill Validator is a skill validation tool that checks for errors and warnings in an Alexa custom skill’s language model and skill metadata.
An Alexa Skill Sample showing how to build a skill featuring a single city's landmarks and news.
An Alexa Skill Sample for building a skill that can take a user through a decision tree, like "What should I eat for breakfast?"
This project demonstrates how to access and test the Alexa Voice Service using a Java client (running on a Raspberry Pi), and a Node.js server.
This package provides a stub lambda function to use to test your Alexa interaction model from your Alexa-enabled device.
An Alexa Skill Sample showing how to build a team lookup skill.
This package allows you to validate your responses to the Alexa Smart Home API to help you catch and reduce errors.
This is a sample skill written in JavaScript that demonstrates how to use device ID and the API endpoint values to make a request to the Alexa Device Address API.
An Alexa Skill Sample showing how to import calendar data from an .ICS file.
An Alexa Skill Sample showing how to play long form audio in 3P-skills