Skip to content

Commit

Permalink
more skills
Browse files Browse the repository at this point in the history
  • Loading branch information
JarbasAl committed Mar 28, 2024
1 parent a6f2800 commit 0d8cd40
Show file tree
Hide file tree
Showing 4 changed files with 55 additions and 4 deletions.
5 changes: 1 addition & 4 deletions skill-scifi-central.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,7 @@
"pip_spec": "git+https://github.com/JarbasSkills/skill-scifi-central",
"license": "Apache-2.0",
"icon": "https://github.com/JarbasSkills/skill-scifi-central/raw/dev/ui/scificentral_icon.jpg",
"images": [
"https://raw.githubusercontent.com/JarbasSkills/skill-scifi-central/dev/gui.png",
"https://raw.githubusercontent.com/JarbasSkills/skill-scifi-central/dev/gui2.png"
],
"images": [],
"name": "SciFi Central",
"description": "Explore and enjoy a collection of Sci-Fi movies from SciFiCentral.",
"examples": [
Expand Down
17 changes: 17 additions & 0 deletions skill-thoughtaudio.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"skill_id": "ovos-skill-thoughtaudio.jarbasal",
"source": "https://github.com/JarbasSkills/skill-thoughtaudio",
"package_name": "ovos-skill-thoughtaudio",
"pip_spec": "git+https://github.com/JarbasSkills/skill-thoughtaudio",
"license": "Apache-2.0",
"icon": "https://raw.githubusercontent.com/JarbasSkills/skill-thoughtaudio/master/ui/logo.gif",
"images": [
"https://raw.githubusercontent.com/JarbasSkills/skill-thoughtaudio/master/gui2.png"
],
"name": "Thought Audio Skill",
"description": "Search ThoughtAudio.com by voice!",
"examples": [
"read Nietzsche"
],
"tags": ["audiobooks"]
}
21 changes: 21 additions & 0 deletions skill-trve-kvlt.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"skill_id": "ovos-skill-trvekvlt.jarbasal",
"source": "https://github.com/JarbasSkills/skill-trve-kvlt",
"package_name": "ovos-skill-trvekvlt",
"pip_spec": "git+https://github.com/JarbasSkills/skill-trve-kvlt",
"license": "Apache-2.0",
"icon": "https://raw.githubusercontent.com/JarbasSkills/skill-trve-kvlt/master/res/trvekvlt_logo.png",
"images": [
"https://raw.githubusercontent.com/JarbasSkills/skill-trve-kvlt/master/res/gui.gif",
"https://raw.githubusercontent.com/JarbasSkills/skill-trve-kvlt/master/res/gui.png",
"https://raw.githubusercontent.com/JarbasSkills/skill-trve-kvlt/master/res/gui2.png",
"https://raw.githubusercontent.com/JarbasSkills/skill-trve-kvlt/master/res/gui3.png"
],
"name": "Black Metal Music Catalog Skill",
"description": "Extensive library of Black Metal music for OpenVoiceOS",
"examples": [
"open black metal menu",
"play black metal"
],
"tags": ["music", "black-metal", "video", "entertainment"]
}
16 changes: 16 additions & 0 deletions skill-underrated-albums.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"skill_id": "ovos-skill-underrated-albums.jarbasal",
"source": "https://github.com/JarbasSkills/skill-underrated-albums",
"package_name": "ovos-skill-underrated-albums",
"pip_spec": "git+https://github.com/JarbasSkills/skill-underrated-albums",
"license": "Apache-2.0",
"icon": "https://raw.githubusercontent.com/JarbasSkills/skill-underrated-albums/master/ui/underratedalbums_icon.jpg",
"images": [],
"name": "Underrated Albums Skill",
"description": "Discover underrated albums and music recommendations.",
"examples": [
"play underrated albums",
"find underrated music"
],
"tags": ["music", "albums"]
}

0 comments on commit 0d8cd40

Please sign in to comment.