# Steps 1. Install each skill using `skills` package ``` npx skills add https://github.com/microsoft/azure-skills/tree/main/.github/plugins/{plugin-dirname}/skills/{skill-name} ``` The skills package installs the skill into the `.agents/skills` directory, which is a universal location recognized by many agent clients.