📄️ 2.0 AI-Driven Development Foundations
Overview
📄️ 2.1 Extending Agents with Skills
In 1.4 Setup MCP Servers and Skills, you installed your first skills using npx skills add. This lesson is the why behind that — what skills actually are, how they fit into the broader agent extension ecosystem, and how to think about when and what to put in one.
📄️ 2.2 Build Your First Skill
In 2.1 Extending Agents with Skills, you learned what skills are and how they fit into the agent extension ecosystem. Now you'll build one.