Skip to content

Commit

Permalink
fix: skill.json (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
JarbasAl authored Nov 15, 2024
1 parent ddace5b commit e675488
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 40 deletions.
5 changes: 1 addition & 4 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
recursive-include dialog *
recursive-include vocab *
recursive-include locale *
recursive-include res *
recursive-include ui *
recursive-include skill *
recursive-include gui *
20 changes: 20 additions & 0 deletions locale/en-us/skill.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"skill_id": "skill-ovos-wolfie.openvoiceos",
"source": "https://github.com/OpenVoiceOS/skill-ovos-wolfie",
"name": "Wolfram Alpha",
"description": "Use Wolfram Alpha for general knowledge questions.",
"examples": [
"ask the wolf what is the speed of light",
"How tall is Mount Everest?",
"When was The Rocky Horror Picture Show released?",
"What is Madonna's real name?",
"What's 18 times 4?",
"How many inches in a meter?"
],
"tags": [
"wolfram-alpha",
"query",
"general-knowledge",
"information"
]
}
10 changes: 0 additions & 10 deletions res/desktop/skill-wolfie.desktop

This file was deleted.

26 changes: 0 additions & 26 deletions res/desktop/skill.json

This file was deleted.

0 comments on commit e675488

Please sign in to comment.