Mycroft Skills Kit
Project description
Mycroft Skills Kit
Mycroft Skills Kit
A tool to help with creating, uploading, and upgrading Mycroft skills on the skills repo.
Features
- Create a new skill
- Create an intent test for a skill
- Upload a skill
- Upgrade an existing skill
Install
Note: Only Linux has been tested
pip3 install msk
Usage
msk create
msk create-test /opt/mycroft/skills/myskill
msk submit /opt/mycroft/skills/myskill
Creating a New Skill
msk create
:
Creating Tests
msk create-test /opt/mycroft/skills/myskill
:
Submitting a new skill / Updating existing skill
msk submit /opt/mycroft/skills/myskill
:
--or--
cd /opt/mycroft/skills/myskill
msk submit .
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
msk-0.3.16.tar.gz
(37.5 kB
view hashes)
Built Distribution
msk-0.3.16-py3-none-any.whl
(47.6 kB
view hashes)