Skip to content

Commit

Permalink
fix: skilljson (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
JarbasAl authored Nov 17, 2024
1 parent a709ad0 commit 1839481
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 432 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# <img src='https://raw.githack.com/FortAwesome/Font-Awesome/master/svgs/solid/book-reader.svg' card_color='#22a7f0' width='50' height='50' style='vertical-align:bottom'/> Spelling
Let Mycroft help you spell words
Let OVOS help you spell words

## About
Mycroft can spell any word which is understood by speech-to-text. The proper spelling is pronounced on all platforms, as well as displayed by devices such as the Mark 1.
OVOS can spell any word which is understood by speech-to-text. The proper spelling is pronounced on all platforms, as well as displayed by devices such as the Mark 1.

## Examples
* "How do you spell aardvark?"
Expand Down
9 changes: 9 additions & 0 deletions locale/en-us/skill.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"name": "Spelling Skill",
"examples": [
"How do you spell aardvark?",
"Spell omnipotence",
"How do you spell bureacracy?",
"Spell succotash"
]
}
18 changes: 0 additions & 18 deletions scripts/bump_alpha.py

This file was deleted.

21 changes: 0 additions & 21 deletions scripts/bump_build.py

This file was deleted.

27 changes: 0 additions & 27 deletions scripts/bump_major.py

This file was deleted.

24 changes: 0 additions & 24 deletions scripts/bump_minor.py

This file was deleted.

76 changes: 0 additions & 76 deletions scripts/prepare_skillstore.py

This file was deleted.

53 changes: 0 additions & 53 deletions scripts/prepare_translations.py

This file was deleted.

41 changes: 0 additions & 41 deletions scripts/release_skillstore.py

This file was deleted.

13 changes: 0 additions & 13 deletions scripts/remove_alpha.py

This file was deleted.

Loading

0 comments on commit 1839481

Please sign in to comment.