byazure-samples· 81 skills
A personal squad is a user-level collection of AI agents that travel with you across projects. Unlike project agents (defined in a project's .squad/ directory), personal agents live in your global config directory and are automatically discovered when you start a squad session.
$npx -y skills add azure-samples/eshoplite --skill personal-squadInstalls into the current project.
Run `npx skills use "https://github.com/azure-samples/eshoplite" --skill "azure-samples/eshoplite/personal-squad"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/azure-samples/eshoplite" that are relevant to the current task. Run `npx skills add "https://github.com/azure-samples/eshoplite"` and select the relevant skills, then follow their instructions.