M
M
Mycroft AI
Home
Forum
Chat
My Account
Search…
Documentation
About Mycroft AI
Why use Mycroft AI?
Glossary of terms
Contributing
FAQ
Using Mycroft AI
Get Mycroft
Pairing Your Device
Basic Commands
Installing New Skills
Customizations
Troubleshooting
Skill Development
Voice User Interface Design Guidelines
Development Setup
Skill Structure
Integration Tests
User interaction
Displaying information
Advanced Skill Types
Mycroft Skills Manager
Marketplace Submission
FAQ
Mycroft Technologies
Technology Overview
Roadmap
Mycroft Core
Adapt
Lingua Franca
Mimic TTS
Mycroft GUI
Mycroft Skills Kit
Mycroft Skills Manager
Padatious
Precise
Platforms
Powered By
GitBook
Installing New Skills
Skills are like apps for a voice assistant. They give Mycroft access to new information and new abilities.
The
Skills Marketplace
is a curated list of Voice Skills that have been tested and approved by the Mycroft Community.
Voice Installation
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.
Removing a Skill
To remove the Skill, you can say:
Hey Mycroft, uninstall {skill name}
Command Line
If you prefer to use the command line, you can directly use the
Mycroft Skills Manager
.
To install a Skill run:
1
mycroft-msm install skill-name
Copied!
To remove a Skill run:
1
mycroft-msm remove skill-name
Copied!
For more detail on command line usage see:
Mycroft Skills Manager
Troubleshooting
If you are having trouble using the Mycroft Skills Manager, or the
mycroft-msm
command cannot be found, see our dedicated troubleshooting guide:
Troubleshooting
Using Mycroft AI - Previous
Basic Commands
Next - Using Mycroft AI
Customizations
Last modified
1yr ago
Copy link
Contents
Voice Installation
Removing a Skill
Command Line
Troubleshooting