Skip to content

Bedrock Agentcore Control  >  Structures  >  SkillMdDefinition

SkillMdDefinition

Structure Class

SkillMdDefinition dataclass

The skill markdown definition for an agent skills descriptor.

Attributes

inline_content class-attribute instance-attribute
inline_content: str | None = None

The markdown content describing the agent's skills in a human-readable format.