4 min read

Agent Skills & Tools

Overview

In Vantage, an agent's capabilities are determined by its Skills. Instead of giving every agent access to every tool on the platform, you assign specific skills to give the agent focused expertise. Skills dictate both when an agent activates its capabilities and what it can do.

What is a Skill?

A Skill is a modular capability pack. Each skill contains:

ComponentDescription
Display NameThe name of the skill (e.g., "Dashboard Creator")
DescriptionA summary of what the skill allows the agent to do
TriggersKeywords and phrases that activate the skill (e.g., "create dashboard", "visualize data")
Tool CategoriesThe groups of platform tools the skill unlocks (e.g., Dashboard Ops, Workflow Ops)
InstructionsSpecific AI instructions added to the agent's prompt when the skill is active

Prebuilt vs. Custom Skills

Progressive Skill Matching

To ensure agents respond quickly and stay focused, Vantage uses Progressive Skill Matching.

When you ask an agent a question:

  1. The platform analyzes your query against the Triggers of all skills assigned to the agent.
  2. Skills that match the query become Active.
  3. Skills that don't match remain Inactive.

Why this matters:

If your request changes mid-conversation, the agent automatically activates different skills based on the new context.

Tool Categories

When a skill becomes active, it unlocks specific Tool Categories. These categories determine what actions the agent can perform on the platform.

1. Dashboard Ops

Allows the agent to view and modify your analytics dashboards.

Capabilities:

2. Workflow Ops

Allows the agent to build and manage automated data pipelines.

Capabilities:

3. AI Ops

Unlocks specialized AI sub-tasks that the agent can use to process data.

Capabilities:

4. Integration Ops

Allows the agent to read from and write to your connected external services.

Capabilities:

Important: Agents always operate with your permissions. An agent can only access integrations and data that you personally have access to. If you haven't connected Google Drive, your agent cannot search Google Drive, even if it has the skill.

Default Tools

Even without any assigned skills, all agents have access to basic conversational capabilities and context-awareness. However, to perform actions on the platform (like creating a dashboard or searching a file), you must assign the appropriate skills in the Agent Builder.