-
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.
- Loading branch information
Showing
3 changed files
with
25 additions
and
119 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": "Find information about movies, actors, and production details. Easily find information about a movie with your voice.", | ||
"examples": [ | ||
"What is the movie _______ about?", | ||
"Tell me about the movie _______", | ||
"Who plays in the movie _______?", | ||
"What genres does the flick _______ belong to?", | ||
"Look for information on the movie _______.", | ||
"When was the movie _______ made?", | ||
"Do you have info on the film _______?", | ||
"What are popular movies playing now?", | ||
"What films do you recommend like _______?", | ||
"How long is the movie _______?", | ||
"What are the highest rated movies out?" | ||
], | ||
"tags": [ | ||
"TMDB", | ||
"Movies", | ||
"Actors", | ||
"entertainment" | ||
] | ||
} |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.