Working with Skills

There are a couple of ways you can use skills in the flow.

  1. The Load Assistant Skills node displays all the skills added to the assistant. So first, you have to create or import skills.

  2. Click on the + button on the Skills pane.

  3. Select an option. For example, select Import C# File.

  4. Select the C# file you want to import.

Using Load Native Skills node

There are two nodes for loading C# skills and loading Python skills.

  1. Right-click on the editor and select the node.

  2. Click the folder button on the node and select the files' directory.

  3. After you select the directory, the loaded skills will be displayed in the node-inspector.

  4. Double-click on the available skills to add them to the selected skills list.

  1. Right-click on the editor and select the node.

  2. Click the folder button on the node and select the files' directory.

  3. After you select the directory, the loaded skills will be displayed in the node-inspector.

  4. Double-click on the available skills to add them to the selected skills list.

Last updated