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 c9ece4d commit 860089b
Show file tree
Hide file tree
Showing 4 changed files with 74 additions and 0 deletions.
19 changes: 19 additions & 0 deletions skill-scifi-central.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"skill_id": "ovos-skill-sci-fi-central.jarbasai",
"source": "https://github.com/JarbasSkills/skill-scifi-central",
"package_name": "ovos-skill-sci-fi-central",
"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"
],
"name": "SciFi Central",
"description": "Explore and enjoy a collection of Sci-Fi movies from SciFiCentral.",
"examples": [
"play a Sci-Fi movie from SciFi Central",
"find science fiction films on SciFi Central"
],
"tags": ["Sci-Fi", "movies", "science fiction", "entertainment"]
}
16 changes: 16 additions & 0 deletions skill-silent-hof.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"skill_id": "ovos-skill-silent-hall-of-fame.jarbasai",
"source": "https://github.com/JarbasSkills/skill-silent-hall-of-fame",
"package_name": "ovos-skill-silent-hall-of-fame",
"pip_spec": "git+https://github.com/JarbasSkills/skill-silent-hall-of-fame",
"license": "Apache-2.0",
"icon": "https://raw.githubusercontent.com/JarbasSkills/skill-silent-hall-of-fame/master/ui/silent_hof_icon.gif",
"images": [],
"name": "Silent Hall Of Fame",
"description": "Discover and enjoy classic silent movies from the Silent Hall Of Fame collection.",
"examples": [
"play a silent movie with Lon Chaney",
"find black and white films on Silent Hall Of Fame"
],
"tags": ["silent movies", "classic films", "entertainment", "black and white"]
}
20 changes: 20 additions & 0 deletions skill-smod.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"skill_id": "ovos-skill-smod.jarbasal",
"source": "https://github.com/JarbasSkills/skill-smod",
"package_name": "ovos-skill-smod",
"pip_spec": "git+https://github.com/JarbasSkills/skill-smod",
"license": "Apache-2.0",
"icon": "https://raw.githubusercontent.com/JarbasSkills/skill-smod/dev/res/smod_logo.png",
"images": [
"https://raw.githubusercontent.com/JarbasSkills/skill-smod/dev/gui.png",
"https://raw.githubusercontent.com/JarbasSkills/skill-smod/dev/gui.gif",
"https://raw.githubusercontent.com/JarbasSkills/skill-smod/dev/gui2.gif"
],
"name": "Stoned Meadow of Doom Skill",
"description": "Stoner Doom for OpenVoiceOS",
"examples": [
"open stoned meadow of doom",
"play stoner doom"
],
"tags": ["music", "doom", "video", "entertainment"]
}
19 changes: 19 additions & 0 deletions skill-sovietwave.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"skill_id": "ovos-skill-sovietwave.jarbasal",
"source": "https://github.com/JarbasSkills/skill-sovietwave",
"package_name": "ovos-skill-sovietwave",
"pip_spec": "git+https://github.com/JarbasSkills/skill-sovietwave",
"license": "Apache-2.0",
"icon": "https://raw.githubusercontent.com/JarbasSkills/skill-sovietwave/dev/res/sovietwave_logo.png",
"images": [
"https://raw.githubusercontent.com/JarbasSkills/skill-sovietwave/dev/gui.png",
"https://raw.githubusercontent.com/JarbasSkills/skill-sovietwave/dev/gui.gif"
],
"name": "SovietWave Skill",
"description": "SovietWave Radio for OpenVoiceOS",
"examples": [
"open sovietwave menu",
"play sovietwave radio"
],
"tags": ["music", "sovietwave", "radio", "entertainment"]
}

0 comments on commit 860089b

Please sign in to comment.