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 b8b95da commit 82cb5cf
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 0 deletions.
17 changes: 17 additions & 0 deletions skill-deepcdigital.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"skill_id": "ovos-skill-deepcdigital.jarbasai",
"source": "https://github.com/JarbasSkills/skill-deepcdigital",
"package_name": "ovos-skill-deepcdigital",
"pip_spec": "git+https://github.com/JarbasSkills/skill-deepcdigital",
"license": "Apache-2.0",
"icon": "https://raw.githubusercontent.com/JarbasSkills/skill-deepcdigital/dev/ui/deepcdigital_icon.jpg",
"images": [],
"name": "Deep C Digital",
"description": "Stream and enjoy a collection of movies and documentaries from Deep C Digital.",
"examples": [
"play Homecoming Massacre",
"play Is Genesis History",
"find documentaries from deep c digital"
],
"tags": ["movies", "documentaries", "deep c digital", "horror", "entertainment"]
}
13 changes: 13 additions & 0 deletions skill-deezer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"skill_id": "ovos-skill-deezer.jarbasai",
"source": "https://github.com/JarbasSkills/skill-deezer",
"package_name": "ovos-skill-deezer",
"pip_spec": "git+https://github.com/JarbasSkills/skill-deezer",
"license": "Apache-2.0",
"icon": "https://raw.githubusercontent.com/JarbasSkills/skill-deezer/dev/ui/deezer.png",
"images": [],
"name": "Deezer Skill",
"description": "Deezer skill for OVOS common play.",
"examples": [],
"tags": ["OpenVoiceOS", "common play", "music", "entertainment"]
}

0 comments on commit 82cb5cf

Please sign in to comment.