Loading…
Loading…
Written by Max Zeshut
Founder at Agentmelt · Last updated May 31, 2026
Anthropic's implementation of the [[agent-skills]] pattern: a directory-based system where each skill is a folder containing a SKILL.md instruction file, optional scripts, and reference documents. The model loads a short index of available skills into its context, then loads a specific skill's full contents only when triggered. Skills work across Claude apps (Claude Code, Claude Agent SDK, Claude.ai) and are portable between projects.