AgentSkill
Represents a distinct capability or function that an agent can perform.
Constructors
Properties
A detailed description of the skill, intended to help clients or users understand its purpose and functionality.
Example prompts or scenarios that this skill can handle. Provides a hint to the client on how to use the skill.
A unique identifier for the agent's skill.
The set of supported input MIME types for this skill, overriding the agent's defaults.
A human-readable name for the skill.
The set of supported output MIME types for this skill, overriding the agent's defaults.
Security schemes necessary for the agent to leverage this skill. As in the overall AgentCard.security, this list represents a logical OR of security requirement objects. Each object is a set of security schemes that must be used together (a logical AND).
A set of keywords describing the skill's capabilities.