

# AgentSkillsDescriptor
<a name="API_AgentSkillsDescriptor"></a>

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
<a name="API_AgentSkillsDescriptor_Contents"></a>

 ** skillDefinition **   <a name="bedrockagentcorecontrol-Type-AgentSkillsDescriptor-skillDefinition"></a>
The structured skill definition with schema version and content.  
Type: [SkillDefinition](API_SkillDefinition.md) object  
Required: No

 ** skillMd **   <a name="bedrockagentcorecontrol-Type-AgentSkillsDescriptor-skillMd"></a>
The optional skill markdown definition describing the agent's skills in a human-readable format.  
Type: [SkillMdDefinition](API_SkillMdDefinition.md) object  
Required: No

## See Also
<a name="API_AgentSkillsDescriptor_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/bedrock-agentcore-control-2023-06-05/AgentSkillsDescriptor) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-agentcore-control-2023-06-05/AgentSkillsDescriptor) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-agentcore-control-2023-06-05/AgentSkillsDescriptor) 