# <img src='https://raw.githack.com/FortAwesome/Font-Awesome/master/svgs/solid/smile.svg' card_color='#22a7f0' width='50' height='50' style='vertical-align:bottom'/> Hello World
Introductory Skill so that Skill Authors can see how an OVOS Skill is put together
## About
This is a basic Hello Word Skill that takes an _Utterance_ from the user and provides a voice response - a _Dialog_. This Skill demonstrates the basic directory and file structure of an OVOS Skill, and is a good first Skill to study if you are interested in developing Skills for the OVOS ecosystem.
## Examples
- "Hello world"
- "How are you?"
- "Thank you"
## Credits
Mycroft AI (@MycroftAI)
OpenVoiceOS (@OpenVoiceOS)
## Category
**Configuration**
## Tags
#helloworld
#first-skill
#hello
#greeting
Raw data
{
"_id": null,
"home_page": "https://github.com/OpenVoiceOS/skill-ovos-hello-world",
"name": "ovos-skill-hello-world",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "ovos skill plugin",
"author": "OpenVoiceOS",
"author_email": "jarbasai@mailfence.com",
"download_url": "https://files.pythonhosted.org/packages/ff/c2/f27cfe2b9666df3642f3364f49c7e86003a1577116e8e4809e1820a7a0d3/ovos-skill-hello-world-0.1.10.tar.gz",
"platform": null,
"description": "# <img src='https://raw.githack.com/FortAwesome/Font-Awesome/master/svgs/solid/smile.svg' card_color='#22a7f0' width='50' height='50' style='vertical-align:bottom'/> Hello World\n\nIntroductory Skill so that Skill Authors can see how an OVOS Skill is put together\n\n## About\n\nThis is a basic Hello Word Skill that takes an _Utterance_ from the user and provides a voice response - a _Dialog_. This Skill demonstrates the basic directory and file structure of an OVOS Skill, and is a good first Skill to study if you are interested in developing Skills for the OVOS ecosystem.\n\n## Examples\n\n- \"Hello world\"\n- \"How are you?\"\n- \"Thank you\"\n\n## Credits\n\nMycroft AI (@MycroftAI)\nOpenVoiceOS (@OpenVoiceOS)\n\n## Category\n\n**Configuration**\n\n## Tags\n\n#helloworld\n#first-skill\n#hello\n#greeting\n\n\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "OVOS hello world skill plugin",
"version": "0.1.10",
"project_urls": {
"Homepage": "https://github.com/OpenVoiceOS/skill-ovos-hello-world"
},
"split_keywords": [
"ovos",
"skill",
"plugin"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "3ebd2aecb0ec5346e4e00468d4169c689ceb902eed4b9246d65e44062709d566",
"md5": "76ddb79b5e2ffa0e68e68f5935a28d06",
"sha256": "fd04678d36019bd15d2d13e911a60cee15298f01c30ae40acac7d8e949a83439"
},
"downloads": -1,
"filename": "ovos_skill_hello_world-0.1.10-py3-none-any.whl",
"has_sig": false,
"md5_digest": "76ddb79b5e2ffa0e68e68f5935a28d06",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 54730,
"upload_time": "2024-11-19T21:07:01",
"upload_time_iso_8601": "2024-11-19T21:07:01.210196Z",
"url": "https://files.pythonhosted.org/packages/3e/bd/2aecb0ec5346e4e00468d4169c689ceb902eed4b9246d65e44062709d566/ovos_skill_hello_world-0.1.10-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ffc2f27cfe2b9666df3642f3364f49c7e86003a1577116e8e4809e1820a7a0d3",
"md5": "dd343d994e165a4bd5cd456fc6e8161a",
"sha256": "3a69c701183fbfa754eb81f2b44e47355e8493a6e91dabab819edf5f74961675"
},
"downloads": -1,
"filename": "ovos-skill-hello-world-0.1.10.tar.gz",
"has_sig": false,
"md5_digest": "dd343d994e165a4bd5cd456fc6e8161a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 20843,
"upload_time": "2024-11-19T21:07:02",
"upload_time_iso_8601": "2024-11-19T21:07:02.170825Z",
"url": "https://files.pythonhosted.org/packages/ff/c2/f27cfe2b9666df3642f3364f49c7e86003a1577116e8e4809e1820a7a0d3/ovos-skill-hello-world-0.1.10.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-19 21:07:02",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "OpenVoiceOS",
"github_project": "skill-ovos-hello-world",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "ovos-utils",
"specs": [
[
">=",
"0.0.38"
]
]
},
{
"name": "ovos-workshop",
"specs": [
[
"<",
"4.0.0"
],
[
">=",
"0.0.15"
]
]
}
],
"lcname": "ovos-skill-hello-world"
}