forked from MycroftAI/mycroft-skills
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add list of default skills for core and various platforms.
These lists will be used by MSM to install defaults. The base will be DEFAULT-SKILLS. If the /etc/mycroft/mycroft.conf defines an enclosure.platform, then that list of skills will be installed in addition to the base.
- Loading branch information
penrods
committed
Oct 26, 2017
1 parent
f0529ca
commit 19712c2
Showing
4 changed files
with
37 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
# core | ||
skill-configuration | ||
skill-installer | ||
skill-naptime | ||
skill-pairing | ||
skill-playback-control | ||
skill-speak | ||
skill-stop | ||
skill-volume | ||
|
||
# common | ||
duckduckgo-skill | ||
fallback-aiml | ||
skill-alarm | ||
skill-audio-record | ||
skill-date-time | ||
skill-hello-world | ||
skill-ip | ||
skill-joke | ||
skill-npr-news | ||
skill-personal | ||
skill-reminder | ||
skill-singing | ||
skill-spelling | ||
skill-stock | ||
skill-weather | ||
skill-wiki |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# desktop | ||
auto-gui | ||
skill-desktop-launcher | ||
krunner-search-skill | ||
plasma-activities-skill | ||
plasma-user-control-skill | ||
plasma-mycroftplasmoid-control |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
# mark 1 | ||
skill-mark1-demo |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
# picroft |