AgentSkillsDescriptor
The agent skills descriptor for a registry record. Contains an optional skill markdown definition in human-readable format and an optional structured skill definition.
Contents
- skillDefinition
-
The structured skill definition with schema version and content.
Type: SkillDefinition object
Required: No
- skillMd
-
The optional skill markdown definition describing the agent's skills in a human-readable format.
Type: SkillMdDefinition object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: