aiappsgbb/awesome-gbb

Curated collection of agentic Skills by AI Global Black Belts at Microsoft

5Stars on the repository
41Mods indexed here, across every type
todayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

auto-demo-producer

01

aiappsgbb/awesome-gbb

Skill Claude CodeCodex

Produce narrated video demos of web applications automatically. Uses Playwright for browser recording, edge-tts for narration, and ffmpeg for assembly. USE FOR: create demo video, record demo, auto demo, video demo, narrated walkthrough, product demo, screen recording with voiceover, demo producer, make a demo video…

not rated 5 today B 101 tokens original MIT

azd-patterns

02

aiappsgbb/awesome-gbb

Skill Claude CodeCodex

Tips and patterns for Azure Developer CLI (azd) workflows, ACA job deployment, and infrastructure scripting conventions. USE FOR: azd hooks, postdeploy, postprovision, ACA job deployment, container app job image update, publishaca, deployjob, azure.yaml hooks, cross-platform deployment scripts, uv run, azd env, azd…

not rated 5 today A 191 tokens original MIT

aiappsgbb/awesome-gbb

Skill Claude CodeCodex

Audit Azure backup coverage at resource-group scope. Checks BOTH Recovery Services Vaults (RSV, azure-mgmt-recoveryservices) AND Backup Vaults (DataProtection, azure-mgmt-dataprotection). For each vault found, counts protected items (azure-mgmt-recoveryservicesbackup). Flags no-vaults-in-rg, vault-empty (vault present…

not rated 5 today A 241 tokens original MIT

aiappsgbb/awesome-gbb

Skill Claude CodeCodex

Probes Azure Monitor metric alert rules in a resource-group scope against one of three published baselines (foundrypilot, spokeminimum, production), returning a spec §4.3.1 sibling-skill dict with findingid "SRE-104", observations, remediation hints, confidence, and never raises. USE FOR: threadlight SRE-104…

not rated 5 today A 204 tokens original MIT

aiappsgbb/awesome-gbb

Skill Claude CodeCodex

Audit Azure diagnostic-settings coverage at resource-group scope. For each resource in the RG (optionally filtered by targetresourcetypes — ARM types or snakecase logical kinds like storageaccount), queries Microsoft.Insights/diagnosticSettings and reports whether ANY destination is configured (Log Analytics, Event…

not rated 5 today A 210 tokens original MIT

azure-sre-agent

06

aiappsgbb/awesome-gbb

Skill Claude CodeCodex

Adopt Azure SRE Agent (Microsoft.App/agents) in GBB engagements without rebuilding what Microsoft already ships. Thin wrapper around the official microsoft/sre-agent toolchain and Azure/sre-agent-plugins marketplace. Adds 3 GBB recipes (Citadel-routed model traffic, Foundry hosted-agent ops, Threadlight pilot…

not rated 5 today A 248 tokens original MIT

aiappsgbb/awesome-gbb

Skill Claude CodeCodex

Diagnose 429 responses from the AI Citadel APIM gateway — identify which rate-limit policy tripped (per-product quota, per-named-value rate-limit-by-key, or backend pool TPM exhaustion).

not rated 5 today A 48 tokens original MIT

aiappsgbb/awesome-gbb

Skill Claude CodeCodex

Diagnose 401/403 responses at the AI Citadel APIM gateway — decode JWT claims, verify Access Contract scope grants, and validate Foundry managed-identity token audience.

not rated 5 today A 43 tokens original MIT

aiappsgbb/awesome-gbb

Skill Claude CodeCodex

Diagnose the silent BYOK 401 that Foundry hosted agents emit when "Foundry User" RBAC is assigned at PROJECT scope but missing at the underlying CognitiveServices ACCOUNT scope. Encodes the exact fix command.

not rated 5 today B 52 tokens original MIT

aiappsgbb/awesome-gbb

Skill Claude CodeCodex

Investigate failed Microsoft Foundry hosted-agent deployments — MAF SDK breaking changes, ACR push, ACA rollout, BYOK provisioning, and the azd ai agent extension's known envelope and RBAC quirks.

not rated 5 today A 51 tokens original MIT

aiappsgbb/awesome-gbb

Skill Claude CodeCodex

Diagnose AOAI deployment TPM exhaustion behind Foundry hosted agents — pull capacity vs utilization, identify burst patterns, recommend scale-up or PTU migration.

not rated 5 today A 36 tokens original MIT

aiappsgbb/awesome-gbb

Skill Claude CodeCodex

Multi-tenant Azure CLI and AZD isolation for concurrent terminal sessions. Index-file driven, bare az CLI commands only — no wrapper scripts, no PowerShell modules. Mandatory two-layer guard: per-tenant AZURECONFIGDIR is the foundation, and az account show assertion is the extra gate that verifies tenant +…

not rated 5 today C 200 tokens original MIT

citadel-hub-deploy

13

aiappsgbb/awesome-gbb

Skill Claude CodeCodex

Deploy the AI Citadel Governance Hub (Layer 1) — APIM AI Gateway, Microsoft Foundry control plane, telemetry, 4 LLM APIs (Azure OpenAI, OpenAI Realtime, Universal LLM, Unified AI), private endpoints, access contracts. Wraps Azure-Samples/ai-hub-gateway-solution-accelerator branch citadel-v1 (azd template) at a pinned…

not rated 5 today A 268 tokens original MIT

aiappsgbb/awesome-gbb

Skill Claude CodeCodex

Onboard a Foundry project as a spoke into an AI Citadel Governance Hub. Covers Access Contracts, APIM connections, product policies, JWT auth. USE FOR: citadel spoke onboarding, access contract, connect foundry to citadel, APIM connection, bring your own ai gateway, govern agent, citadel JWT auth, citadel product…

not rated 5 today A 167 tokens original MIT

foundry-agt

15

aiappsgbb/awesome-gbb

Skill Claude CodeCodex

AGT 4.1 in-process message-policy and tool-governance middleware for Microsoft Agent Framework (MAF) agents on Foundry. Loads YAML policies (default / PII-deny, inbound message text only) into a PolicyEvaluator; AuditTrailMiddleware and GovernancePolicyMiddleware are always in the canonical policy path.…

not rated 5 today A 222 tokens original MIT

aiappsgbb/awesome-gbb

Skill Claude CodeCodex

Day-2 lifecycle of Microsoft Foundry capability hosts — the operational layer on top of MS Learn's create-only guidance. Covers idempotent create (REST 2025-06-01), inspect/GET, delete, soft-delete + purge of the parent Cognitive Services account (the only op that releases the serviceAssociationLink on the agent…

not rated 5 today A 229 tokens original MIT

aiappsgbb/awesome-gbb

Skill Claude CodeCodex

Continuous Foundry token-cost monitoring, chargeback, budget alerts, and FinOps automation. Joins genai.usage spans emitted by foundry-observability with the Azure Retail Prices API to compute per-agent / per-project / per-tenant cost projection. Wires Cost Management budgets + Action Groups, and uses Foundry's…

not rated 5 today A 214 tokens original MIT

aiappsgbb/awesome-gbb

Skill Claude CodeCodex

Cross-resource model invocation in Microsoft Foundry via an Azure APIM AI Gateway, using the connectionName/deploymentName model string. Covers ApiKey and ProjectManagedIdentity (PMI) auth paths, multiple invocation patterns, APIM inbound policy, connection ARM/REST schema, and the metadata-stringification quirk. Read…

not rated 5 today A 208 tokens original MIT

aiappsgbb/awesome-gbb

Skill Claude CodeCodex

Add vision (gpt-5.4 family), Document Intelligence v4, and Azure Speech (STT/TTS) capabilities to a Foundry hosted agent. Covers tool contracts, Bicep modules, runtime client code, and model selection for vision workloads. USE FOR: vision tool, image analysis, damage photo analysis, blueprint annotation, document…

not rated 5 today A 185 tokens original MIT

foundry-evals

20

aiappsgbb/awesome-gbb

Skill Claude CodeCodex

Evaluate Foundry hosted agents using the two-phase invoke+score pattern and Foundry built-in evaluators. Covers sequential invocation, cold-start handling, dataset creation, evaluator configuration, RBAC for eval judges, result interpretation, and cross-refs to community evaluator frameworks (foundry-assert) and…

not rated 5 today A 195 tokens original MIT

aiappsgbb/awesome-gbb

Skill Claude CodeCodex

Deploy + manage Foundry hosted agents — container deploy via unified azure.yaml is GA; source-code --deploy-mode code is still preview. MAF 1.14 current, azd ext install microsoft.foundry, implicit agent access (no default role grant). Read the body for patterns, identity, rollout, troubleshooting. USE FOR: deploy…

not rated 5 today A 254 tokens original MIT

foundry-iq

22

aiappsgbb/awesome-gbb

Skill Claude CodeCodex

Build enterprise RAG with Foundry IQ and Azure AI Search Knowledge Bases using agentic retrieval, multi-hop reasoning, query planning, and citation-backed responses. Distinguishes the stable 2026-04-01 programmatic API from preview portal experiences and preview-only knowledge-source integrations. USE FOR: knowledge…

not rated 5 today A 184 tokens original MIT

foundry-mcp-aca

23

aiappsgbb/awesome-gbb

Skill Claude CodeCodex

Deploy custom MCP servers as Azure Container Apps or Azure Functions for use with Foundry hosted agents. Covers Cosmos DB MCPToolKit, Playwright MCP, custom MCP servers, protocol requirements, ACA configuration, and authentication + hardening (ACA built-in auth / Easy Auth, OAuth, managed identity). USE FOR: deploy…

not rated 5 today A 167 tokens original MIT

foundry-memory

24

aiappsgbb/awesome-gbb

Skill Claude CodeCodex

Use Azure AI Foundry Memory Store for persistent agent memory across sessions: user profiles, chat summaries, procedural memory, semantic memory retrieval, hosted-agent memory tool wiring, scope isolation via x-memory-user-id / {{$userId}}, and azure-ai-projects patterns across Python, C#, and TypeScript. USE FOR…

not rated 5 today A 150 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: