skill-sample-nodejs-howto

Alexa Skill Tutorial

A tutorial on creating an Alexa skill using a Node.js template

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.

GitHub

246 stars
56 watching
189 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
alexa-samples/skill-sample-nodejs-fact Builds an Alexa skill with a fact-based voice interface and backend logic 1,146
alexa-samples/skill-sample-nodejs-trivia A basic Alexa trivia skill template using Node.js 260
alexa-samples/skill-sample-nodejs-quiz-game Builds a basic quiz game skill using Alexa's voice interface and Node.js backend 265
alexa-samples/skill-sample-nodejs-audio-player An Alexa Skill template showcasing the Audio Player Interface using Node.js 470
alexa-samples/skill-sample-nodejs-petmatch An Alexa Skill Kit sample project demonstrating Dialog Management and Entity Resolution 99
alexa-samples/skill-sample-nodejs-decision-tree An Alexa skill that uses a decision tree algorithm to ask a series of questions and provide a suggested career path 168
matt-kruse/alexa-app-matt-kruse A framework for building Alexa skills using Node.js 4
tejashah88/node-alexa-smapi Provides a client library for interacting with the Alexa Skill Management API 13
stojanovic/alexa-skill-kit A library that simplifies the development of Alexa Skills with Node.js and AWS Lambda 280
alexa/alexa-skills-kit-sdk-for-java A Java SDK for building Alexa skills with minimal boilerplate code 815
theevildev/hapi-alexa Provides an integration framework for building Amazon Alexa skills with Node.js and Hapi. 2
pmarkert/wavelength Simplifies building Alexa skills using Amazon Lambda services on the back-end 9
timheuer/alexa-skills-dotnet Provides an SDK for building Alexa skills with .NET 547
danelbert/alexa_skills_ruby A Ruby library to interface with Alexa Skills Kit 30
areyoufreebusy/alexaskillskit.net A .NET library to simplify Alexa skill development by providing an interface-compatible model and supporting conversational app functionality. 212