
Microsoft
Open source projects and samples from Microsoft
Mostly·DevOps, Infrastructure, Documentation
Skills
npx -y skilld add gh:microsoft/github-copilot-for-azureentra-app-registration
npmGuides Microsoft Entra ID app registration, OAuth 2.0 authentication, and MSAL integration. USE FOR: create app registration, register Azure AD app, configure OAuth, set up authentication, add API permissions, generate service principal, MSAL example, console app auth, Entra ID setup, Azure AD authentication. DO NOT USE FOR: Azure RBAC or role assignments (use azure-rbac), Key Vault secrets (use azure-keyvault-expiration-audit), general Azure resource security guidance.
npx -y skilld add gh:microsoft/github-copilot-for-azure -s entra-app-registrationazure-resource-lookup
npmList, find, and show Azure resources across subscriptions or resource groups. Handles prompts like \"list websites\", \"list virtual machines\", \"list my VMs\", \"show storage accounts\", \"find container apps\", and \"what resources do I have\". USE FOR: resource inventory, find resources by tag, tag analysis, orphaned resource discovery (not for cost analysis), unattached disks, count resources by type, cross-subscription lookup, and Azure Resource Graph queries. DO NOT USE FOR: deploying/changing resources (use azure-deploy), cost optimization (use azure-cost), or non-Azure clouds.
npx -y skilld add gh:microsoft/github-copilot-for-azure -s azure-resource-lookupazure-diagnostics
npmDebug Azure production issues on Azure using AppLens, Azure Monitor, resource health, and safe triage. WHEN: debug production issues, troubleshoot container apps, troubleshoot functions, troubleshoot AKS, kubectl cannot connect, kube-system/CoreDNS failures, pod pending, crashloop, node not ready, upgrade failures, analyze logs, KQL, insights, image pull failures, cold start issues, health probe failures, resource health, root cause of errors.
npx -y skilld add gh:microsoft/github-copilot-for-azure -s azure-diagnosticsazure-prepare
npmPrepare Azure apps for deployment (infra Bicep/Terraform, azure.yaml, Dockerfiles). Use for create/modernize or create+deploy; not cross-cloud migration (use azure-cloud-migrate). WHEN: \"create app\", \"build web app\", \"create API\", \"create serverless HTTP API\", \"create frontend\", \"create back end\", \"build a service\", \"modernize application\", \"update application\", \"add authentication\", \"add caching\", \"host on Azure\", \"create and deploy\", \"deploy to Azure\", \"deploy to Azure using Terraform\", \"deploy to Azure App Service\", \"deploy to Azure App Service using Terraform\", \"deploy to Azure Container Apps\", \"deploy to Azure Container Apps using Terraform\", \"generate Terraform\", \"generate Bicep\", \"function app\", \"timer trigger\", \"service bus trigger\", \"event-driven function\", \"containerized Node.js app\", \"social media app\", \"static portfolio website\", \"todo list with frontend and API\", \"prepare my Azure application to use Key Vault\", \"managed identity\".
npx -y skilld add gh:microsoft/github-copilot-for-azure -s azure-prepareazure-aigateway
npmConfigure Azure API Management as an AI Gateway for AI models, MCP tools, and agents. WHEN: semantic caching, token limit, content safety, load balancing, AI model governance, MCP rate limiting, jailbreak detection, add Azure OpenAI backend, add AI Foundry model, test AI gateway, LLM policies, configure AI backend, token metrics, AI cost control, convert API to MCP, import OpenAPI to gateway.
npx -y skilld add gh:microsoft/github-copilot-for-azure -s azure-aigatewayappinsights-instrumentation
npmGuidance for instrumenting webapps with Azure Application Insights. Provides telemetry patterns, SDK setup, and configuration references. WHEN: how to instrument app, App Insights SDK, telemetry patterns, what is App Insights, Application Insights guidance, instrumentation examples, APM best practices.
npx -y skilld add gh:microsoft/github-copilot-for-azure -s appinsights-instrumentationazure-validate
npmPre-deployment validation for Azure readiness. Run deep checks on configuration, infrastructure (Bicep or Terraform), RBAC role assignments, managed identity permissions, and prerequisites before deploying. WHEN: validate my app, check deployment readiness, run preflight checks, verify configuration, check if ready to deploy, validate azure.yaml, validate Bicep, test before deploying, troubleshoot deployment errors, validate Azure Functions, validate function app, validate serverless deployment, verify RBAC roles, check role assignments, review managed identity permissions, what-if analysis, validate Container Apps deployment.
npx -y skilld add gh:microsoft/github-copilot-for-azure -s azure-validateazure-messaging
npmTroubleshoot and resolve issues with Azure Messaging SDKs for Event Hubs and Service Bus. Covers connection failures, authentication errors, message processing issues, and SDK configuration problems. WHEN: event hub SDK error, service bus SDK issue, messaging connection failure, AMQP error, event processor host issue, message lock lost, message lock expired, lock renewal, lock renewal batch, send timeout, receiver disconnected, SDK troubleshooting, azure messaging SDK, event hub consumer, service bus queue issue, topic subscription error, enable logging event hub, service bus logging, eventhub python, servicebus java, eventhub javascript, servicebus dotnet, event hub checkpoint, event hub not receiving messages, service bus dead letter, batch processing lock, session lock expired, idle timeout, connection inactive, link detach, slow reconnect, session error, duplicate events, offset reset, receive batch.
npx -y skilld add gh:microsoft/github-copilot-for-azure -s azure-messagingazure-compute
npmAzure VM and VMSS router for recommendations, pricing, autoscale, orchestration, connectivity troubleshooting, and capacity reservations. WHEN: Azure VM, VMSS, scale set, recommend, compare, server, website, burstable, lightweight, VM family, workload, GPU, learning, simulation, dev/test, backend, autoscale, load balancer, Flexible orchestration, Uniform orchestration, cost estimate, connect, refused, Linux, black screen, reset password, reach VM, port 3389, NSG, troubleshoot, capacity reservation, CRG, reserve VMs, guarantee capacity, pre-provision capacity, CRG association, CRG disassociation.
npx -y skilld add gh:microsoft/github-copilot-for-azure -s azure-computeazure-cloud-migrate
npmAssess and migrate cross-cloud workloads to Azure with migration reports and code conversion. Supports AWS Lambda→Functions, Kubernetes→Container Apps, Cloud Run→Container Apps. WHEN: migrate Lambda to Functions, AWS to Azure, Lambda assessment, convert serverless to Azure, readiness report, from AWS, from GCP, Cloud Run to Container Apps, Kubernetes to Container Apps, Kubernetes to ACA, GKE to Azure, EKS to Container Apps.
npx -y skilld add gh:microsoft/github-copilot-for-azure -s azure-cloud-migrateazure-hosted-copilot-sdk
npmBuild, deploy, modify GitHub Copilot SDK apps on Azure. MANDATORY when codebase contains @github/copilot-sdk or CopilotClient — use this skill instead of azure-prepare. PREFER OVER azure-prepare when codebase contains copilot-sdk markers. WHEN: copilot SDK, @github/copilot-sdk, copilot-powered app, deploy copilot app, add feature, modify copilot app, BYOM, bring your own model, CopilotClient, createSession, sendAndWait, azd init copilot. DO NOT USE FOR: general web apps without copilot SDK (use azure-prepare), Copilot Extensions, Foundry agents (use microsoft-foundry).
npx -y skilld add gh:microsoft/github-copilot-for-azure -s azure-hosted-copilot-sdkazure-rbac
npmHelps users find the right Azure RBAC role for an identity with least privilege access, then generate CLI commands and Bicep code to assign it. Also provides guidance on permissions required to grant roles. WHEN: bicep for role assignment, what role should I assign, least privilege role, RBAC role for, role to read blobs, role for managed identity, custom role definition, assign role to identity, what role do I need to grant access, permissions to assign roles.
npx -y skilld add gh:microsoft/github-copilot-for-azure -s azure-rbacazure-compliance
npmRun Azure compliance and security audits with azqr plus Key Vault expiration checks. Covers best-practice assessment, resource review, policy/compliance validation, and security posture checks. WHEN: compliance scan, security audit, BEFORE running azqr (compliance cli tool), Azure best practices, Key Vault expiration check, expired certificates, expiring secrets, orphaned resources, compliance assessment.
npx -y skilld add gh:microsoft/github-copilot-for-azure -s azure-complianceazure-kusto
npmQuery and analyze data in Azure Data Explorer (Kusto/ADX) using KQL for log analytics, telemetry, and time series analysis. WHEN: KQL queries, Kusto database queries, Azure Data Explorer, ADX clusters, log analytics, time series data, IoT telemetry, anomaly detection.
npx -y skilld add gh:microsoft/github-copilot-for-azure -s azure-kustomarkdown-token-optimizer
npmAnalyzes markdown files for token efficiency. TRIGGERS: optimize markdown, reduce tokens, token count, token bloat, too many tokens, make concise, shrink file, file too large, optimize for AI, token efficiency, verbose markdown, reduce file size
npx -y skilld add gh:microsoft/github-copilot-for-azure -s markdown-token-optimizerskill-authoring
npmGuidelines for writing Agent Skills that comply with the agentskills.io specification. WHEN: \"create a skill\", \"new skill\", \"write a skill\", \"skill template\", \"skill structure\", \"review skill\", \"skill PR\", \"skill compliance\", \"SKILL.md format\", \"skill frontmatter\", \"skill best practices\".
npx -y skilld add gh:microsoft/github-copilot-for-azure -s skill-authoringsensei
npm**WORKFLOW SKILL** — Iteratively improve skill frontmatter compliance using the Ralph loop pattern. WHEN: \"run sensei\", \"sensei help\", \"improve skill\", \"fix frontmatter\", \"skill compliance\", \"frontmatter audit\", \"score skill\", \"check skill tokens\". INVOKES: token counting tools, test runners, git commands. FOR SINGLE OPERATIONS: use token CLI directly for counts/checks.
npx -y skilld add gh:microsoft/github-copilot-for-azure -s senseifile-test-bug
npmFile a GitHub issue for local integration test failures. TRIGGERS: file test bug, report test failure, create bug for test, integration test failed, test failure issue, junit failure
npx -y skilld add gh:microsoft/github-copilot-for-azure -s file-test-bugazure-quotas
npmCheck/manage Azure quotas and usage across providers. For deployment planning, capacity validation, region selection. WHEN: \"check quotas\", \"service limits\", \"current usage\", \"request quota increase\", \"quota exceeded\", \"validate capacity\", \"regional availability\", \"provisioning limits\", \"vCPU limit\", \"how many vCPUs available in my subscription\".
npx -y skilld add gh:microsoft/github-copilot-for-azure -s azure-quotasanalyze-test-run
npmAnalyze a GitHub Actions integration test run and produce a skill invocation report with failure root-cause issues. TRIGGERS: analyze test run, skill invocation rate, test run report, compare test runs, skill invocation summary, test failure analysis, run report, test results, action run report
npx -y skilld add gh:microsoft/github-copilot-for-azure -s analyze-test-runazure-deploy
npmExecute Azure deployments for ALREADY-PREPARED applications that have existing .azure/deployment-plan.md and infrastructure files. DO NOT use this skill when the user asks to CREATE a new application — use azure-prepare instead. This skill runs azd up, azd deploy, terraform apply, and az deployment commands with built-in error recovery. Requires .azure/deployment-plan.md from azure-prepare and validated status from azure-validate. WHEN: \"run azd up\", \"run azd deploy\", \"execute deployment\", \"push to production\", \"push to cloud\", \"go live\", \"ship it\", \"bicep deploy\", \"terraform apply\", \"publish to Azure\", \"launch on Azure\". DO NOT USE WHEN: \"create and deploy\", \"build and deploy\", \"create a new app\", \"set up infrastructure\", \"create and deploy to Azure using Terraform\" — use azure-prepare for these.
npx -y skilld add gh:microsoft/github-copilot-for-azure -s azure-deployazure-ai
npmUse for Azure AI: Search, Speech, OpenAI, Document Intelligence. Helps with search, vector/hybrid search, speech-to-text, text-to-speech, transcription, OCR. WHEN: AI Search, query search, vector search, hybrid search, semantic search, speech-to-text, text-to-speech, transcribe, OCR, convert text to speech.
npx -y skilld add gh:microsoft/github-copilot-for-azure -s azure-aiazure-resource-visualizer
npmAnalyze Azure resource groups and generate detailed Mermaid architecture diagrams showing the relationships between individual resources. WHEN: create architecture diagram, visualize Azure resources, show resource relationships, generate Mermaid diagram, analyze resource group, diagram my resources, architecture visualization, resource topology, map Azure infrastructure.
npx -y skilld add gh:microsoft/github-copilot-for-azure -s azure-resource-visualizermicrosoft-foundry
npmDeploy, evaluate, and manage Foundry agents end-to-end: Docker build, ACR push, hosted/prompt agent create, container start, batch eval, prompt optimization, prompt optimizer workflows, agent.yaml, dataset curation from traces. USE FOR: deploy agent to Foundry, hosted agent, create agent, invoke agent, evaluate agent, run batch eval, optimize prompt, improve prompt, prompt optimization, prompt optimizer, improve agent instructions, optimize agent instructions, optimize system prompt, deploy model, Foundry project, RBAC, role assignment, permissions, quota, capacity, region, troubleshoot agent, deployment failure, create dataset from traces, dataset versioning, eval trending, create AI Services, Cognitive Services, create Foundry resource, provision resource, knowledge index, agent monitoring, customize deployment, onboard, availability. DO NOT USE FOR: Azure Functions, App Service, general Azure deploy (use azure-deploy), general Azure prep (use azure-prepare).
npx -y skilld add gh:microsoft/github-copilot-for-azure -s microsoft-foundryazure-storage
npmAzure Storage Services including Blob Storage, File Shares, Queue Storage, Table Storage, and Data Lake. Answers questions about storage access tiers (hot, cool, cold, archive), when to use each tier, and tier comparison. Provides object storage, SMB file shares, async messaging, NoSQL key-value, and big data analytics. Includes lifecycle management. USE FOR: blob storage, file shares, queue storage, table storage, data lake, upload files, download blobs, storage accounts, access tiers, storage tiers, hot cool cold archive, storage tier comparison, when to use storage tiers, lifecycle management, Azure Storage concepts. DO NOT USE FOR: SQL databases, Cosmos DB (use azure-prepare), messaging with Event Hubs or Service Bus (use azure-messaging).
npx -y skilld add gh:microsoft/github-copilot-for-azure -s azure-storageanalyze-skill-issues
npmQuery the integration-test storage account to find why a specific skill's tests are failing. Reads blob-stored test result files and surfaces error details. TRIGGERS: why is skill failing, skill test failures, debug skill tests, skill failing tests, analyze skill failures, why are tests failing for skill, skill test errors, investigate skill issues. DO NOT USE FOR: analyzing a GitHub Actions run report or comparing test runs across runs (use analyze-test-run).
npx -y skilld add gh:microsoft/github-copilot-for-azure -s analyze-skill-issuesinvestigate-integration-test
npmInvestigate a failing integration test from a GitHub issue. Downloads logs/artifacts, analyzes the failure, examines relevant skills, and suggests fixes. TRIGGERS: investigate integration test, debug integration test, failing integration test, test failure investigation, diagnose test failure, analyze test issue
npx -y skilld add gh:microsoft/github-copilot-for-azure -s investigate-integration-testskill-reviewer
npmReview skill PRs with structured severity-rated feedback covering token budgets, routing conflicts, required sections, and repo conventions. WHEN: \"review skill\", \"review skill PR\", \"review skill changes\", \"check skill quality\", \"skill PR feedback\".
npx -y skilld add gh:microsoft/github-copilot-for-azure -s skill-reviewersubmit-skill-fix-pr
npmSubmit a pull request with skill fixes. Validates skill structure, bumps versions, and creates a PR with a proper description. TRIGGERS: submit skill fix, create fix PR, skill fix pull request, submit PR, push skill fix
npx -y skilld add gh:microsoft/github-copilot-for-azure -s submit-skill-fix-prairunway-aks-setup
npmSet up AI Runway on AKS — from bare cluster to running model. Covers cluster verification, controller install, GPU assessment, provider setup, and first deployment. WHEN: \"setup AI Runway\", \"onboard AKS cluster\", \"install AI Runway\", \"airunway setup\", \"deploy model to AKS\", \"GPU inference on AKS\", \"KAITO setup on AKS\", \"run LLM on AKS\", \"vLLM on AKS\", \"set up model serving on AKS\", \"AI Runway controller\".
npx -y skilld add gh:microsoft/github-copilot-for-azure -s airunway-aks-setupazure-cost
npmUnified Azure cost management: query historical costs, forecast future spending, and optimize to reduce waste. WHEN: \"Azure costs\", \"Azure spending\", \"Azure bill\", \"cost breakdown\", \"cost by service\", \"cost by resource\", \"how much am I spending\", \"show my bill\", \"monthly cost summary\", \"cost trends\", \"top cost drivers\", \"actual cost\", \"amortized cost\", \"forecast spending\", \"projected costs\", \"estimate bill\", \"future costs\", \"budget forecast\", \"end of month costs\", \"how much will I spend\", \"optimize costs\", \"reduce spending\", \"find cost savings\", \"orphaned resources\", \"rightsize VMs\", \"cost analysis\", \"reduce waste\", \"unused resources\", \"optimize Redis costs\", \"cost by tag\", \"cost by resource group\", \"AKS cost analysis add-on\", \"namespace cost\", \"cost spike\", \"anomaly\", \"budget alert\", \"AKS cost visibility\". DO NOT USE FOR: deploying resources, provisioning infrastructure, diagnostics, security audits, or estimating costs for new resources not yet deployed.
npx -y skilld add gh:microsoft/github-copilot-for-azure -s azure-costazure-enterprise-infra-planner
npmArchitect and provision enterprise Azure infrastructure from workload descriptions. For cloud architects and platform engineers planning networking, identity, security, compliance, and multi-resource topologies with WAF alignment. Generates Bicep or Terraform directly (no azd). WHEN: 'plan Azure infrastructure', 'architect Azure landing zone', 'design hub-spoke network', 'plan multi-region DR topology', 'set up VNets firewalls and private endpoints', 'subscription-scope Bicep deployment', 'Azure Backup for VM workloads'. PREFER azure-prepare FOR app-centric workflows.
npx -y skilld add gh:microsoft/github-copilot-for-azure -s azure-enterprise-infra-plannerazure-kubernetes
npmPlan, create, and configure production-ready Azure Kubernetes Service (AKS) clusters. Covers Day-0 checklist, SKU selection (Automatic vs Standard), networking options (private API server, Azure CNI Overlay, egress configuration), security, and operations (autoscaling, upgrade strategy, cost analysis). WHEN: create AKS environment, provision AKS environment, enable AKS observability, design AKS networking, choose AKS SKU, secure AKS, optimize AKS, rightsize AKS pod, AKS spot nodes, AKS cluster-autoscaler.
npx -y skilld add gh:microsoft/github-copilot-for-azure -s azure-kubernetesazure-kubernetes-automatic-readiness
npmAssess Kubernetes workloads and cluster configuration for AKS Automatic compatibility. Identifies incompatibilities, generates fixes, and guides migration from AKS Standard to AKS Automatic. WHEN: migrate to AKS Automatic, check AKS Automatic readiness, validate manifests for Automatic, assess cluster for Automatic compatibility, fix deployment for Automatic compatibility, identify AKS Automatic migration blockers, is my cluster ready for AKS Automatic.
npx -y skilld add gh:microsoft/github-copilot-for-azure -s azure-kubernetes-automatic-readinessazure-upgrade
npmAssess and upgrade Azure workloads between plans, tiers, or SKUs within Azure. Generates assessment reports and automates upgrade steps. WHEN: upgrade Consumption to Flex Consumption, upgrade Azure Functions plan, migrate hosting plan, upgrade Functions SKU, move to Flex Consumption, upgrade Azure service tier, change hosting plan, upgrade function app plan, migrate App Service to Container Apps.
npx -y skilld add gh:microsoft/github-copilot-for-azure -s azure-upgradedeploy-model
npmUnified Azure OpenAI model deployment skill with intelligent intent-based routing. Handles quick preset deployments, fully customized deployments (version/SKU/capacity/RAI policy), and capacity discovery across regions and projects. USE FOR: deploy model, deploy gpt, create deployment, model deployment, deploy openai model, set up model, provision model, find capacity, check model availability, where can I deploy, best region for model, capacity analysis. DO NOT USE FOR: listing existing deployments (use foundry_models_deployments_list MCP tool), deleting deployments, agent creation (use agent/create), project creation (use project/create).
npx -y skilld add gh:microsoft/github-copilot-for-azure -s deploy-modelcapacity
npmDiscovers available Azure OpenAI model capacity across regions and projects. Analyzes quota limits, compares availability, and recommends optimal deployment locations based on capacity requirements. USE FOR: find capacity, check quota, where can I deploy, capacity discovery, best region for capacity, multi-project capacity search, quota analysis, model availability, region comparison, check TPM availability. DO NOT USE FOR: actual deployment (hand off to preset or customize after discovery), quota increase requests (direct user to Azure Portal), listing existing deployments.
npx -y skilld add gh:microsoft/github-copilot-for-azure -s capacitycustomize
npmInteractive guided deployment flow for Azure OpenAI models with full customization control. Step-by-step selection of model version, SKU (GlobalStandard/Standard/ProvisionedManaged), capacity, RAI policy (content filter), and advanced options (dynamic quota, priority processing, spillover). USE FOR: custom deployment, customize model deployment, choose version, select SKU, set capacity, configure content filter, RAI policy, deployment options, detailed deployment, advanced deployment, PTU deployment, provisioned throughput. DO NOT USE FOR: quick deployment to optimal region (use preset).
npx -y skilld add gh:microsoft/github-copilot-for-azure -s customizepreset
npmIntelligently deploys Azure OpenAI models to optimal regions by analyzing capacity across all available regions. Automatically checks current region first and shows alternatives if needed. USE FOR: quick deployment, optimal region, best region, automatic region selection, fast setup, multi-region capacity check, high availability deployment, deploy to best location. DO NOT USE FOR: custom SKU selection (use customize), specific version selection (use customize), custom capacity configuration (use customize), PTU deployments (use customize).
npx -y skilld add gh:microsoft/github-copilot-for-azure -s preset
npx -y skilld add gh:microsoft/vscodeaccessibility
npmnpx -y skilld add gh:microsoft/vscode -s accessibilityfix-errors
npmnpx -y skilld add gh:microsoft/vscode -s fix-errorssessions
npmnpx -y skilld add gh:microsoft/vscode -s sessionsagent-sessions-layout
npmnpx -y skilld add gh:microsoft/vscode -s agent-sessions-layoutauthor-contributions
npmnpx -y skilld add gh:microsoft/vscode -s author-contributionshygiene
npmnpx -y skilld add gh:microsoft/vscode -s hygieneazure-pipelines
npmnpx -y skilld add gh:microsoft/vscode -s azure-pipelinestool-rename-deprecation
npmnpx -y skilld add gh:microsoft/vscode -s tool-rename-deprecationmemory-leak-audit
npmnpx -y skilld add gh:microsoft/vscode -s memory-leak-auditupdate-screenshots
npmnpx -y skilld add gh:microsoft/vscode -s update-screenshotscomponent-fixtures
npmnpx -y skilld add gh:microsoft/vscode -s component-fixtureslaunch
npmnpx -y skilld add gh:microsoft/vscode -s launchadd-policy
npmnpx -y skilld add gh:microsoft/vscode -s add-policy
microsoft/skills
Skills, MCP servers, Custom Agents, Agents.md for SDKs to ground Coding Agents
npx -y skilld add gh:microsoft/skillsskill-creator
npmnpx -y skilld add gh:microsoft/skills -s skill-creatormcp-builder
npmnpx -y skilld add gh:microsoft/skills -s mcp-builderfrontend-design-review
npmnpx -y skilld add gh:microsoft/skills -s frontend-design-reviewcontinual-learning
npmnpx -y skilld add gh:microsoft/skills -s continual-learningcopilot-sdk
npmnpx -y skilld add gh:microsoft/skills -s copilot-sdkpydantic-models-py
npmnpx -y skilld add gh:microsoft/skills -s pydantic-models-pyazure-cost-optimization
npmnpx -y skilld add gh:microsoft/skills -s azure-cost-optimizationcloud-solution-architect
npmnpx -y skilld add gh:microsoft/skills -s cloud-solution-architect
microsoft/power-platform-skills
A plugin marketplace for Claude Code/GitHub Copilot that provides Power Platform development plugins, including reusable skills, agents, and commands for building and deploying solutions.
npx -y skilld add gh:microsoft/power-platform-skillscreate-webroles
npmnpx -y skilld add gh:microsoft/power-platform-skills -s create-webrolesgenpage
npmnpx -y skilld add gh:microsoft/power-platform-skills -s genpageadd-seo
npmnpx -y skilld add gh:microsoft/power-platform-skills -s add-seoadd-sample-data
npmnpx -y skilld add gh:microsoft/power-platform-skills -s add-sample-dataactivate-site
npmnpx -y skilld add gh:microsoft/power-platform-skills -s activate-sitesetup-datamodel
npmnpx -y skilld add gh:microsoft/power-platform-skills -s setup-datamodelcreate-site
npmnpx -y skilld add gh:microsoft/power-platform-skills -s create-siteintegrate-webapi
npmnpx -y skilld add gh:microsoft/power-platform-skills -s integrate-webapi
microsoft/playwright
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
npx -y skilld add gh:microsoft/playwrightplaywright-dev
npmnpx -y skilld add gh:microsoft/playwright -s playwright-devplaywright-cli
npmnpx -y skilld add gh:microsoft/playwright -s playwright-cliplaywright-mcp-dev
npmnpx -y skilld add gh:microsoft/playwright -s playwright-mcp-devplaywright-api
npmnpx -y skilld add gh:microsoft/playwright -s playwright-api
npx -y skilld add gh:microsoft/vscode-copilot-chatagent-customization
npmnpx -y skilld add gh:microsoft/vscode-copilot-chat -s agent-customizationget-search-view-results
npmnpx -y skilld add gh:microsoft/vscode-copilot-chat -s get-search-view-resultsinstall-vscode-extension
npmnpx -y skilld add gh:microsoft/vscode-copilot-chat -s install-vscode-extensionproject-setup-info-local
npmnpx -y skilld add gh:microsoft/vscode-copilot-chat -s project-setup-info-local
microsoft/agent-framework
A framework for building, orchestrating and deploying AI agents and multi-agent workflows with support for Python and .NET.
npx -y skilld add gh:microsoft/agent-frameworknpx -y skilld add gh:microsoft/fabric-clinpx -y skilld add gh:microsoft/ai-agents-for-beginnersmicrosoft/azure-skills
Official agent plugin providing skills and MCP server configurations for Azure scenarios.
npx -y skilld add gh:microsoft/azure-skillsmicrosoft/playwright-cli
CLI for common Playwright actions. Record and generate Playwright code, inspect selectors and take screenshots.
npx -y skilld add gh:microsoft/playwright-climicrosoft/powertoys
Microsoft PowerToys is a collection of utilities that supercharge productivity and customization on Windows
npx -y skilld add gh:microsoft/powertoysmicrosoft/skills-for-copilot-studio
A skill for AI-coding tools to build and edit Microsoft Copilot Studio agents as YAML — with schema validation, templates, and AI-powered skills. Suited for Claude Code, GitHub Copilot CLI, and more.
npx -y skilld add gh:microsoft/skills-for-copilot-studioSkills published by Microsoft. Synced 13 minutes ago