Skip to main content
Defines a set of instructions for the Omni Agent that users can trigger with a button click. Skills can be defined at the topic level (in topic files) or at the model level (in model files). When triggered, the AI follows those instructions — querying data, summarizing results, interacting with the user, or walking through a multi-step process — all without the user needing to write a prompt. Each defined skill will display as a button in the Omni Agent. See the Agent Skills guide for more information about this feature, including use cases and best practices.

Syntax

Properties

skills
object
required
A map of skills, each defined with a unique skill_id.

Examples

See the Agent Skills guide for additional examples.
Topic-level skill
Skill with required access grants
Skill with conditional access grants