All Git Users → alexa-samples

29 open source projects by alexa-samples

1. skill-sample-nodejs-the-foodie
This Alexa Skills Kit sample shows how to build a conversational skill.
2. skill-sample-java-fact
An Alexa Skill Sample to demonstrate how to write skills for Echo Show and Echo Spot in Java using the Alexa Skills Kit (ASK) SDK v2
✭ 20
java
3. Alexa-Gadgets-Raspberry-Pi-Samples
This repository enables you to prototype an Alexa Gadget using Raspberry Pi. It includes Python-based software, sample projects, and step-by-step instructional guides that walk you through how to use key features of the Alexa Gadgets Toolkit to create new, engaging customer interactions with gadget devices.
4. skill-sample-nodejs-buttons-hellobuttons
Hello World buttons skill opens with buttons roll call and asks the user to push two buttons. On button one press, she changes the color to red and on button two press she changes the color to blue. Then closes. This skill demonstrates how to send directives to, and receive events from, Echo Buttons.
5. skill-sample-nodejs-audio-player
An Alexa Skill Sample showing how to play long form audio in 3P-skills
✭ 443
javascript
6. skill-sample-python-audio-player
This project demonstrates the use of Alexa Audio Player for skills, using the ASK Python SDK
✭ 41
python
8. skill-sample-python-smarthome-sandbox
This is Alexa skill sample code for showing how several areas of a Smart Home model come together to define and provide endpoint devices using Lambda, IoT Core, DynamoDB, and API Gateway services.
✭ 24
python
9. skill-sample-python-petmatch
Pet Match matches the user with a pet. When launched, this Alexa Skill will prompt the user for the information it needs to determine a match. Once all of the required information is collected, it will send the data to an external web service which processes the data and returns the match. Through this workshop, you will learn how to use advance…
10. skill-sample-nodejs-adventure-game
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.
11. skill-sample-nodejs-web-api-my-cactus
No description, website, or topics provided.
✭ 31
javascript
12. skill-sample-nodejs-petmatch
This Alexa Skill Kit sample shows how to build a skill using Dialog Management and Entity Resolution.
13. skill-sample-python-helloworld-decorators
This tutorial will walk first-time Alexa skills developers through all the required steps involved in creating a skill using this hello world template, called ‘hello world’. This post assumes you have some familiarity with Python (or a similar programming language) and the Alexa Skills Kit. This tutorial provides an alternate way to build Alexa …
14. skill-sample-nodejs-linked-profile
Sample custom skill which demonstrates account linking. The linked accounts are from an Amazon Cognito user pool.
✭ 15
javascript
15. skill-sample-python-fact-in-skill-purchases
Demonstrates how to use the new in-skill purchasing (ISP) features of Alexa skills by offering different packs of facts behind a purchase, and a subscription to unlock all of the packs at once.
16. skill-sample-python-highlowgame
The high low game is a game where the player tries to guess the target number between 1 to 100. After each incorrect guess, the player is informed if the target number is higher or lower than their current guess. This continues until the target number is guessed or the player gives up. This sample Alexa Skill is written in Python and demonstrate…
17. skill-sample-python-quiz-game
An Alexa Skill Sample showing how to build a quiz game skill in Python.
19. alexa-video-multimodal
This repository contains sample code and reference materials for Alexa Video Skills for Echo Show. For technical issues using this repository please reach out to https://forums.developer.amazon.com/spaces/232/video-skills-kit-vsk.html or through https://developer.amazon.com/alexa/console/contact-us
✭ 21
javascript
20. skill-sample-python-helloworld-classes
This tutorial will walk first-time Alexa skills developers through all the required steps involved in creating a skill using this hello world template, called ‘hello world’. This post assumes you have some familiarity with Python (or a similar programming language) and the Alexa Skills Kit.
21. skill-sample-nodejs-howto
This tutorial will walk first-time Alexa skills developers through all the required steps involved in creating a parameter-based skill using a template called ‘Minecraft Helper’. Ask how to craft an item, and this skill will give you instructions.
22. alexa-guided-walkthrough-using-node-sdk
Code walkthrough guides to show the ins and outs of the new SDK by providing a step-by-step code overview of the new features. We will also build a new skill from scratch, bit by bit, as we progress through the series.
✭ 21
javascript
23. alexa-skills-kit-intent-validator
This package provides a stub lambda function to use to test your Alexa interaction model from your Alexa-enabled device.
✭ 13
javascript
24. skill-sample-python-smarthome-switch
This is a basic Alexa Smart Home skill sample that implements a virtual switch. It shows the discovery and directive handling process for a virtual device implementing Alexa Smart Home switch capabilities.
✭ 38
python
25. skill-sample-python-first-skill
This Alexa Skills Kit sample skill shows how to build a simple skill called Cake Time that counts down the number of days until the customer's birthday.
✭ 140
python
26. skill-sample-nodejs-berry-bash
Demonstrates the use of interactive render template directives through multi modal screen design.
27. skill-sample-nodejs-city-guide
An Alexa Skill Sample showing how to build a skill featuring a single city's landmarks and news.
28. skill-sample-nodejs-premium-hello-world
An Alexa sample skill that demonstrates how to use In-Skill Purchasing (ISP) features by offering a "Greetings Pack” and a “Premium Subscription that greets the customer in a variety of languages in different accents using Amazon Polly.
29. skill-sample-nodejs-decision-tree
An Alexa Skill Sample that progresses through a series of questions and then provides a career suggestion. Demonstrates an 'expert system' approach as opposed to a 'branching tree' approach.
1-29 of 29 user projects