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 860089b commit a6f2800
Show file tree
Hide file tree
Showing 3 changed files with 52 additions and 0 deletions.
16 changes: 16 additions & 0 deletions skill-starmedia.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"skill_id": "ovos-skill-starmedia.jarbasal",
"source": "https://github.com/JarbasSkills/skill-starmedia",
"package_name": "ovos-skill-starmedia",
"pip_spec": "git+https://github.com/JarbasSkills/skill-starmedia",
"license": "Apache-2.0",
"icon": "https://github.com/JarbasSkills/skill-starmedia/raw/dev/ui/starmedia_icon.jpg",
"images": [],
"name": "StarMedia Skill",
"description": "Enjoy movies, documentaries, and video episodes from StarMedia.",
"examples": [
"open StarMedia menu",
"play StarMedia content"
],
"tags": ["movies", "documentaries", "video episodes", "entertainment"]
}
19 changes: 19 additions & 0 deletions skill-stephen-king.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"skill_id": "ovos-skill-stephen-king-audio-books.jarbasal",
"source": "https://github.com/JarbasSkills/skill-stephen-king-audio-books",
"package_name": "ovos-skill-stephen-king-audio-books",
"pip_spec": "git+https://github.com/JarbasSkills/skill-stephen-king-audio-books",
"license": "Apache-2.0",
"icon": "https://raw.githubusercontent.com/JarbasSkills/skill-stephen-king-audiobooks/dev/ui/logo.png",
"images": [
"https://raw.githubusercontent.com/JarbasSkills/skill-stephen-king-audiobooks/dev/gui.png",
"https://raw.githubusercontent.com/JarbasSkills/skill-stephen-king-audiobooks/dev/gui2.png"
],
"name": "Stephen King Audio Books Skill",
"description": "Search Stephen King audiobooks on OCP.",
"examples": [
"read dark tower by Stephen King"
],
"tags": ["audiobooks", "librivox", "common play"],
"author": "JarbasAl"
}
17 changes: 17 additions & 0 deletions skill-storynory.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"skill_id": "ovos-skill-storynory.jarbasal",
"source": "https://github.com/JarbasSkills/skill-storynory",
"package_name": "ovos-skill-storynory",
"pip_spec": "git+https://github.com/JarbasSkills/skill-storynory",
"license": "Apache-2.0",
"icon": "https://raw.githubusercontent.com/JarbasSkills/skill-storynory/master/ui/logo.png",
"images": [
"https://raw.githubusercontent.com/JarbasSkills/skill-storynory/master/gui.png"
],
"name": "Storynory Skill",
"description": "Search Storynory by voice!",
"examples": [
"read Storynory"
],
"tags": ["audiobooks", "kids"]
}

0 comments on commit a6f2800

Please sign in to comment.