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 309ce47 commit 8876ba9
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 0 deletions.
19 changes: 19 additions & 0 deletions skill-audio-anarchy.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"skill_id": "ovos-skill-audio-anarchy.jarbasai",
"source": "https://github.com/JarbasSkills/skill-audio-anarchy",
"package_name": "ovos-skill-audio-anarchy",
"pip_spec": "git+https://github.com/JarbasSkills/skill-audio-anarchy",
"license": "Apache-2.0",
"icon": "https://www.audioanarchy.org/ahead6.gif",
"images": [
"https://raw.githubusercontent.com/JarbasSkills/skill-audio-anarchy/dev/gui.png",
"https://raw.githubusercontent.com/JarbasSkills/skill-audio-anarchy/dev/gui2.png"
],
"name": "Audio Anarchy",
"description": "Stream and enjoy audiobooks from AudioAnarchy.",
"examples": [
"play an audiobook from AudioAnarchy",
"find anarchist literature"
],
"tags": ["audiobooks", "literature", "anarchy"]
}
23 changes: 23 additions & 0 deletions skill-ccc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"skill_id": "ovos-skill-cult-cinema-classics.jarbasai",
"source": "https://github.com/JarbasSkills/skill-ccc",
"package_name": "ovos-skill-cult-cinema-classics",
"pip_spec": "git+https://github.com/JarbasSkills/skill-ccc",
"license": "Apache-2.0",
"icon": "https://raw.githubusercontent.com/JarbasSkills/skill-ccc/res/ccc_logo.png",
"images": [
"https://raw.githubusercontent.com/JarbasSkills/skill-ccc/gui4.png",
"https://raw.githubusercontent.com/JarbasSkills/skill-ccc/gui2.png",
"https://raw.githubusercontent.com/JarbasSkills/skill-ccc/gui.png",
"https://raw.githubusercontent.com/JarbasSkills/skill-ccc/gui3.png"
],
"name": "Cult Cinema Classics",
"description": "Enjoy cult movie classics on OpenVoiceOS.",
"examples": [
"open cult movie classics menu",
"play zontar the thing from venus movie",
"play cult movie classics",
"play invasion of the saucer men"
],
"tags": ["movies", "public domain", "classic movies", "video", "entertainment"]
}

0 comments on commit 8876ba9

Please sign in to comment.