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 eb1cc0f commit 17090aa
Show file tree
Hide file tree
Showing 4 changed files with 68 additions and 0 deletions.
17 changes: 17 additions & 0 deletions skill-western-central.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"skill_id": "ovos-skill-western-central.jarbasal",
"source": "https://github.com/JarbasSkills/skill-western-central",
"package_name": "ovos-skill-western-central",
"pip_spec": "git+https://github.com/JarbasSkills/skill-western-central",
"license": "Apache-2.0",
"icon": "https://raw.githubusercontent.com/JarbasSkills/skill-western-central/dev/ui/westerncentral_icon.jpg",
"images": [],
"name": "Western Central Skill",
"description": "Explore and watch classic Western movies with Western Central.",
"examples": [
"play a Western movie",
"watch Western Central",
"play Kentucky Rifle"
],
"tags": ["movies", "western", "cowboy"]
}
17 changes: 17 additions & 0 deletions skill-worldmovie-central.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"skill_id": "ovos-skill-worldmovie-central.jarbasal",
"source": "https://github.com/JarbasSkills/skill-worldmovie-central",
"package_name": "ovos-skill-worldmovie-central",
"pip_spec": "git+https://github.com/JarbasSkills/skill-worldmovie-central",
"license": "Apache-2.0",
"icon": "path_to_worldmoviecentral_icon.jpg",
"images": [],
"name": "World Movie Central Skill",
"description": "Explore and watch a variety of movies with World Movie Central.",
"examples": [
"play a movie",
"watch World Movie Central",
"play Luna"
],
"tags": ["movies", "action", "horror", "thriller", "comedy", "drama"]
}
17 changes: 17 additions & 0 deletions skill-wtvf.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"skill_id": "ovos-skill-wtvf-digital-grindhouse-drivein.jarbasal",
"source": "https://github.com/JarbasSkills/skill-WTvFDigitalGrindhouseDriveIn",
"package_name": "ovos-skill-wtvf-digital-grindhouse-drivein",
"pip_spec": "git+https://github.com/JarbasSkills/skill-WTvFDigitalGrindhouseDriveIn",
"license": "Apache-2.0",
"icon": "https://raw.githubusercontent.com/JarbasSkills/skill-WTvFDigitalGrindhouseDriveIn/dev/ui/logo.jpg",
"images": [],
"name": "WTvF Digital Grindhouse Drive In Skill",
"description": "Experience classic grindhouse movies with WTvF Digital Grindhouse Drive In.",
"examples": [
"play a grindhouse movie",
"watch WTvF Digital Grindhouse Drive In",
"play Plan 9 from Outer Space"
],
"tags": ["movies", "horror", "grindhouse"]
}
17 changes: 17 additions & 0 deletions skill-youtube-movies.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"skill_id": "ovos-skill-youtubefullmovies.jarbasal",
"source": "https://github.com/JarbasSkills/skill-youtubefullmovies",
"package_name": "ovos-skill-youtubefullmovies",
"pip_spec": "git+https://github.com/JarbasSkills/skill-youtubefullmovies",
"license": "Apache-2.0",
"icon": "https://raw.githubusercontent.com/JarbasSkills/skill-youtube-movies/master/ui/logo.png",
"images": [
"https://raw.githubusercontent.com/JarbasSkills/skill-youtube-movies/master/gui.png"
],
"name": "Youtube Movies Skill",
"description": "Stream full movies uploaded on YouTube!",
"examples": [
"play horror movie"
],
"tags": ["video", "youtube", "common play", "music"]
}

0 comments on commit 17090aa

Please sign in to comment.