Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Invoke Alexa Skill without using specific skill name

Some skills in the Alexa Skill Store get activated using only a sentence like "Ok Alexa, tell me a joke" or "Ok Alexa, can you copy me" without using the standard invocation like "Ok Alexa, tell [skill] [something]".

How can I use such short sentences with my skill?

like image 807
pythonimus Avatar asked May 17 '26 16:05

pythonimus


1 Answers

Those are built-in capabilities, not 3rd party skills. There is no way to do that for 3rd party skills.

I think maybe Google Assistant is experimenting with automatically selecting 3rd party skills based on generic queries, but even then you wouldn't have any control over it.

Yes, it is awkward for the user to have to repeat your invocation name to use your skills, but is does provide clarity and namespacing.

like image 196
Tom Avatar answered May 20 '26 18:05

Tom



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!