An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by alexa-samples

A curated list of projects in awesome lists by alexa-samples .

https://github.com/alexa-samples/alexa-smarthome

Resources for Alexa Smart Home developers.

alexa alexa-skills-kit skills smart-home smarthome

Last synced: 14 May 2025

https://github.com/alexa-samples/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.

Last synced: 09 Jul 2025

https://github.com/alexa-samples/skill-sample-nodejs-audio-player

An Alexa Skill Sample showing how to play long form audio in 3P-skills

Last synced: 13 Apr 2025

https://github.com/alexa-samples/skill-sample-nodejs-quiz-game

An Alexa Skill Sample showing how to build a quiz game skill.

Last synced: 04 Apr 2025

https://github.com/alexa-samples/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.

Last synced: 05 Apr 2025

https://github.com/alexa-samples/skill-sample-nodejs-city-guide

An Alexa Skill Sample showing how to build a skill featuring a single city's landmarks and news.

Last synced: 13 May 2025

https://github.com/alexa-samples/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.

Last synced: 07 Apr 2025

https://github.com/alexa-samples/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.

Last synced: 07 May 2025

https://github.com/alexa-samples/skill-sample-python-fact

An Alexa Skill Sample showing how to build a fact skill in Python.

alexa-skill-sample ask-sdk-for-python beginner

Last synced: 07 Apr 2025

https://github.com/alexa-samples/skill-sample-nodejs-feed

An Alexa Skill Template to help create skills that read RSS/Atom feeds.

Last synced: 13 May 2025

https://github.com/alexa-samples/skill-sample-nodejs-highlowgame

The high low game is a game where the player tries to guess the target number. 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 Node.js and demonstrates the use of session and persistent attributes.

alexa-skill persistent-attributes session-attributes

Last synced: 01 May 2025

https://github.com/alexa-samples/skill-sample-nodejs-petmatch

This Alexa Skill Kit sample shows how to build a skill using Dialog Management and Entity Resolution.

Last synced: 07 May 2025

https://github.com/alexa-samples/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.

Last synced: 22 Aug 2025

https://github.com/alexa-samples/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.

Last synced: 04 Mar 2026

https://github.com/alexa-samples/skill-sample-python-quiz-game

An Alexa Skill Sample showing how to build a quiz game skill in Python.

Last synced: 22 Aug 2025

https://github.com/alexa-samples/skill-sample-nodejs-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

in-skill-purchasing

Last synced: 09 Oct 2025

https://github.com/alexa-samples/skill-sample-nodejs-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.

Last synced: 08 Sep 2025

https://github.com/alexa-samples/skill-sample-python-audio-player

This project demonstrates the use of Alexa Audio Player for skills, using the ASK Python SDK

Last synced: 22 Aug 2025

https://github.com/alexa-samples/skill-sample-nodejs-team-lookup

An Alexa Skill Sample showing how to build a team lookup skill.

Last synced: 13 May 2025

https://github.com/alexa-samples/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.

Last synced: 12 Aug 2025

https://github.com/alexa-samples/skill-sample-nodejs-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.

alexa-skills cake-walk count slots

Last synced: 17 Aug 2025

https://github.com/alexa-samples/skill-sample-nodejs-the-foodie

This Alexa Skills Kit sample shows how to build a conversational skill.

Last synced: 22 Aug 2025

https://github.com/alexa-samples/skill-sample-nodejs-test-automation

This sample skill demonstrates how to automate testing an Alexa Skill.

nodejs-sdk-v1

Last synced: 14 Mar 2025

https://github.com/alexa-samples/skill-sample-nodejs-salesforce

This project demonstrates how to build an Alexa private skill that integrates with your Salesforce data, utilizing account linking and a personal voice code.

Last synced: 13 May 2025

https://github.com/alexa-samples/skill-sample-nodejs-responsive-layouts

Alexa Presentation Language (APL) tutorial skill demonstrate Alexa Responsive Components and Responsive Templates and how to use them. Simply open the skill and follow the instructions from there.

alexa-presentation-language alexa-skill

Last synced: 22 Aug 2025

https://github.com/alexa-samples/skill-sample-python-city-guide

This Alexa sample skill is a template for a basic city-guide skill. Provided some data about a city's restaurants, attractions, Alexa will recommend a restaurant based on the meal type or recommend an attraction. It can also suggest the current temperature and weather conditions of the city.

Last synced: 22 Aug 2025

https://github.com/alexa-samples/skill-sample-nodejs-college-finder

This is a complex Node.js sample skill with examples of DynamoDB integration, display templates, dialog management, state management, contextual help and errors, and entity resolution.

Last synced: 22 Aug 2025

https://github.com/alexa-samples/skill-sample-java-quiz-game

An Alexa Skill Sample showing how to build a skill using V2 of the Java SDK

Last synced: 22 Aug 2025

