MycroftAI / mycroft-skills

A repository for sharing and collaboration for third-party Mycroft skills development.
https://mycroft.ai/skills
758 stars 870 forks source link

Add statistant #1640

Open hendrik-roth opened 2 years ago

hendrik-roth commented 2 years ago

Info

This PR adds the new skill, statistant, to the skills repo.

Description

You can ask Mycroft for:

For all possible Interactions with mycroft read the wiki for interactions

Edit: how to use statistant in more detail (e.g. where to put the data), see here

Created with mycroft-skills-kit v0.3.16

hendrik-roth commented 2 years ago

Here are the vktest results:

vktest_results

I also included the old automatic testing system, but somehow there is just the status and not the code coverage, see:

old_automated_testing

HTH

krisgesling commented 2 years ago

Hey there, congratulations on such a great Skill!

To be included in the Marketplace the Skill goes through three reviews by our Skill Testing Team. You can read more about these reviews and the overall Skills Acceptance Process here: https://mycroft.ai/documentation/skills/skills-acceptance-process/

If you have any updates in the meantime, you can update this pull request by running: mycroft-msk submit /opt/mycroft/skills/your-skill-dir

Also feel free to post here or in the Skills channel on Chat if you have any questions.

Looking forward to trying out your Skill :slightly_smiling_face:

Edit: Regarding the VK tests, there's a failure in another Skill at the moment. So nothing to do with your Skill. We're just all hands on deck with the Mark II launch at the moment. So will get back to this shortly.