Skip to content
@alexa

Alexa

Pinned repositories

  1. 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.

    TypeScript 2.6k 631

  2. 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.

    HTML 479 198

  3. 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.

    JavaScript 1.4k 819

  4. Build An Alexa Fact Skill

    JavaScript 882 1.1k

  5. An SDK for commercial device makers to integrate Alexa directly into connected products.

    C++ 847 399

  6. Resources for Alexa Smart Home developers.

    Python 316 198

17 results for repositories written in Python
  • The Alexa Skills Kit SDK for Python helps you get a skill up and running quickly, letting you focus on skill logic instead of boilerplate code.

    Python 468 100 Apache-2.0 Updated May 13, 2019
  • Resources for Alexa Smart Home developers.

    Python 316 198 Updated May 5, 2019
  • The Alexa APIs for Python consists of python classes that represent the request and response JSON of Alexa services. These models act as core dependency for the Alexa Skills Kit Python SDK (https://github.com/alexa/alexa-skills-kit-sdk-for-python).

    Python 20 7 Apache-2.0 Updated May 1, 2019
  • Color Changer buttons skill opens with buttons roll call and asks the user to push buttons to change their colors with various animations. It covers roll call, starting and stopping the Input Handler, and defining animations for different button events. It also demonstrates how Echo Buttons can interrupt text-to-speech (TTS).

    Python 1 Updated Apr 27, 2019
  • This is a sample skill used to show 3P developers how to develop for Echo Buttons. It is the exact same functionality as the existing alexa/skill-sample-nodejs-buttons-hellobuttons except this one is written using the Python ASK SDK.

    Python 2 Updated Apr 26, 2019
  • 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…

    Python 10 23 Updated Apr 22, 2019
  • 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.

    Python 11 28 Updated Apr 4, 2019
  • An Alexa Skill Sample showing how to build a fact skill in Python.

    Python 68 111 Updated Mar 22, 2019
  • An Alexa Skill Sample showing how to build a quiz game skill in Python.

    Python 34 60 Updated Mar 21, 2019
  • 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.

    Python 7 6 Updated Mar 21, 2019
  • 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…

    Python 4 11 Updated Mar 21, 2019
  • 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.

    Python 4 8 Updated Mar 21, 2019
  • 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.

    Python 8 18 Updated Mar 7, 2019
  • 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.

    Python 12 9 Updated Feb 22, 2019
  • 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.

    Python 7 4 Updated Dec 28, 2018
  • An Alexa Skill Sample showing how to build a trivia skill in Python. (This sample does not use the beta version of the Alexa Skills Kit SDK for Python.)

    Python 19 19 Updated Dec 1, 2018
  • This project demonstrates the use of Alexa Audio Player for skills, using the ASK Python SDK

    Python 12 13 Updated Oct 19, 2018
You can’t perform that action at this time.