alexa-skills-kit-sdk-for-nodejs
Alexa skill toolkit
Provides a set of tools and libraries to build Alexa skills with Node.js
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.
3k stars
216 watching
738 forks
Language: TypeScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
alexa/alexa-skills-kit-sdk-for-java | A Java SDK for building Alexa skills with minimal boilerplate code | 815 |
tejashah88/node-alexa-smapi | Provides a client library for interacting with the Alexa Skill Management API | 13 |
alexa-samples/skill-sample-nodejs-fact | Builds an Alexa skill with a fact-based voice interface and backend logic | 1,146 |
stojanovic/alexa-skill-kit | A library that simplifies the development of Alexa Skills with Node.js and AWS Lambda | 280 |
anjishnu/ask-alexa-pykit | Develops skills for Amazon Echo's ASK using AWS Lambda and Python Lambda Functions. | 275 |
alexa-samples/skill-sample-nodejs-petmatch | An Alexa Skill Kit sample project demonstrating Dialog Management and Entity Resolution | 99 |
sparkyfen/alexa-nodekit | An implementation of the Alexa App Kit's NodeJS API | 60 |
timheuer/alexa-skills-dotnet | Provides an SDK for building Alexa skills with .NET | 547 |
alexa-samples/skill-sample-nodejs-howto | A tutorial on creating an Alexa skill using a Node.js template | 246 |
coldfire84/node-red-alexa-home-skill-v3-web | Enables voice control for smart home automation through integration with Alexa and Google Home platforms. | 52 |
alexa-samples/skill-sample-nodejs-audio-player | An Alexa Skill template showcasing the Audio Player Interface using Node.js | 470 |
areyoufreebusy/alexaskillskit.net | A .NET library to simplify Alexa skill development by providing an interface-compatible model and supporting conversational app functionality. | 212 |
alexa-samples/skill-sample-nodejs-quiz-game | Builds a basic quiz game skill using Alexa's voice interface and Node.js backend | 265 |
primaryobjects/chatskills | Enables users to create and run Alexa skills from the command-line without requiring an Amazon server. | 179 |
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 |