Skills are the next step after AGENTS.md
In short: Skills are focused instruction modules for recurring tasks. They are loaded when needed, so your base context stays cleaner. You can use skills with or without AGENTS.md. If you use both: AGENTS.md stays high-level, skills hold the detailed methods. Most people hearing about skills for the first time ask the same questions: What are they, really? Why should I care? How do I actually use them? This article is written in that order. ...