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 0d8cd40 commit eb1cc0f
Show file tree
Hide file tree
Showing 4 changed files with 70 additions and 0 deletions.
17 changes: 17 additions & 0 deletions skill-vadrenaline.json
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"]
}
17 changes: 17 additions & 0 deletions skill-vhorror.json
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"]
}
17 changes: 17 additions & 0 deletions skill-vmovies.json
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"]
}
19 changes: 19 additions & 0 deletions skill-wayne-june.json
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"]
}

0 comments on commit eb1cc0f

Please sign in to comment.