What are agent skills and how do they work?
Agent skills are modular instruction packages stored as SKILL.md files that give AI coding agents specialized capabilities. When you install them, the agent reads only the name and description at session start. Full instructions load on demand when relevant to your task — a lazy-loading design that keeps token usage efficient even with dozens installed.