I'd like to be able to run built-in or third-party skills from my Alexa skill. For example, I'd like to be able to say
"Alexa, start naptime"
and have Alexa turn off all lights, start a specific Tune-In station, and set a 30-minute alarm. But I haven't been able to find a way in the Alexa Skills Kit to do this. Is this possible?
(Note: I'm specifically looking for solutions that I can implement in my own skill, as opposed to IFTTT recipes.)