@E1cid I copied your change node, but when I test it it's saying that is having trouble accessing my simon says skill? Sorry still new to node-red, but starting to understand more.
[{"id":"72b4d1f8.d8b33","type":"tab","label":"Flow 2","disabled":false,"info":""},{"id":"1b744803.e51308","type":"change","z":"72b4d1f8.d8b33","name":"","rules":[{"t":"set","p":"payload","pt":"msg","to":"'<speak><s><voice name=\"Amy\">Shawn it is ' &\t($substring($substringAfter($now(), \"T\"), 0 , 5)) &\t', you need to wake up and get ready for school.<voice></s></speak>'","tot":"jsonata"}],"action":"","property":"","from":"","to":"","reg":false,"x":360,"y":120,"wires":[["85df7e9.593c08"]]},{"id":"85df7e9.593c08","type":"alexa-remote-routine","z":"72b4d1f8.d8b33","name":"","account":"cb7f4bd7.16ead8","routineNode":{"type":"speakAtVolume","payload":{"type":"regular","text":{"type":"msg","value":"payload"},"volume":{"type":"num","value":"10"},"mode":"set","devices":["G000MW06722207P0"]}},"x":610,"y":120,"wires":[[]]},{"id":"d5b4a0b9.1b30a","type":"inject","z":"72b4d1f8.d8b33","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"","payloadType":"date","x":140,"y":120,"wires":[["1b744803.e51308"]]},{"id":"cb7f4bd7.16ead8","type":"alexa-remote-account","z":"","name":"","authMethod":"proxy","proxyOwnIp":"192.168.1.170","proxyPort":"3456","cookieFile":"fileauth","refreshInterval":"3","alexaServiceHost":"pitangui.amazon.com","amazonPage":"amazon.com","acceptLanguage":"en-US","userAgent":"","useWsMqtt":"on","autoInit":"on"}]