-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: Dante1975X <[email protected]>
- Loading branch information
1 parent
36e56dd
commit 2174daf
Showing
1 changed file
with
25 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
{ | ||
"skill_id": "skill-moviemaster.openvoiceos", | ||
"source": "https://github.com/OpenVoiceOS/ovos-skill-moviemaster", | ||
"name": "Movie Master", | ||
"description": "Finde Informationen zu Filmen, Schauspielern und Produktionsdetails. Finde ganz einfach mit Deiner Stimme Informationen zu einem Film.", | ||
"examples": [ | ||
"Worum geht es in dem Film _______?", | ||
"Erzähl mir von dem Film _______", | ||
"Wer spielt in dem Film _______ mit?", | ||
"Zu welchem Genre gehört der Streifen _______?", | ||
"Suche nach Informationen zum Film _______.", | ||
"Wann wurde der Film _______ gedreht?", | ||
"Hast Du Informationen zum Film _______?", | ||
"Welche beliebten Filme laufen derzeit?", | ||
"Welche Filme wie _______ empfiehlst Du?", | ||
"Wie lang ist der Film _______?", | ||
"Welche Filme haben die höchsten Bewertungen?" | ||
], | ||
"tags": [ | ||
"TMDB", | ||
"Filme", | ||
"Schauspieler", | ||
"Unterhaltung" | ||
] | ||
} |