Skip to main content

Project Alice skill kit

Project description

Project Alice skill kit

The Project Alice skill kit is a tool that helps create skills for Alice.

Features

  • Create new skills
  • Validate the format of all json files

Install

pip3 install projectalice-sk

The skill kit supports tab completion for bash and zsh it can be activated by adding this in your .bashrc:

eval "$(_ALICE_SK_COMPLETE=source projectalice-sk)"

For zsh users add this to your .zshrc:

eval "$(_ALICE_SK_COMPLETE=source_zsh projectalice-sk)"

Testing

It is possible to run all validation tests we currently run against a skill when someone submits a PR locally using:

projectalice-sk validate --paths <pathnames>

Further information on the validation tests can be found here

Auto skills creation

To create the basic files needed for a skill to work, run:

projectalice-sk create

This saves you the hassle of creating the directory tree, the required files and so on. It also follows the strict conventions we made for skills and will avoid you trouble when submitting your skill for review.

Contributors:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

projectalice-sk-2.3.4.tar.gz (55.1 kB view details)

Uploaded Source

Built Distribution

projectalice_sk-2.3.4-py3-none-any.whl (73.7 kB view details)

Uploaded Python 3

File details

Details for the file projectalice-sk-2.3.4.tar.gz.

File metadata

  • Download URL: projectalice-sk-2.3.4.tar.gz
  • Upload date:
  • Size: 55.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.6

File hashes

Hashes for projectalice-sk-2.3.4.tar.gz
Algorithm Hash digest
SHA256 ab72ec25f40a5a6f874f70de9f627316f79f493ba602bd0588e7c750679696e6
MD5 33f0ca3f3dc9bb998e71c50763f96a7a
BLAKE2b-256 fea9be6eb19d14a949f8caad0e3f81d41f7d410654a6af386f1f8bd79a91ea88

See more details on using hashes here.

File details

Details for the file projectalice_sk-2.3.4-py3-none-any.whl.

File metadata

File hashes

Hashes for projectalice_sk-2.3.4-py3-none-any.whl
Algorithm Hash digest
SHA256 64be4708fff7822b21d3e8803a8027f4ee5a6adf93d72c0eba17680152f7fd93
MD5 ca557fe00c9c0eedc20337b228d7a2ce
BLAKE2b-256 ad80a8872a2898347fc1cff6f1a9a9e063712ea94dfa3bdcdb1fc22341f7a364

See more details on using hashes here.

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