The Skills Marketplace is a curated list of Voice Skills that have been tested and approved by the Mycroft Community.
The simplest way to install a new Skill is to ask Mycroft to do it for you by saying:
Hey Mycroft, install {skill name}
This will search the Skills Marketplace and install them on your device.
To remove the Skill, you can say:
Hey Mycroft, uninstall {skill name}
If you prefer to use the command line, you can directly use the Mycroft Skills Manager.
To install a Skill run:
$ msm install skill-name
To remove a Skill run:
$ msm remove skill-name
​