Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 2.06 KB

README.md

File metadata and controls

28 lines (19 loc) · 2.06 KB

Build An Alexa Fact Skill

This Alexa sample skill is a template for a basic fact skill. Provided a list of interesting facts about a topic, Alexa will select a fact at random and tell it to the user when the skill is invoked.

To Get Started click the button below:

Get Started

Or click here for instructions using the ASK CLI (command line interface).

Additional Resources

Community

Tutorials & Guides

  • Voice Design Guide - A great resource for learning conversational and voice user interface design.
  • Codecademy: Learn Alexa - Learn how to build an Alexa Skill from within your browser with this beginner friendly tutorial on Codecademy!

Documentation