RadarTopicsBuildersWeeklyReads
Open Source Radar
microsoft/

skills

GitHubWebsite

A TypeScript/JavaScript-focused collection of agent skills, MCP configurations, and AGENTS.md templates for Azure SDKs and Microsoft Foundry, with 174+ skills and multiple plugin families.

2.9kstars
323forks
68issues
MITlicense
2026since
Star historydaily snapshots by VibeCrowd

Collecting history — the radar snapshots this repo daily. The trend line appears after 3 days of data (1 so far).

Alternatives & relatedmatched by topic overlap
Reviewgenerated from repository data · Aug 5, 2026

What it is

Microsoft/skills is a repository containing skills, MCP servers, custom agents, and AGENTS.md templates intended for AI coding agents working with Azure SDKs and Microsoft Foundry. The project includes a catalog of skills across multiple languages and platforms, plugins, and documentation intended to ground coding agents in domain knowledge.

How it works

The README describes an installation flow that includes a quick start command and alternative installation methods:

npx skills add microsoft/skills
# Clone and copy specific skills
git clone https://github.com/microsoft/skills.git
cp -r agent-skills/.github/skills/azure-cosmos-db-py your-project/.github/skills/
# Share skills across different agent configs in the same repo
ln -s ../.github/skills .opencode/skills
ln -s ../.github/skills .claude/skills

It also notes selective loading of skills to avoid context rot. The repository includes sections for Skill Catalog, plugins, custom agents, AGENTS.md, MCP configs, and documentation.

Getting started

From the Quick Start in the README:

  • Quick Start: npx skills add microsoft/skills

The installation flows indicate skills are installed to the chosen agent's directory (e.g., .github/skills/ for GitHub Copilot) and may be symlinked in multi-agent setups.

Alternative installation methods include manual git clone and copying specific skills, as shown above.

Recent releases

RELEASES (latest 0):

  • none

There are no release notes listed in the provided material.

Traction

No stars_7d or stars_1d data is provided in the facts, so this section is omitted.

Behind the repo

The repository is described as hosting skills, MCP configurations, and agent templates for Azure SDKs and Foundry, with a blog post and a Skill Explorer link mentioned in the README. No explicit startup or company backlink is provided in the given facts.

Caveats

  • License: MIT
  • Created: 2026-01-16
  • Last push: 2026-08-04
  • Open issues: 68
  • Language: TypeScript
  • Languages and topics indicate a broad catalog (174 skills noted in content) and multiple language plugins, including Python, TypeScript, .NET, Java, Rust. The README notes the project is Work in Progress and under active development.

"Caveats" section uses only facts from the README/facts; no speculation.

Agent skills inside · 157
All skills →
microsoft-foundryDeploy, evaluate, fine-tune, and manage Foundry agents end-to-end with azd: hosted agent scaffold/run/deploy, prompt agent create, batch eval, continuous eval, prompt optimizer, Agent Optimizer scaffold, agent.yaml, dataset curation from traces, model fine-tuning (SFT/DPO/RFT). USE FOR: azd ai agent, azd provision/deploy, deploy agent, hosted agent, create agent, add tool to agent, invoke agent, evaluate agent, continuous eval, continuous monitoring, agent CI/CD, optimize prompt, improve prompt, optimize agent instructions, agent optimizer, deploy model, Foundry project, RBAC, role assignment,DevOps & Cloudscriptsazure-validatePre-deployment validation for Azure readiness. Run deep checks on configuration, infrastructure (Bicep or Terraform), RBAC role assignments, managed identity permissions, and prerequisites before deploying. WHEN: validate my app, check deployment readiness, run preflight checks, verify configuration, check if ready to deploy, validate azure.yaml, validate Bicep, test before deploying, troubleshoot deployment errors, validate Azure Functions, validate function app, validate serverless deployment, verify RBAC roles, check role assignments, review managed identity permissions, what-if analysis, vTesting & QAscriptsazure-ai-projects-pyBuild AI applications using the Azure AI Projects Python SDK (azure-ai-projects). Use when working with Foundry project clients, creating versioned agents with PromptAgentDefinition, running evaluations, managing connections/deployments/datasets/indexes, or using OpenAI-compatible clients. This is the high-level Foundry SDK - for low-level agent operations, use azure-ai-agents-python skill.DevOps & Cloudscriptsmcp-builderGuide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP), Node/TypeScript (MCP SDK), or C#/.NET (Microsoft MCP SDK).Code Review & Qualityscriptsazure-cosmos-db-pyBuild Azure Cosmos DB NoSQL services with Python/FastAPI following production-grade patterns. Use when implementing database client setup with dual auth (DefaultAzureCredential + emulator), service layer classes with CRUD operations, partition key strategies, parameterized queries, or TDD patterns for Cosmos. Triggers on phrases like "Cosmos DB", "NoSQL database", "document store", "add persistence", "database service layer", or "Python Cosmos SDK".Securityscriptsskill-creatorGuide for creating effective skills for AI coding agents working with Azure SDKs and Microsoft Foundry services. Use when creating new skills or updating existing skills.DevOps & Cloudscripts
SharePost on XLinkedIn
All trending reposRevenue-verified startups →