What are Skill Parameters?

Last updated: August 11, 2026

Skill parameters are what allow users to determine which entity the AI agent should reference when answering your question.

The prompt field currently supports the following parameters:

  • Employee

  • Group

  • Goal

  • Competition

  • Matchup

  • Metric

Parameters are designated by enclosing the parameter name in curly brackets ("{}").

In the Parameters section, you'll then use the drop-down selector to confirm what each particular parameter corresponds to: an employee, group, goal, competition, matchup, or metric.

If your Skill uses parameters of multiple different types (such as metric and group), you'll see multiple drop-down menus to specify what each of those parameters refers to.

If the Skill uses multiple parameters of the same type, then you'll see only one parameter drop-down menu.


Related Articles