-
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Translate skill.json via GitLocalize
- Loading branch information
1 parent
aa9cd2f
commit d8b6f23
Showing
1 changed file
with
23 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,23 @@ | ||
{ | ||
"skill_id": "skill-ovos-wikipedia.openvoiceos", | ||
"source": "https://github.com/OpenVoiceOS/skill-ovos-wikipedia", | ||
"name": "Wikipedia", | ||
"description": "Suche in Wikipedia nach Antworten auf all Deine Fragen. Erhalte nur eine Zusammenfassung oder frage nach weiteren Informationen, um tiefer gehende Informationen zu erhalten.", | ||
"examples": [ | ||
"Erzähl mir von Elon Musk", | ||
"Erzähl mir von Bohnen", | ||
"Checke Wikipedia zu Bohnen", | ||
"Erzähle mir etwas über den Pembroke Welsh Corgi", | ||
"Suche nach Schokolade", | ||
"Weitere Informationen", | ||
"Erzähl mir mehr" | ||
], | ||
"tags": [ | ||
"Wikipedia", | ||
"Enzyklopädie", | ||
"Allgemeinwissen", | ||
"wiki", | ||
"Frage", | ||
"Abfrage\nSuche" | ||
] | ||
} |