Managing the Skill Library in AI Studio

The Skill Library in AI Studio is a centralized catalog of pre-built and custom skills that you can add to your virtual agents. Skills instruct an agent on a particular task it needs to accomplish, and can reference tools to complete more complex workflows. This article covers how to browse, search, and use skills from the library, as well as how to access the library directly from within an agent.

Requirements for managing the Skill Library in AI Studio

Table of Contents

Overview of the Skill Library

TabDescription
All skillsDisplays all available skills both built-in and custom
Built-inPre-built skills provided by Zoom (for example, Zoom, Okta, Salesforce)
My skillsCustom skills created by admin for individual accounts
 
Each skill card shows the skill name, a brief trigger description, and the skill provider (for example, Zoom, Okta, or a CRM integration). Skills that require an external integration to connect display a Connect button. Skills that are ready to use display a Use button.

Built-in skill categories

Built-in skills span multiple use case categories, including:

How to access the Skill Library

  1. Sign in to the Zoom web portal as an admin.
  2. In the top-right corner, click your profile picture or initials, then click Admin Center.
  3. In the side menu, click Product configuration then AI Studio.
  4. Click Skill Library.
    The library opens on the All skills tab by default.

How to browse and search for skills

  1. Sign in to the Zoom web portal as an admin.
  2. In the top-right corner, click your profile picture or initials, then click Admin Center.
  3. In the side menu, click Product configuration then AI Studio.
  4. Click Skill Library.
  5. Click the All skills, Built-in, or My skills tab depending on the type of skill you want to find.
  6. Use the search bar at the top of the skill grid to filter skills by name or keyword.
  7. Scroll through the paginated skill grid. Each page displays up to 12 skills. Use the page navigation at the bottom to move between pages.
Note: Skills that require a third-party integration will show Connect instead of Use. You must complete the integration setup before the skill can be activated on an agent.

How to create a custom skill

  1. Sign in to the Zoom web portal as an admin.
  2. In the top-right corner, click your profile picture or initials, then click Admin Center.
  3. In the side menu, click Product configuration then AI Studio.
  4. Click Skill Library.
  5. At the top right, click + Create a skill.
  6. Configure the following fields:
    • Modality: Select General, Voice, or Chat.
    • Name: Enter a descriptive name for the skill.
    • Trigger description: Describe when the agent should invoke this skill (for example, Use this when a user reports an outage, technical issue, or application failure).
    • Instructions: Write step-by-step instructions for the agent, referencing specific tools where needed (for example, Get_records, Create_Incident, Update_Incident).
  7. Click Save.
The skill will appear under the My skills tab and can be added to any agent.

How to add a skill to an agent during agent creation

  1. Create a voice or chat agent.
  2. Complete the Basics, Voice actor, Avatar, and Knowledge steps.
  3. On the Skills (optional) step, review the skills picked for your agent suggestions.
  4. Click Connect on any skill requiring an integration, or Use to add a skill directly.
  5. Click Browse skill library to open the full Skill Library and select additional skills.
  6. Click Create to finish creating the agent with the selected skills.

How to add or manage skills on an existing agent

  1. Sign in to the Zoom web portal.
  2. In the top-right corner, click your profile picture or initials, then click Admin Center.
  3. In the side menu, click Product configuration then AI Studio.
  4. Click Virtual Agents.
  5. Click the name of the agent you want to edit.
  6. Scroll to the Skills section on the agent configuration page.
  7. To add a skill from the library, click Add from library.
    A modal will open showing the Skill Library with Use or Connect buttons on each skill card.
  8. To create a new skill directly from the agent, click Create skill.
  9. To enable or disable an existing skill on the agent, use the toggle in the Active column.
  10. To edit a skill's instructions or trigger description, click the skill name to open the Edit skill panel.
Note: Changes to a skill will affect all agents that use that skill. After editing, republish any affected agents.

How to add a skill from within the Edit skill panel

  1. While editing a voice or chat agent, click a skill name in the Skills section to open the Edit skill panel.
  2. Review or update the Modality, Name, Trigger description, and Instructions.
  3. Use the Insert button to reference tools within the instructions.
  4. Click Save to apply changes.
note icon
This article applies to Zoom Virtual Agent voice and chat agent. If you are using Zoom Virtual Agent classic chatbot, refer to this documentation for setup and deployment instructions.