Skip to content

Commit

Permalink
fix: skilljson
Browse files Browse the repository at this point in the history
  • Loading branch information
JarbasAl committed Nov 17, 2024
1 parent 733ea17 commit 5b6e0f4
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions locale/en-us/skill.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"skill_id": "skill-ovos-fallback-chatgpt.openvoiceos",
"source": "https://github.com/OpenVoiceOS/skill-ovos-fallback-chatgpt",
"name": "ChatGPT Fallback Skill",
"description": "When in doubt, ask ChatGPT",
"examples": [
"Explain quantum computing in simple terms",
"Got any creative ideas for a 10 year old’s birthday?"
],
"tags": [
"fallback",
"LLM",
"query",
"information"
]
}

0 comments on commit 5b6e0f4

Please sign in to comment.