microsoft-skill-creator

Create Microsoft technology skills for AI agents using Learn MCP lookups and local knowledge.

1|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/afonsoft/VideoChat --skill microsoft-skill-creator-afonsoft
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: microsoft-skill-creator
Source: https://github.com/afonsoft/VideoChat/tree/main/.agents/skills/microsoft-skill-creator
Command: npx skills add https://github.com/afonsoft/VideoChat --skill microsoft-skill-creator-afonsoft

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Enables building specialized Microsoft technology skills for AI agents by combining Learn MCP insights with a local knowledge store to support fast, offline-ready reasoning.

Core Features & Use Cases

  • Hybrid knowledge: stores essential content locally while enabling dynamic Lookups via MCP.
  • Topic breadth: covers Azure, .NET, M365, VS Code, Bicep and related ecosystems.
  • Workflow guidance: includes templates and references to structure new skills consistently.

Quick Start

Ask the agent to generate a Microsoft technology skill using Learn MCP and store the essential knowledge locally.

Frequently Asked Questions about microsoft-skill-creator

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

FAQPage Schema
How do I create AI agent skills for Microsoft technologies?

To create AI agent skills for Microsoft technologies, use this skill to combine Learn MCP lookups with local offline knowledge. It generates a structured Skill-unit with a SKILL.md frontmatter, storing essential content locally for fast, offline-ready reasoning.

What is the best way to structure Azure and .NET knowledge for AI agents?

The best way to structure Azure and .NET knowledge is using the enforced Skill-unit structure, which features a SKILL.md frontmatter for metadata and optional directories for references, scripts, and assets to balance local knowledge with dynamic MCP lookups.

Can I build offline-ready AI skills for M365 and VS Code?

Yes, you can build offline-ready AI skills for M365 and VS Code. The hybrid knowledge mechanism stores essential content locally while enabling dynamic Learn MCP lookups, supporting fast reasoning without requiring constant internet connectivity.

Does this skill generation workflow work with Bicep topics?

Yes, this skill generation workflow supports Bicep topics alongside Azure, .NET, M365, and VS Code. It targets these specific ecosystems by combining Microsoft Learn MCP insights with a local knowledge store for deep investigations.

Why combine local offline knowledge with Learn MCP for AI agents?

Combining local offline knowledge with Learn MCP balances fast, offline-ready reasoning with dynamic updates. This hybrid approach ensures essential Microsoft technology references remain accessible locally while the MCP handles deep investigations when needed.