Skip to main content

Mycroft Skills Kit

None

Project description

Mycroft Skills Kit

Mycroft Skills Kit

msk-create

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 ~/.local/share/mycroft/skills/myskill
msk submit ~/.local/share/mycroft/skills/myskill

Note that Mycroft is compatible with the XDG base directory specification meaning that if you have set $XDG_DATA_HOME, you should replace ~/.local/share for $XDG_DATA_HOME.

Creating a New Skill

msk create:

msk-create

Creating Tests

msk create-test ~/.local/share/mycroft/skills/myskill:

msk-create-test

Submitting a new skill / Updating existing skill

msk submit ~/.local/share/mycroft/skills/myskill:

msk-submit

--or--

cd ~/.local/share/mycroft/skills/myskill
msk submit .

Project details

None

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.4.0.tar.gz (39.3 kB view hashes)

Uploaded Source

Built Distribution

msk-0.4.0-py3-none-any.whl (48.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page