Hi,
I would like to programmatically create Alexa skills from my website.
Is SMAPI my only option? Can I do it by hosting an ASK CLI script somewhere?
And what is the correct option to host such function (lambda? virtual server?), so that it can be called from a website?