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 4083ef2 commit 78f450c
Show file tree
Hide file tree
Showing 3 changed files with 62 additions and 0 deletions.
21 changes: 21 additions & 0 deletions skill-omeleto.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"skill_id": "ovos-skill-omeleto.jarbasai",
"source": "https://github.com/JarbasSkills/skill-omeleto",
"package_name": "ovos-skill-omeleto",
"pip_spec": "git+https://github.com/JarbasSkills/skill-omeleto",
"license": "Apache-2.0",
"icon": "https://raw.githubusercontent.com/JarbasSkills/skill-omeleto/dev/ui/icon.png",
"images": [
"https://raw.githubusercontent.com/JarbasSkills/skill-omeleto/dev/gui.png",
"https://raw.githubusercontent.com/JarbasSkills/skill-omeleto/dev/gui2.png",
"https://raw.githubusercontent.com/JarbasSkills/skill-omeleto/dev/gui3.png"
],
"name": "Omeleto",
"description": "Watch Omeleto short films on OpenVoiceOS.",
"examples": [
"open omeleto",
"play short movie",
"play omeleto"
],
"tags": ["scifi", "shortfilms", "video", "entertainment"]
}
15 changes: 15 additions & 0 deletions skill-peerflix.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"skill_id": "ovos-skill-peerflix.jarbasai",
"source": "https://github.com/JarbasSkills/skill-peerflix",
"package_name": "ovos-skill-peerflix",
"pip_spec": "git+https://github.com/JarbasSkills/skill-peerflix",
"license": "Apache-2.0",
"icon": "https://raw.githubusercontent.com/JarbasSkills/skill-peerflix/dev/ui/magnet.png",
"name": "Peerflix",
"description": "Stream torrents in Mycroft-gui using peerflix!",
"examples": [
"play a movie from rarbg"
],
"tags": ["video", "common play", "torrent"],
"author": "JarbasAl"
}
26 changes: 26 additions & 0 deletions skill-picfixer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"skill_id": "ovos-skill-picfixer.jarbasai",
"source": "https://github.com/JarbasSkills/skill-picfixer",
"package_name": "ovos-skill-picfixer",
"pip_spec": "git+https://github.com/JarbasSkills/skill-picfixer",
"license": "Apache-2.0",
"icon": "https://github.com/JarbasSkills/skill-picfixer/raw/dev/ui/picfixer.png",
"images": [
"https://github.com/JarbasSkills/skill-picfixer/raw/dev/gui.png",
"https://github.com/JarbasSkills/skill-picfixer/raw/dev/gui2.png"
],
"name": "Picfixer Feature Film Collection",
"description": "Enjoy a selection of free feature films from various genres such as comedy, drama, adventure, mystery, romance, sci-fi, horror, westerns, documentaries, and exploitation. Nostalgic double-feature theater programs are also available.",
"examples": [
"open pic fixer",
"play old movie",
"play public domain movie"
],
"tags": [
"entertainment",
"feature-films",
"movies",
"video",
"public-domain"
]
}

0 comments on commit 78f450c

Please sign in to comment.