@JarbasAl JarbasAl authored on 4 Mar 2023
github-actions[bot] committed on 4 Mar 2023
.github/ workflows Add PyPI Automation scripts and workflows (#2) 2 years ago
locale modernize 2 years ago
res/ desktop Update skill store metadata 2 years ago
scripts Add PyPI Automation scripts and workflows (#2) 2 years ago
.gitignore Feat/runtime requirements (#1) 2 years ago
CHANGELOG.md Prepare alpha version package 2 years ago
LICENSE Add License - Apache 2.0 4 years ago
README.md modernize 2 years ago
__init__.py Feat/runtime requirements (#1) 2 years ago
requirements.txt Feat/runtime requirements (#1) 2 years ago
setup.py Add PyPI Automation scripts and workflows (#2) 2 years ago
version.py Prepare alpha version package 2 years ago
README.md

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.

Examples

  • "Hello world"
  • "How are you?"
  • "Thank you"

Credits

Mycroft AI (@MycroftAI)

Category

Configuration

Tags

#helloworld

#first-skill

#hello

#greeting