microsoft-docs

Search and fetch official Microsoft documentation via command-line interface.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/jgezelscorp/Apex --skill microsoft-docs-jgezelscorp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: microsoft-docs
Source: https://github.com/jgezelscorp/Apex/tree/main/.github/skills/microsoft-docs
Command: npx skills add https://github.com/jgezelscorp/Apex --skill microsoft-docs-jgezelscorp

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires microsoft-learn-cli, and includes scripts (resource) components.

What problem does it solve?

This Skill provides a fast and efficient way to search and access official Microsoft documentation for Azure services and more, eliminating the need to browse through extensive documentation manually.

Core Features & Use Cases

  • Documentation Search: Find detailed information on Azure services, .NET, Microsoft 365, Windows, Power Platform, and other Microsoft technologies.
  • Search & Fetch: Use commands to search for specific documentation and fetch full page content when needed.
  • Use Case: When you need to understand a specific Azure service or find a step-by-step guide for a particular task.

Quick Start

Search for Azure Functions documentation using the 'microsoft_docs_search' command.

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 services?

You can search official Microsoft documentation for Azure services using the command-line interface to query and fetch specific pages. It supports Azure, .NET, Microsoft 365, Windows, and Power Platform technologies.

Can I fetch full page content for Microsoft 365 and Power Platform docs?

Yes, you can fetch full page content for Microsoft 365 and Power Platform docs. The tool provides search and fetch commands to retrieve complete documentation pages directly from official Microsoft sources.

Do I need the Learn MCP Server to access Microsoft documentation?

You need either the Learn MCP Server or the mslearn CLI as a fallback to access Microsoft documentation. These dependencies provide the underlying connectivity required to execute the search and fetch commands.

What is the best way to find step-by-step guides for Windows and .NET tasks?

The best way to find step-by-step guides for Windows and .NET tasks is using the dedicated search command. It retrieves official documentation directly, eliminating the need to manually browse extensive Microsoft documentation portals.

Are there limitations when using the CLI to retrieve Microsoft documentation?

A limitation of using the CLI to retrieve Microsoft documentation is its dependency on external tools. It requires the Learn MCP Server or mslearn CLI to be configured, and its implementation depth is Basic, focusing on search and fetch rather than advanced reasoning.