This repository contains some alexa skills for playing around with some echos and see what's possible using skills.
The skills are using the Alexa Skills Kit SDK for Python
because I hate NodeJS and there is no golang SDK available yet.
Sadly most of the examples are NodeJS based so feel free to take this repository as a reference for Python based skills and learn from it.
https://alexa-skills-kit-python-sdk.readthedocs.io/en/latest/
- Internationalisation (i18n)
- Display Interface
Helps with policy based decisions. Always returns no
Does DNS lookups (also reverse lookups)
Calculates percent from a given number
Generates a random number. Always returns 4 (https://xkcd.com/221/)