This document provides an introduction to building Alexa skills. It outlines the basic process of an Alexa skill which includes recording utterances that trigger intents and slots, receiving requests from Alexa that include the intent and slot values, and returning a speech, card, and end session response. It encourages the reader to start building their own skills, either on an Echo device or simulation tools, and to develop voice user interfaces and integrate with language understanding services.