This tutorial will walk first-time Alexa skills developers through all the required steps involved in creating a skill using this hello world template, called ‘hello world’. This post assumes you have some familiarity with Python (or a similar programming language) and the Alexa Skills Kit. This tutorial provides an alternate way to build Alexa skills using python decorators. If you are interested in developing skills using classes, please look at the skill-sample-python-helloworld-classes sample.
Stars
17
Forks
14
Watchers
17
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
12
commits
7
commits
4
commits
1
commits
1
commits
1
commits
1
commits
Check the existence of .venv and SITE before copying source code.
8c8945fView on GitHubCheck the existence of .venv and SITE before copying source code.
c64e948View on GitHubAdded skill.json, /.ask/config and hook scripts
3c90323View on GitHub