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 a1f2c52 commit a7a5e02
Show file tree
Hide file tree
Showing 3 changed files with 51 additions and 0 deletions.
15 changes: 15 additions & 0 deletions skill-filmsandclips.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"skill_id": "ovos-skill-filmsandclips.jarbasai",
"source": "https://github.com/JarbasSkills/skill-filmsandclips",
"package_name": "ovos-skill-filmsandclips",
"license": "Apache-2.0",
"icon": "https://raw.githubusercontent.com/JarbasSkills/skill-filmsandclips/dev/ui/filmsandclips_icon.jpg",
"images": [],
"name": "FilmsAndClips",
"description": "A skill to search and play movies and documentaries from FilmAndClips.",
"examples": [
"play a movie by Piero Pierotti",
"find George Hilton movies"
],
"tags": ["movies", "films", "documentaries"]
}
21 changes: 21 additions & 0 deletions skill-golden-audiobooks.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"skill_id": "ovos-skill-golden-audiobooks.jarbasai",
"source": "https://github.com/JarbasSkills/skill-golden-audiobooks",
"package_name": "ovos-skill-golden-audiobooks",
"pip_spec": "git+https://github.com/JarbasSkills/skill-golden-audiobooks",
"license": "Apache-2.0",
"icon": "https://raw.githubusercontent.com/JarbasSkills/skill-golden-audiobooks/dev/ui/logo.png",
"images": [
"https://raw.githubusercontent.com/JarbasSkills/skill-golden-audiobooks/dev/gui.png",
"https://raw.githubusercontent.com/JarbasSkills/skill-golden-audiobooks/dev/gui2.png"
],
"name": "Golden Audio Books Skill",
"description": "Search and enjoy audiobooks from Golden AudioBooks.",
"examples": [
"read jurassic park"
],
"tags": [
"audiobooks",
"common play"
]
}
15 changes: 15 additions & 0 deletions skill-horror-central.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"skill_id": "ovos-skill-horror-central.jarbasai",
"source": "https://github.com/JarbasSkills/skill-horror-central",
"package_name": "ovos-skill-horror-central",
"pip_spec": "git+https://github.com/JarbasSkills/skill-horror-central",
"license": "Apache-2.0",
"icon": "https://raw.githubusercontent.com/JarbasSkills/skill-horror-central/dev/ui/horrorcentral_icon.jpg",
"name": "Horror Central",
"description": "Stream horror movies from Horror Central.",
"examples": [
"play BIGFOOT VS ZOMBIES",
"search for a horror movie"
],
"tags": ["movies", "horror", "streaming"]
}

0 comments on commit a7a5e02

Please sign in to comment.