AI AGENT ADDONS

Microsoft Skill Creator

github/awesome-copilot
Skill Development
8,887installs

You can build custom agent skills for any Microsoft technology. This includes Azure, .NET, M365, and many others. The skill uses Microsoft Learn MCP tools to search and fetch documentation. It creates a hybrid skill that stores essential knowledge locally. This lets agents answer questions quickly and look up deeper details when needed.

The process has three steps. First, the skill investigates the topic deeply. It searches for overviews, core concepts, best practices, and code samples. Second, it asks you which areas matter most. Third, it generates a complete skill package with instructions, references, and code examples.

If the MCP server is unavailable, the skill can fall back to the mslearn CLI. This makes the skill reliable in any environment. It is designed for anyone who wants to teach an agent about a Microsoft technology.

Add Microsoft Skill Creator skill to your workflow

Global

mkdir -p ~/.claude/skills/microsoft-skill-creator

Project

mkdir -p .claude/skills/microsoft-skill-creator

Source Repository

Stars
35,856
Forks
4,431
Watchers
35,856
License
MIT
Last Push
1 month ago
Created
1 year ago