forked from OVOSHatchery/OVOS-Hatchery-skills
-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
70 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,17 @@ | ||
{ | ||
"skill_id": "ovos-skill-vadrenaline.jarbasal", | ||
"source": "https://github.com/JarbasSkills/skill-vadrenaline", | ||
"package_name": "ovos-skill-vadrenaline", | ||
"pip_spec": "git+https://github.com/JarbasSkills/skill-vadrenaline", | ||
"license": "Apache-2.0", | ||
"icon": "https://raw.githubusercontent.com/JarbasSkills/skill-vadrenaline/master/ui/vadrenaline_icon.jpg", | ||
"images": [], | ||
"name": "VAdrenaline Skill", | ||
"description": "Discover and watch adrenaline-filled movies with VAdrenaline.", | ||
"examples": [ | ||
"play an adrenaline movie", | ||
"watch VAdrenaline", | ||
"play JURASSIC FEAR : PTERODACTYL" | ||
], | ||
"tags": ["movies", "action"] | ||
} |
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,17 @@ | ||
{ | ||
"skill_id": "ovos-skill-vhorror.jarbasal", | ||
"source": "https://github.com/JarbasSkills/skill-vhorror", | ||
"package_name": "ovos-skill-vhorror", | ||
"pip_spec": "git+https://github.com/JarbasSkills/skill-vhorror", | ||
"license": "Apache-2.0", | ||
"icon": "https://raw.githubusercontent.com/JarbasSkills/skill-vhorror/master/ui/vhorror_icon.jpg", | ||
"images": [], | ||
"name": "VHorror Skill", | ||
"description": "Explore and watch horror movies with VHorror.", | ||
"examples": [ | ||
"play a horror movie", | ||
"watch VHorror", | ||
"play DINOSAUR HOTEL" | ||
], | ||
"tags": ["movies", "horror"] | ||
} |
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,17 @@ | ||
{ | ||
"skill_id": "ovos-skill-vmovies.jarbasal", | ||
"source": "https://github.com/JarbasSkills/skill-vmovies", | ||
"package_name": "ovos-skill-vmovies", | ||
"pip_spec": "git+https://github.com/JarbasSkills/skill-vmovies", | ||
"license": "Apache-2.0", | ||
"icon": "https://raw.githubusercontent.com/JarbasSkills/skill-vmovies/master/ui/vmovies_icon.jpg", | ||
"images": [], | ||
"name": "VMovies Skill", | ||
"description": "Explore and watch a variety of movies with VMovies.", | ||
"examples": [ | ||
"play a movie", | ||
"watch VMovies", | ||
"play DINOSAUR HOTEL" | ||
], | ||
"tags": ["movies", "comedy", "action", "thriller", "drama", "sci fi"] | ||
} |
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,19 @@ | ||
{ | ||
"skill_id": "ovos-skill-wayne-june-lovecraft.jarbasal", | ||
"source": "https://github.com/JarbasSkills/skill-wayne-june-lovecraft", | ||
"package_name": "ovos-skill-wayne-june-lovecraft", | ||
"pip_spec": "git+https://github.com/JarbasSkills/skill-wayne-june-lovecraft", | ||
"license": "Apache-2.0", | ||
"icon": "https://raw.githubusercontent.com/JarbasSkills/skill-wayne-june-lovecraft/master/ui/logo.png", | ||
"images": [], | ||
"name": "Wayne June Readings of H. P. Lovecraft", | ||
"description": "Enjoy Wayne June's readings of H. P. Lovecraft stories", | ||
"examples": [ | ||
"read the thing on the doorstep", | ||
"play the tomb by Lovecraft", | ||
"read the shunned house by Wayne June", | ||
"play Cthulhu", | ||
"play Rats in the Walls" | ||
], | ||
"tags": ["audio", "books", "readings", "lovecraft", "entertainment"] | ||
} |