1 comment

[ 2.6 ms ] story [ 12.0 ms ] thread
The article plugs a 'Playbook' by RocketInsights on how to build an Alexa Skill. It doesn't have any code samples though and just gives an outline of the process.

If you want to create skills fast, checkout the Python framework I created

https://github.com/johnwheeler/flask-ask

I've implemented the 'Space Geek' sample outlined in RI's Playbook

https://github.com/johnwheeler/flask-ask/tree/master/samples...

I've also worked with Amazon to put out a getting started tutorial on their developer blog

https://developer.amazon.com/blogs/post/Tx14R0IYYGH3SKT/Flas...