Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

foundry-agentic-workshop

foundry-agentic-workshop contém 2 skills coletadas de PlagueHO, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
2
Stars
0
atualizado
2026-06-25
Forks
3
Cobertura ocupacional
1 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

capture-lab-module-screenshots
Desenvolvedores de software

**WORKFLOW SKILL** - Live-validate a single workshop lab module in the browser and add correct, clarifying screenshots. Requires a specific lab module to be named, confirms the required browser pages are already open AND authenticated (Microsoft Foundry portal at ai.azure.com, and VS Code + Foundry Toolkit in a GitHub Codespace), walks the lab steps literally as an attendee would, captures screenshots at the unclear moments, embeds them with the repo's collapsible pattern, fixes any factual defects it finds, then runs markdownlint and a screenshot-inventory check. WHEN: "add screenshots to lab module", "capture lab screenshots", "update lab NN screenshots", "verify lab module is correct", "validate the lab steps", "screenshot the lab walkthrough". INVOKES: open_browser_page / run_playwright_code (browser automation), read_file, replace_string_in_file, run_in_terminal (markdownlint, validation script). FOR SINGLE OPERATIONS: capture one screenshot with run_playwright_code and embed it manually.

2026-06-25
provision-foundry-workshop
Desenvolvedores de software

**WORKFLOW SKILL** - Provision a shared Microsoft Foundry workshop environment for multiple attendees. Collects five parameters interactively when not supplied, validates the attendee roster, runs azd provision, and verifies RBAC assignments, AI Search population, audit CSVs, and per-attendee onboarding files. WHEN: "provision workshop", "set up the foundry workshop", "deploy foundry lab", "prepare the workshop environment", "run workshop setup", "provision foundry workshop". INVOKES: vscode_askQuestions, run_in_terminal (azd, az). FOR SINGLE OPERATIONS: Follow docs/guide-organizer.md directly.

2026-06-25