I have created a skill so that people can keep track of some state. But instead of asking alexa everytime to open the app and interact.
alexa ask grocerylist to add 2 eggs
alexa ask grocerylist to add bread
I would want to keep the grocerylist skill open so that users can interact with it until they ask it to close
alexa open grocerylist
.... 2 mins later
add 2 eggs
.... 1 min later
add bread
Is there a way to do this without having to use alexa ask grocerylist
every time.