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 8e9d8f4 commit 049102c
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 0 deletions.
20 changes: 20 additions & 0 deletions skill-classic-scifi-horror.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"skill_id": "ovos-skill-classic-scifi-horror.jarbasai",
"source": "https://github.com/JarbasSkills/skill-classic-scifi-horror",
"package_name": "ovos-skill-classic-scifi-horror",
"pip_spec": "git+https://github.com/JarbasSkills/skill-classic-scifi-horror",
"license": "Apache-2.0",
"icon": "https://raw.githubusercontent.com/JarbasSkills/skill-classic-scifi-horror/master/ui/scifihorror.png",
"images": [
"https://raw.githubusercontent.com/JarbasSkills/skill-classic-scifi-horror/master/gui.png",
"https://raw.githubusercontent.com/JarbasSkills/skill-classic-scifi-horror/master/gui2.png"
],
"name": "Classic Sci Fi Horror Collection",
"description": "Dive into a collection of science fiction and horror films featuring monsters, aliens, time travel, and more.",
"examples": [
"open classic scifi horror menu",
"play classic scifi movie",
"play public domain movie"
],
"tags": ["feature-films", "movies", "video", "public-domain", "entertainment"]
}
17 changes: 17 additions & 0 deletions skill-vintage-comedy.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"skill_id": "ovos-skill-vintage-comedy.jarbasai",
"source": "https://github.com/JarbasSkills/skill-comedy-films",
"package_name": "ovos-skill-vintage-comedy",
"pip_spec": "git+https://github.com/JarbasSkills/skill-comedy-films",
"license": "Apache-2.0",
"icon": "https://raw.githubusercontent.com/JarbasSkills/skill-comedy-films/master/ui/comedyfilms_icon.gif",
"images": [],
"name": "Vintage Comedy Films",
"description": "Enjoy a collection of silent and black-and-white comedy films from the golden era of cinema.",
"examples": [
"play The Fatal Glass of Beer",
"find silent comedy films",
"show me black and white comedy movies"
],
"tags": ["comedy", "films", "silent movie", "black and white", "entertainment"]
}

0 comments on commit 049102c

Please sign in to comment.