Skill Progressive Disclosure

Start with what a skill materially is, because the word carries more weight than the thing: a folder, with a markdown file in it. Nothing more. That file holds instructions and, at the top, a summary of those instructions. The mechanism lives in that asymmetry: it is a lazy system prompt, of which only the summary stays loaded, and which unfolds when the model decides the rest is useful to it. Pattern formalized by Anthropic in 'Equipping Agents with Agent Skills', in three levels. Level 1: the short description, one line, always in context. Level 2: the full SKILL.md, loaded if the agent deems the skill relevant. Level 3: resource files (templates, scripts), loaded on demand. The result is keeping full capability reachable without saturating context with detail nobody will read.

Strengths

Limitations

Best for

Official site

View on Coeurdar