This folder contains focused demos of different features or techniques. These demos are functional skills but are not intended to be published just to demostrate a feature or a technique, which can be incorporated into a skill. Set them up, try them out, take them apart and learn from them!
Plan My Trip demonstrates the delegate directive where the skill delegates collecting required slots to Alexa. Check out Pet Match for a skill sample that includes delgation and other features related to dialog management.
Entity Resolution Quiz demonstrates the use of synonyms for slot values. Check out Pet Match for a skill sample that includes entity resolution and other features related to dialog management.
Display directives are used by skills to send commands to the display interface of Alexa-enabled devices with screens, such as Echo Show and Fire TV devices. This Alexa display directives demonstration shows how to use the body template and list template in your screen-enabled Alexa skill.
The Alexa SMAPI SDK demonstration for Node shows how to set up a Node.js project with the Alexa Skills Management API SDK and run some sample API calls to list skills for a vendor ID or get analytics data with the Alexa Skill Metrics API.
Accessing Lists demonstrates how to access the list API for reading and writing to Alexa's lists.
List events demonstrates how to recieve skill, list and item level events.
Progressive Response demonstrates how to deliver a progressive response to a customer.
Is there a feature you'd like to see a demo created for? If so, create an issue here to request it. If you want to request a new feature, use https://alexa.uservoice.com.