Use when asked to validate, test, smoke-test, or run the course's notebook and code samples against a live Microsoft Foundry / Azure OpenAI configuration. Covers environment setup (.env, az login, packages), the scripts/validate-notebooks.ps1 runner, interpreting PASS/FAIL results, and which lessons need extra resources (Azure AI Search, GitHub MCP, Foundry Local, Playwright).
$npx -y skills add microsoft/ai-agents-for-beginners --skill testing-course-samplesInstalls into the current project.
Run `npx skills use "https://github.com/microsoft/ai-agents-for-beginners" --skill "microsoft/ai-agents-for-beginners/testing-course-samples"` 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/microsoft/ai-agents-for-beginners" that are relevant to the current task. Run `npx skills add "https://github.com/microsoft/ai-agents-for-beginners"` and select the relevant skills, then follow their instructions.