Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

microsoft-foundry-jumpstart

microsoft-foundry-jumpstart enthält 5 gesammelte Skills von PlagueHO, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
5
Stars
11
aktualisiert
2026-04-06
Forks
7
Berufsabdeckung
3 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

update-avm-modules
Sonstige Computerberufe

**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
Netzwerk- und Computersystemadministratoren

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

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

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

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