MycroftAI/skill-configuration

Add intent to update Skill settings only

Opened this issue · 0 comments

Following on from #52 it seems like an intent that specifically updates Skill settings as opposed to device settings might be useful.

This intent would require the addition of a new keyword "skill". If users say something like "update my skill settings" then this intent could then match over the previously defined one that only requires "update" and "settings".

If adding this intent, we should also add a Voight Kampff test for it.