Topic: mcp
13,395 skills in this topic.
-
azure-diagnostics
Debug 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.
microsoft/skills 2,020
-
azure-enterprise-infra-planner
Architect 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'. PREFER azure-prepare FOR app-centric workflows.
microsoft/skills 2,020
-
cloud-solution-architect
Transform the agent into a Cloud Solution Architect following Azure Architecture Center best practices. Use when designing cloud architectures, reviewing system designs, selecting architecture styles, applying cloud design patterns, making technology choices, or conducting Well-Architected Framework reviews.
microsoft/skills 2,020
-
continual-learning
Guide for implementing continual learning in AI coding agents — hooks, memory scoping, reflection patterns. Use when setting up learning infrastructure for agents.
microsoft/skills 2,020
-
copilot-sdk
Build applications powered by GitHub Copilot using the Copilot SDK. Use when creating programmatic integrations with Copilot across Node.js/TypeScript, Python, Go, or .NET. Covers session management, custom tools, streaming, hooks, MCP servers, BYOK providers, session persistence, custom agents, skills, and deployment patterns. Requires GitHub Copilot CLI installed and a GitHub Copilot subscription (unless using BYOK).
microsoft/skills 2,020
-
entra-agent-id
Microsoft Entra Agent ID (preview) for creating OAuth2-capable AI agent identities via Microsoft Graph beta API.
Covers Agent Identity Blueprints, BlueprintPrincipals, Agent Identities, required permissions, sponsors, and Workload Identity Federation.
Includes Microsoft Entra SDK for AgentID (containerized sidecar) for polyglot agent authentication (Docker/Kubernetes), 3P agent integration, autonomous and interactive agent patterns.
Triggers: "agent identity", "agent id", "Agent Identity Blueprint", "BlueprintPrincipal", "entra agent", "agent identity provisioning", "Graph agent identity", "entra sidecar", "agent id sidecar", "auth sidecar", "3P agent", "third-party agent identity", "polyglot agent auth".
microsoft/skills 2,020
-
frontend-design-review
Review and create distinctive, production-grade frontend interfaces with high design quality and design system compliance. Evaluates using three pillars: frictionless insight-to-action, quality craft, and trustworthy building. USE FOR: PR reviews, design reviews, accessibility audits, design system compliance checks, creative frontend design, UI code review, component reviews, responsive design checks, theme testing, and creating memorable UI. DO NOT USE FOR: Backend API reviews, database schema reviews, infrastructure or DevOps work, pure business logic without UI, or non-frontend code.
microsoft/skills 2,020
-
github-issue-creator
Convert raw notes, error logs, voice dictation, or screenshots into crisp GitHub-flavored markdown issue reports. Use when the user pastes bug info, error messages, or informal descriptions and wants a structured GitHub issue. Supports images/GIFs for visual evidence.
microsoft/skills 2,020
-
mcp-builder
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP), Node/TypeScript (MCP SDK), or C#/.NET (Microsoft MCP SDK).
microsoft/skills 2,020
-
microsoft-docs
Understand Microsoft technologies by querying official documentation. Use whenever the user asks how something works, wants tutorials, needs configuration options, limits, quotas, or best practices for any Microsoft technology (Azure, .NET, M365, Windows, Power Platform, etc.)—even if they don't mention "docs." If the question is about understanding a concept rather than writing code, this is the right skill.
microsoft/skills 2,020
-
podcast-generation
Generate AI-powered podcast-style audio narratives using Azure OpenAI's GPT Realtime Mini model via WebSocket. Use when building text-to-speech features, audio narrative generation, podcast creation from content, or integrating with Azure OpenAI Realtime API for real audio output. Covers full-stack implementation from React frontend to Python FastAPI backend with WebSocket streaming.
microsoft/skills 2,020
-
skill-creator
Guide for creating effective skills for AI coding agents working with Azure SDKs and Microsoft Foundry services. Use when creating new skills or updating existing skills.
microsoft/skills 2,020
-
atlassian
Manage Jira issues and Confluence wiki pages in Atlassian Cloud.
Use when: (1) searching/creating/updating Jira issues with JQL, (2) searching/reading/creating Confluence pages
with CQL, (3) managing Jira workflows, transitions, and comments, (4) browsing Confluence spaces and page
hierarchies. Supports OAuth 2.1 via MCP server (recommended) or API token authentication (fallback).
sanjay3290/ai-skills 184
-
azure-devops
Manage Azure DevOps projects, work items, repos, PRs, pipelines, wikis, test plans, security alerts,
variable groups, environments/approvals, branch policies, and attachments. Use when user asks to: manage
sprints, create/update work items, list repos, create PRs, run pipelines, search code, manage wiki pages,
check security alerts, manage variable groups, approve deployments, or configure branch policies.
Covers 13 domains with 99 tools via REST API.
sanjay3290/ai-skills 184
-
deep-research
Execute autonomous multi-step research using Google Gemini Deep Research Agent. Use for: market analysis, competitive landscaping, literature reviews, technical research, due diligence. Takes 2-10 minutes but produces detailed, cited reports. Costs $2-5 per task.
sanjay3290/ai-skills 184
-
elevenlabs
Convert documents and text to audio using ElevenLabs text-to-speech.
Use this skill when the user wants to create a podcast, narrate a document,
read aloud text, generate audio from a file, or convert text to speech.
sanjay3290/ai-skills 184
-
gmail
Interact with Gmail - search emails, read messages, send emails, create drafts, and manage labels.
Use when user asks to: search email, read email, send email, create email draft, mark as read,
archive email, star email, or manage Gmail labels. Lightweight alternative to full Google
Workspace MCP server with standalone OAuth authentication.
sanjay3290/ai-skills 184
-
google-calendar
Interact with Google Calendar - list calendars, view events, create/update/delete events, and find free time.
Use when user asks to: check calendar, schedule a meeting, create an event, find available time, list upcoming events,
delete or update a calendar event, or respond to meeting invitations. Lightweight alternative to full
Google Workspace MCP server with standalone OAuth authentication.
sanjay3290/ai-skills 184
-
google-chat
Interact with Google Chat - list spaces, send messages, read conversations, and manage DMs.
Use when user asks to: send a message on Google Chat, read chat messages, list chat spaces,
find a chat room, send a DM, or create a new chat space. Lightweight alternative to full
Google Workspace MCP server with standalone OAuth authentication.
sanjay3290/ai-skills 184
-
google-docs
Interact with Google Docs - create documents, search by title, read content, and edit text.
Use when user asks to: create a Google Doc, find a document, read doc content, add text to a doc,
or replace text in a document. Lightweight alternative to full Google Workspace MCP server with
standalone OAuth authentication.
sanjay3290/ai-skills 184
-
google-drive
Interact with Google Drive - search files, find folders, list contents, download files, upload files,
create folders, move, copy, rename, and trash files. Use when user asks to: search Google Drive,
find a file/folder, list Drive contents, download or upload files, create folders, move files,
or organize Drive content. Lightweight integration with standalone OAuth authentication supporting
full read/write access.
sanjay3290/ai-skills 184
-
google-sheets
Read and write Google Sheets spreadsheets - get content, update cells, append rows, fetch specific ranges,
search for spreadsheets, and view metadata. Use when user asks to: read a spreadsheet, update cells,
add data to Google Sheets, find a spreadsheet, check sheet contents, export spreadsheet data, or get cell values.
Lightweight integration with standalone OAuth authentication supporting full read/write access.
sanjay3290/ai-skills 184
-
google-slides
Read and write Google Slides presentations - get text, find presentations, create presentations, add slides,
replace text, and manage slide content. Use when user asks to: read a presentation, create slides, find slides,
add a slide, replace text in a presentation, or manage presentation content. Lightweight integration with
standalone OAuth authentication supporting full read/write access.
sanjay3290/ai-skills 184
-
google-tts
Convert documents and text to audio using Google Cloud Text-to-Speech.
Use this skill when the user wants to: narrate a document, read aloud text,
generate audio from a file, convert text to speech, create a recording
of documentation or analysis, create a podcast from a document, or use
Google TTS/text-to-speech. Trigger phrases: "read this aloud", "narrate this",
"create a recording", "text to speech", "TTS", "convert to audio",
"audio from document", "listen to this", "generate audio", "google tts",
"create a podcast".
sanjay3290/ai-skills 184