An open API service indexing awesome lists of open source software.

https://github.com/builderjer/ziggy-skill


https://github.com/builderjer/ziggy-skill

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# Hello World
Introductory Skill so that Skill Authors can see how a Mycroft 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 a Mycroft Skill, and is a good first Skill to study if you are interested in developing Skills for the Mycroft ecosystem.

If you want to write **Skills** for Mycroft, Documentation is available:

* [Mycroft Skills Kit](https://mycroft.ai/documentation/skills/msk/)
* [Developing a new Skill](https://mycroft.ai/documentation/skills/introduction-developing-skills/)
* [Skill Settings](https://mycroft.ai/documentation/skills/skill-settings/)
* [Automatic testing of your Mycroft Skill](https://mycroft.ai/documentation/skills/automatic-testing/)
* [Skill Acceptance Process](https://mycroft.ai/documentation/skills/skills-acceptance-process/)
* [Mycroft Skills Manager](https://mycroft.ai/documentation/msm/)
* [Mycroft Message Bus](https://mycroft.ai/documentation/message-bus/)

## Examples
* "Hello world"
* "How are you?"
* "Thank you"

## Credits
Mycroft AI (@MycroftAI)

## Category
**Configuration**

## Tags
#helloworld
#first-skill
#hello
#greeting