botskills

1.0.17 • Public • Published

Botskills Command Line Tool

The Botskills Tool is a command line tool to manage the Skills connected to your Virtual Assistant solution.

Prerequisite

npm install -g botdispatch @microsoft/botframework-cli

Installing

Using npm:

npm install -g botskills@latest

Commands

  • Connect a Skill to your assistant
  • Disconnect a Skill from your assistant
  • Update a Skill from your assistant
  • Refresh connected skills
  • List all Skills connected to your assistant
  • Migrate all the Skills to the new schema configuration settings

How to Use Daily Builds

If you want to play with the very latest versions of bot-solutions, you can opt in to working with the daily builds. This is not meant to be used in a production environment and is for advanced development. Quality will vary and you should only use daily builds for exploratory purposes.

To get access to the daily builds of this library, configure npm to use the MyGet feed before installing.

npm config set registry https://botbuilder.myget.org/F/aitemplates/npm/

To reset the registry in order to get the latest published version, run:

npm config set registry https://registry.npmjs.org/

Further Reading

License

MIT © Microsoft

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.17
    237
    • latest

Version History

Package Sidebar

Install

npm i botskills

Weekly Downloads

237

Version

1.0.17

License

MIT

Unpacked Size

200 kB

Total Files

90

Last publish

Collaborators

  • botframework
  • sgellock
  • cwhitten