You are on page 1of 7

Alexa Project : Cool Hello World

1. Login to AWS Educate open alexa badge click on assignment and final project.
2. Open https://developer.amazon.com/ select Amazon Alexa.

3. Click on console. It will redirect to Alexa developer console click create skill
4. Enter skill name Cool Hello World
5. Choose model custom
6. Choose method to host your skill Alexa-Hosted(Node.js)

7. Click on create skill


8. Choose template Hello World Skill, click on continue with template. It will take about
a minute to create.

9. Click on code tab. In Handle function change message hello world to Hello world.
The earth is best
10. Click Save and then click deploy.
11. Click on test tab. Click on Test is disabled for this skill and select Developemnt.
Type open Cool Hello world

12. Enter hello. It should display Hello world. The Earth is best. Test is done successfully
13. Click on Distribution tab. Enter Following information
Public Name : Cool Hello World
One Sentence Description : Alexa Skill for Hello World
Detailed Description : This skill is example for hello world
Example Phrases : Alexa open hello world ( click +)

Small Skill Icon : upload any image in .png format


Large Skill Icon : upload any image in .png format
Click save & Continue.
14. In Privacy & Compliance tab. Select the answers.
15. Click Save and Continue.
16. In Availability tab don’t change anything keep default setting as public. Click Save
and continue

17. You will b redirected to validation and submission page. Click on run tab and check
for errors.
18. Click on submission tab and click on submit for review
19. It will b graded in 2 days.

Note:
 In project submission of alexa badge enter skill name : Cool Hello World and
vendor ID and submit the project.
 Vendor Id is available https://developer.amazon.com/mycid.html

You might also like