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

microsoft-foundry-jumpstart

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

skills coletadas
5
Stars
11
atualizado
2026-04-06
Forks
7
Cobertura ocupacional
3 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

update-avm-modules
Outras ocupações de informática

**WORKFLOW SKILL** — Update Azure Verified Modules (AVM) to their latest versions in Bicep files. Scans for AVM module references, queries the Microsoft Container Registry (MCR) for latest versions, compares using semantic versioning, reviews breaking changes, and applies updates with validation. WHEN: 'update AVM', 'update Bicep modules', 'latest AVM versions', 'update Azure Verified Modules', 'upgrade Bicep dependencies', 'check AVM versions', 'update module versions'. INVOKES: run_in_terminal for MCR API queries and bicep lint. FOR SINGLE OPERATIONS: Use az bicep build to validate individual files.

2026-04-06
azure-github-managed-identity
Administradores de redes e sistemas de computador

**WORKFLOW SKILL** — Provision Azure User Assigned Managed Identities with OIDC federation and RBAC for passwordless GitHub authentication. WHEN: "set up Azure access for GitHub Actions", "configure managed identity for GitHub", "enable passwordless Azure authentication in CI/CD", "configure OIDC federation GitHub Azure", "Copilot coding agent Azure identity". INVOKES: run_in_terminal for PowerShell. FOR SINGLE OPERATIONS: Use az CLI for simple role assignments.

2026-03-12
skill-creator
Desenvolvedores de software

**WORKFLOW SKILL** — Create a new Agent Skill from a user's description and goal, following the agentskills.io specification. Scaffolds directory structure, generates SKILL.md with YAML frontmatter, and validates the result. WHEN: "create a skill", "new skill", "scaffold a skill", "build a skill", "make a skill for", "generate skill", "skill from scratch", "add a new agent skill". INVOKES: run_in_terminal for scaffolding scripts. FOR SINGLE OPERATIONS: Use directly to create the SKILL.md file manually.

2026-03-12
create-skill-from-pr
Desenvolvedores de software

**WORKFLOW SKILL** — Generate a reusable GitHub Copilot Agent Skill from a single-purpose refactoring or tech debt Pull Request. WHEN: "create skill from PR", "generate skill from pull request", "PR to skill", "reusable refactoring skill", "tech debt skill from PR". INVOKES: GitHub MCP tools, file system. FOR SINGLE OPERATIONS: Use GitHub MCP directly to read PR diffs.

2026-03-12
dotnet-sdk-style-upgrade
Desenvolvedores de software

Converts legacy .NET project files (.csproj, .fsproj, .vbproj) to modern SDK-style format. Use when asked to modernize, upgrade, migrate, or convert .NET projects, or when encountering non-SDK-style project files that need updating to current .NET standards.

2026-01-28