Coder Social home page Coder Social logo

mycroftai / skill-stop Goto Github PK

View Code? Open in Web Editor NEW
8.0 9.0 26.0 64 KB

Mycroft AI official Stop Skill - stop the actions of a Skill that are in progress

Home Page: https://mycroft.ai/skills

License: Apache License 2.0

Python 70.82% Gherkin 29.18%
mycroft mycroftai mycroft-skill stop stop-words hacktoberfest

skill-stop's People

Contributors

aleale99 avatar augustnmonteiro avatar azaz78 avatar christopherrogers1991 avatar dave-esch avatar devs-mycroft avatar domcross avatar e-gor avatar forslund avatar goldyfruit avatar kathyreid avatar krisgesling avatar luke5sky avatar matthewscholefield avatar penrods avatar ricglz avatar thorstenmueller avatar tony763 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

skill-stop's Issues

Move all localization files into locale structure

Is your feature request related to a problem? Please describe.
Currently language files are split across locale and vocab.

Describe the solution you'd like
These can be merged under locale and consideration for a better file structure within that directory should be given.

Context
locale is a newer addition that can store all language files. The older convention is to split these across dialog, regex and vocab directories. Each locale/lang-code/ directory can contain any type of sub-directory structure and Mycroft will traverse these. However each language directory should be kept consistent.

StopKeyword

There was a change in the intent from .require("StopKeyword") to .require("Stop"), but only the en-us vocab-file was renamed to "Stop.vocab". This renders this skill useless for languages other than "en-us".

possible solutions:

  1. change intent back to .require("StopKeyword")and rename en-us vocab-file only
  2. rename all vocab-files in the lang subfolders

How is this intended to be used?

I tried using it as "hey mycroft ... stop" during the wiki skill, but either mycroft isn't listening at that time, or else can't hear my over itself.

"Turn off" bug

You must have recently updated this to be more flexible with the use of the phrase "turn off" because this skill now conflicts with my Domoticz Skill. Now when I say something like "turn off the lights" and instead of turning off the lights it asks "confirming, you want me to turn myself off?" It's annoying. The skill should require something like "yourself"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.