Skip to main content

An SDK for skills for the Webex Assistant.

Project description

Webex Assistant Skills SDK

The Webex Skills SDK is designed to simplify the process of creating a Webex Assistant Skill. It provides some tools that help to easily set up a template skill, deal with encryption and test the skill locally, among other things.

This is a simplified version of the documentation, for more information visit the official
Webex Assistant Skills SDK website.

Installing the SDK

This SDK supports Python 3.7 and above. If you want to be able to build MindMeld Skills, you will need to use Python 3.7 for compatibility with the MindMeld library.

Using pip

Create a virtual environment with Python 3.7:

pyenv install 3.7.5
pyenv virtualenv 3.7.5 webex-skills
pyenv local webex-skills

Install using pip:

pip install webex-skills

In order to build MindMeld Skills you need the mindmeld extra:

pip install 'webex-skills[mindmeld]'

Install from Source

You can install from source using Poetry. Set up python 3.7.5 locally:

pyenv install 3.7.5
pyenv local 3.7.5

Now you can run Poetry's install command:

poetry install

In order to build MindMeld Skills you need the mindmeld extra:

poetry install --extras "mindmeld"

Building Skills

You can follow the next guides for building your first skills:

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

webex-skills-2.0.13.tar.gz (26.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

webex_skills-2.0.13-py3-none-any.whl (35.8 kB view details)

Uploaded Python 3

File details

Details for the file webex-skills-2.0.13.tar.gz.

File metadata

  • Download URL: webex-skills-2.0.13.tar.gz
  • Upload date:
  • Size: 26.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.11 CPython/3.7.10 Darwin/21.3.0

File hashes

Hashes for webex-skills-2.0.13.tar.gz
Algorithm Hash digest
SHA256 704494210932eaf820a444c97bf008045730ab9f38de6c25314605b5ad6c677d
MD5 2c6dc4916875d6e5d9d91e549c8b7abb
BLAKE2b-256 f127915252aab831ceace29f420a1f0f75dd2d05f6017e2f6d66b688dd56ae48

See more details on using hashes here.

File details

Details for the file webex_skills-2.0.13-py3-none-any.whl.

File metadata

  • Download URL: webex_skills-2.0.13-py3-none-any.whl
  • Upload date:
  • Size: 35.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.11 CPython/3.7.10 Darwin/21.3.0

File hashes

Hashes for webex_skills-2.0.13-py3-none-any.whl
Algorithm Hash digest
SHA256 d31334aae5876ead364a8abfefbcc7aa5d9697ee85e76e60c323acfc5a5c1e30
MD5 ce5efd359d5d695a935401c101563319
BLAKE2b-256 eedb0edd0f876c50b2ad971c0ca837597193781f39a1042323b7d1f4c71eba4c

See more details on using hashes here.

Supported by

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