Creating shortcut for SiriKit without user interevention

I am currently developing a prototyope using SiriKit with custom intent.
Went through the soup chef app provided by apple. In that the shortcuts are added explicitly. I want to do the same without user intervention.

For example if the user places an order, that order ahould be added as a shortcut in default.

Is there any way to achieve this.

Thanks in Advance!

Replies

Shortcuts must be explixitly set by the user, so they can set and know what the invocation phrase for the shortcut is.