microsoftmicrosoftOfficialยท150 Agent Skills Included

skills

Azure SDK and AI Foundry coding skills for AI agents

Equips AI coding agents with 175 ready-to-use skills for Azure SDKs, Microsoft Foundry, and Microsoft 365 agent development. Covers authentication, storage, messaging, search, monitoring, and agent deployment across Python, .NET, TypeScript, Java, and Rust. Eliminates outdated API guesses by forcing agents to verify current docs and follow tested, production-grade code patterns.
npx skills add microsoft/skills --all -g -y
Available:

Instructs the AI agent to verify current Azure and Foundry documentation before coding, keep changes minimal and surgical, follow test-driven execution, and load only the skills relevant to the current task.

All Skills in This Repository (150)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
microsoftmicrosoft

wiki-vitepress

Package wiki Markdown into a VitePress static site with dark theme and Mermaid diagrams.

Official
Advanced
๐Ÿ“ฆ In Repo
microsoftmicrosoft

wiki-ado-convert

Convert VitePress/GFM markdown to Azure DevOps Wiki format via a Node.js build script.

Official
Advanced
๐Ÿ“ฆ In Repo
microsoftmicrosoft

wiki-page-writer

Generate wiki pages with Mermaid diagrams, citations, and frontmatter from technical content.

Official
Advanced
๐Ÿ“ฆ In Repo
microsoftmicrosoft

wiki-changelog

Analyze git history and generate categorized changelogs grouped by date and type.

Official
Intermediate
๐Ÿ“ฆ In Repo
microsoftmicrosoft

wiki-onboarding

Generate four role-specific onboarding guides in an onboarding/ folder.

Official
Intermediate
๐Ÿ“ฆ In Repo
microsoftmicrosoft

wiki-llms-txt

Generate llms.txt and llms-full.txt discovery files from wiki pages.

Official
Intermediate
๐Ÿ“ฆ In Repo
microsoftmicrosoft

wiki-researcher

Trace code paths across multi-file architectures with file and line citations.

Official
Advanced
๐Ÿ“ฆ In Repo
microsoftmicrosoft

wiki-architect

Generate hierarchical wiki catalogs with onboarding guides from code repositories.

Official
Advanced
๐Ÿ“ฆ In Repo
microsoftmicrosoft

wiki-qa

Answer code repository questions with file-and-line citations from source analysis.

Official
Advanced
๐Ÿ“ฆ In Repo
microsoftmicrosoft

wiki-agents-md

Generate folder-specific AGENTS.md files with commands and conventions from local configs.

Official
Intermediate
๐Ÿ“ฆ In Repo
microsoftmicrosoft

azure-monitor-opentelemetry-exporter-py

Publish OpenTelemetry traces, metrics, and logs to Azure Monitor from Python apps.

Official
Advanced
๐Ÿ“ฆ In Repo
microsoftmicrosoft

azure-ai-contentunderstanding-py

Extract semantic content from documents, images, audio, and video using Azure AI Content Understanding in Python.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install microsoft/skills?โ–ผ

Run `npx skills add microsoft/skills --all -g -y` in your terminal to install the full skill suite globally for your AI agent.

What do these Azure agent skills do?โ–ผ

They give your AI coding agent accurate, up-to-date patterns for Azure SDKs and Microsoft Foundry, so it writes working code for storage, messaging, search, identity, and agent deployment instead of guessing outdated APIs.

Which languages are covered by microsoft/skills?โ–ผ

The suite includes skills for Python, .NET, TypeScript, Java, and Rust, plus language-agnostic skills for Foundry, MCP servers, and Microsoft 365 agent development.

Do these skills work with GitHub Copilot and Claude Code?โ–ผ

Yes. All skills follow the standard SKILL.md format and work with GitHub Copilot, Claude Code, Cursor, and other agents that support the skill standard.

Should I install all 175 skills at once?โ–ผ

No. The repository recommends loading only the skills relevant to your current project, since loading everything dilutes the agent's attention and wastes context.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’