Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

foundry-agentic-workshop

foundry-agentic-workshop에는 PlagueHO에서 수집한 skills 2개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
2
Stars
0
업데이트
2026-06-25
Forks
3
직업 범위
직업 카테고리 1개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

capture-lab-module-screenshots
소프트웨어 개발자

**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
소프트웨어 개발자

**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