SKILL.md

Definition

A Skill in the context of autonomous AI agents is a modular, executable capability that allows an agent to perform specific tasks, interact with external tools, or process information in a structured manner. Skills extend the base reasoning capabilities of a Large Language Model (LLM) by providing defined interfaces for action and memory.

Key Characteristics

References