Alexa Skill using Blueprints
Objective
This document demonstrates how to build an Alexa skill from a Blueprint.
Steps
Create Alexa skill from Blueprint
Publish to Alexa
Test the skill
Create Alexa Skill from Blueprint
Open Studio Mode of ixHello.
On the left-hand side, expand Apps and then click on App Blueprints

Scroll down and locate the Time Off Request Assistant. Press Create App

Enter an App Name and Description. The Selected Template value was determined by the Blueprint.

Press Create App. The process has 3 steps. These steps allow the user to customize the content of their app and entity types. Content can be text, files, multimedia like images, video and APL content.
The first step looks for shared content. If another app has already been created from this template, files will be listed. Unless other app developers have modified these files, select Yes.

The second screen displays similar warnings. Press Next

Click Submit on the final step.

Publishing an app to Amazon Alexa means that you can now access the app that you just created from your Alexa account. Press Publish App. No customization will be done.

Publish skill to Alexa
The App Publishing page will open. The new App appears on three rows so it can be published to multiple supported channels. We are going to publish the skill to Amazon Alexa.
Click on the ellipses on the right side of the Alexa row and select Publish to Alexa
The Publish App to Amazon Alexa page appears. Under Select Amazon Account (LWA), a dropdown will appear with previously created Amazon Alexa accounts. Select the desired account and press Publish to Alexa.

A Congratulations message will appear. Press Done to close the window.

Test the Skill using Simulator
To test the skill using simulator, click Go to Alexa Skill.

The Amazon Alexa Developer Console will open.

To enable the microphone, click Test from the top menu.

A microphone option window will appear. Select Allow while visiting this site.

Turn testing on by clicking on Off and selecting Development.

On the left hand side of the upper menu, select Your Skills

A list of Alexa Skills appears. Locate the Time Off Request skill, open the Choose Action dropdown list, and select Test

An Alexa Simulator opens. Test the skill by typing request time off to start the skill.
Enter a time off request.f
You can say “Goodbye” to exit the skill.
Congrats, you can now use the skill from any Alexa enabled devices.
Last updated
Was this helpful?