alexa / alexa-skills-kit-sdk-for-nodejs

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.
Apache License 2.0
3.13k stars 738 forks source link

No Intent Schema #117

Closed ghost closed 7 years ago

ghost commented 7 years ago

There's no sample intent schema for this project.

rmtuckerphx commented 7 years ago

This is the SDK that can be used in a starter template but it is not a starter template or sample.

For samples of starter templates, click this link and then look for:

Or you can use a more advanced starter template, such as: https://github.com/rmtuckerphx/alexa-skill-serverless-starter-template

Best wishes in your skill development.

Mark

KrishFuriaAmazon commented 7 years ago

Thank @rmtuckerphx! Closing issue for now, feel free to re-open if you need more help.