https://github.com/alexa-samples/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.

Last synced: 22 Aug 2025

https://github.com/alexa-samples/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 advanced Alexa Skills Kit features to create and configure an Alexa Skill and AWS Lambda.

Last synced: 22 Aug 2025

https://github.com/alexa-samples/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

Last synced: 02 Aug 2025

https://github.com/alexa-samples/alexa-oauth-sample

A sample code for Alexa Skill developers to set up an OAuth 2.0 server.

Last synced: 22 Aug 2025

https://github.com/alexa-samples/skill-sample-nodejs-first-apl-skill

This Alexa Skills Kit sample skill extends the original simple skill that counts down the number of days until the customers birthday with visuals using Alexa Presentation Language.

Last synced: 28 Oct 2025

https://github.com/alexa-samples/skill-sample-python-howto

This tutorial will walk first-time Alexa skills developers through allthe required steps involved in creating a parameter-based skill using atemplate called ‘Minecraft Helper’. Ask how to craft an item in thegame Minecraft, and this skill will give you instructions.

Last synced: 22 Aug 2025

https://github.com/alexa-samples/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 demonstrates the use of session and persistent attributes.

Last synced: 07 Sep 2025

https://github.com/alexa-samples/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 skills using python decorators. If you are interested in developing skills using classes, please look at the skill-sample-python-helloworld-classes sample.

Last synced: 22 Aug 2025

https://github.com/alexa-samples/skill-sample-csharp-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.

Last synced: 22 Aug 2025

https://github.com/alexa-samples/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.

in-skill-purchasing

Last synced: 22 Aug 2025

https://github.com/alexa-samples/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.

in-skill-purchasing

Last synced: 22 Aug 2025

https://github.com/alexa-samples/skill-sample-java-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.

Last synced: 22 Aug 2025

https://github.com/alexa-samples/skill-sample-python-colorpicker

The color picker skill is a simple skill where alexa asks you to pick a color and responds back with the color you chose, when you ask it what is your favorite color. This sample Alexa Skill is written in Python and demonstrates the use of session attributes.

Last synced: 22 Aug 2025

https://github.com/alexa-samples/alexa-skills-cicd-pipeline

A sample CICD Deployment Pipeline for your Alexa Skills, using AWS CDK, CodeBuild and CodePipeline

alexa alexa-skill cdk codebuild codepipeline devops

Last synced: 01 Aug 2025

https://github.com/alexa-samples/skill-sample-smarthome-fireplace-python

An Alexa skill that simulates a virtual fireplace to illustrate the Alexa Smart Home Skill APIs.

alexa alexa-skills fireplace skill-api skill-sample smart-home

Last synced: 07 Mar 2026

https://github.com/alexa-samples/skill-sample-java-premium-hello-world

An Alexa sample skill in Java 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.

Last synced: 19 Jun 2025

https://github.com/alexa-samples/skill-sample-nodejs-pet-tales

This sample shows how to build a skill with APL and APL for Audio

Last synced: 22 Aug 2025

https://github.com/alexa-samples/skill-sample-python-sauce-boss

Learn how to build a multimodal skill with APL.

alexa-presentation-language

Last synced: 22 Aug 2025

https://github.com/alexa-samples/skill-sample-nodejs-alexa-conversations-pet-match

This skill was built with Alexa Conversations and recommends dogs through a multi-turn conversation.

alexa-conversations

Last synced: 07 Sep 2025

https://github.com/alexa-samples/skill-sample-plant-care-widget

Sample Skill for Alexa Widget

Last synced: 22 Aug 2025

https://github.com/alexa-samples/skill-sample-nodejs-shopping-actions

Sample skill with handlers for the Add to Cart and Buy Product actions in the Alexa Shopping Actions feature.

Last synced: 16 Oct 2025

https://github.com/alexa-samples/ama-sample-client

Alexa Mobile Accessory (AMA) Sample Client

alexa alexa-mobile-accessory amazon

Last synced: 22 Aug 2025

https://github.com/alexa-samples/alexa-samples-pin-confirmation

This sample demonstrate how to use new Pin Confirmation feature of Alexa skills to inform user to provide voice pin to proceed further with skill functionality.

alexa ask ask-sdk ask-sdk-for-nodejs-v2

Last synced: 16 Feb 2026

https://github.com/alexa-samples/skill-sample-nodejs-humour-me

This project demonstrates how to build an Alexa skill with "paid feature"

Last synced: 28 Oct 2025

https://github.com/alexa-samples/skill-sample-flash-briefing-audio-feed-generator

Learn how to leverage AWS resources like Lambda and S3 to automatically generate a valid JSON audio feed to use with your flash briefing skill.

Last synced: 06 Apr 2025

https://github.com/alexa-samples/skill-sample-java-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 Java and demonstrates the use of session and persistent attributes.

Last synced: 02 Aug 2025