microsoft▌
36 indexed skills · max 10 per page
azure-storage
microsoft/GitHub-Copilot-for-Azure · Cloud
Unified access to Azure blob storage, file shares, queues, tables, and data lakes with lifecycle management and redundancy options. \n \n Five storage service types: Blob Storage for objects and backups, File Shares for SMB access, Queue Storage for async messaging, Table Storage for NoSQL key-value, and Data Lake for big data analytics \n MCP server tools for listing accounts, containers, and blobs, plus downloading and uploading blob content; CLI fallback available via az storage commands \n C
microsoft-outlook
membranedev/application-skills · Productivity
Microsoft Outlook is a Microsoft-developed email and calendaring application. It's used by professionals and individuals to manage email, calendars, contacts, and tasks in one place. Many businesses rely on Outlook for internal and external communication.
microsoft-foundry
microsoft/azure-skills · Productivity
End-to-end deployment, evaluation, and management of AI agents on Microsoft Foundry. \n \n Covers the complete agent lifecycle: creation from starter samples, containerization and ACR push, hosted or prompt agent deployment, invocation, batch evaluation, and prompt optimization \n Includes specialized sub-skills for deploy, invoke, observe (evaluation and prompt optimization), trace analysis, troubleshooting, and dataset curation from production traces \n Supports project and resource provisioni
microsoft-graph
markpitt/claude-skills · Productivity
Microsoft Graph is a unified REST API endpoint for accessing Microsoft Cloud resources across Microsoft 365, Windows, and Enterprise Mobility + Security. Base URL: https://graph.microsoft.com/{version}/{resource}
microsoft-sharepoint
membranedev/application-skills · Productivity
Manage SharePoint sites, lists, files, and folders through pre-built actions with automatic authentication. \n \n Provides 20+ actions covering site discovery, list and item management, file operations, versioning, and folder creation \n Supports direct API proxy requests to SharePoint endpoints when pre-built actions don't cover your use case \n Handles authentication and credential refresh automatically through Membrane CLI; no manual token management required \n Includes action discovery via
microsoft-foundry
microsoft/GitHub-Copilot-for-Azure · Cloud
End-to-end deployment, evaluation, and lifecycle management for Microsoft Foundry agents. \n \n Covers the complete agent development lifecycle: create, deploy (Docker build, ACR push), invoke, evaluate, optimize prompts, and troubleshoot \n Organized into specialized sub-skills for deploy, invoke, observe (evaluation and prompt optimization), trace, troubleshoot, and dataset curation from production traces \n Supports both prompt-based agents (LLM-backed) and hosted agents (container-based cust
building-patch-tuesday-response-process
mukul975/Anthropic-Cybersecurity-Skills · building-patch-tuesday-response-process
Establish a structured operational process to triage, test, and deploy Microsoft Patch Tuesday security updates within risk-based remediation SLAs.
azure-cloud-migrate
microsoft/GitHub-Copilot-for-Azure · Cloud
Assess and migrate cloud workloads from AWS, GCP, and other providers to Azure services. \n \n Supports migration from AWS Lambda to Azure Functions with scenario-specific conversion rules and best practices \n Generates assessment reports mapping source services to Azure equivalents before any code conversion \n Converts source code to target Azure runtime models using documented migration patterns and MCP tools for best practices \n Outputs all artifacts to a separate <source-folder>-azur
azure-diagnostics
microsoft/GitHub-Copilot-for-Azure · Cloud
Systematic diagnosis and remediation for Azure production issues using AppLens, Azure Monitor, and resource health checks. \n \n Covers Container Apps, Function Apps, and AKS clusters with service-specific troubleshooting guides for image pulls, cold starts, health probes, invocation failures, and node/pod issues \n Includes AppLens MCP integration for AI-powered root cause analysis and Azure Monitor MCP for KQL-based log and metric queries \n Provides a five-step diagnostic flow: identify sympt
azure-hosted-copilot-sdk
microsoft/GitHub-Copilot-for-Azure · Cloud
Build and deploy GitHub Copilot SDK applications to Azure with flexible model configuration. \n \n Three scaffolding paths: create new greenfield projects, add SDK services to existing repos, or deploy existing SDK apps with Azure infrastructure \n Supports three model configurations: GitHub's default models, specific GitHub models via discovery, or bring-your-own-model (BYOM) on Azure with DefaultAzureCredential authentication \n Template includes Express/TypeScript API, React/Vite frontend, Bi