Skip to content

Commit

Permalink
Add list of default skills for core and various platforms.
Browse files Browse the repository at this point in the history
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
Show file tree
Hide file tree
Showing 4 changed files with 37 additions and 0 deletions.
27 changes: 27 additions & 0 deletions DEFAULT-SKILLS
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
7 changes: 7 additions & 0 deletions DEFAULT-SKILLS.kde
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
2 changes: 2 additions & 0 deletions DEFAULT-SKILLS.mycroft_mark_1
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# mark 1
skill-mark1-demo
1 change: 1 addition & 0 deletions DEFAULT-SKILLS.picroft
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# picroft

0 comments on commit 19712c2

Please sign in to comment.