Agent SkillsEnhance AI capabilities with specialized skills.

Agent Skills are a structured way to enhance AI capabilities with domain-specific knowledge and tasks. They comprise:
- SKILL.md: Contains essential metadata and instructions for agents.
- Scripts: Optional executable code to accompany the skill.
- References: Documentation that provides additional context.
- Assets: Templates and resources to assist in implementation.
By packaging knowledge into portable folders, agents can efficiently handle multi-step tasks and maintain a small context footprint while loading skills on demand.