microsoft-docs

Search official Microsoft documentation for concepts, tutorials, and code examples.

1|Updated Mar 27, 2026
One-click install
npx skills add https://github.com/leonanpereirapinto/ai-utils --skill microsoft-docs-leonanpereirapinto
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: microsoft-docs
Source: https://github.com/leonanpereirapinto/ai-utils/tree/main/skills/dotnet/microsoft-docs
Command: npx skills add https://github.com/leonanpereirapinto/ai-utils --skill microsoft-docs-leonanpereirapinto

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Query official Microsoft documentation to find concepts, tutorials, and code examples across Azure, .NET, Agent Framework, Aspire, VS Code, GitHub, and more. Uses Microsoft Learn MCP as the default, with Context7 and Aspire MCP for content that lives outside learn.microsoft.com.

Core Features & Use Cases

  • Search Learn MCP content to locate concepts, guides, and tutorials.
  • Code sample search to retrieve working examples from Learn docs.
  • Microsoft Docs fetch to obtain full pages when excerpts are insufficient.
  • When Learn MCP is unavailable, Context7 and Aspire MCP provide alternate content.

Quick Start

Use microsoft_docs_search to find documentation on a topic, then fetch the full page with microsoft_docs_fetch when needed.

Frequently Asked Questions about microsoft-docs

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search official Microsoft documentation for Azure and .NET tutorials?

Search Microsoft documentation using microsoft_docs_search to locate concepts, tutorials, and code examples across Azure, .NET, Aspire, and VS Code. You can then fetch full page content with microsoft_docs_fetch when the initial excerpts are insufficient.

What is the best way to find working code samples from Microsoft Learn docs?

Find working code samples using the microsoft_code_sample_search tool, which retrieves functional examples directly from official Microsoft Learn documentation across various frameworks and platforms.

Can I retrieve full Microsoft Docs pages when the search excerpts are not enough?

Yes, retrieve full Microsoft Docs pages by applying the microsoft_docs_fetch tool after locating the desired content, ensuring you obtain complete tutorials and guides when search excerpts are insufficient.

Does this approach work for documentation that lives outside learn.microsoft.com?

Yes, when Learn MCP is unavailable or content lives outside learn.microsoft.com, the approach leverages Context7 and Aspire MCP to provide alternate documentation and content retrieval.

What Microsoft technologies and frameworks are supported by this documentation search?

This documentation search supports Azure, .NET, Agent Framework, Aspire, VS Code, and GitHub, allowing you to query official Microsoft documentation to find relevant concepts, tutorials, and code examples.