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 68bedd3 commit 8116e85
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
recursive-include locale *
15 changes: 15 additions & 0 deletions locale/en-us/skill.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"skill_id": "skill-ovos-boot-finished.openvoiceos",
"source": "https://github.com/OpenVoiceOS/skill-ovos-boot-finished",
"name": "Finished Booting Skill",
"description": "The Finished Booting skill provides notifications when OpenVoiceOS has fully started and all core services are ready",
"examples": [
"Is the system ready?",
"Enable ready notifications.",
"Disable ready notifications."
],
"tags": [
"diagnostics",
"information"
]
}

0 comments on commit 8116e85

Please sign in to comment.