Claude Skill

microsoft/agent-skills

微软提供的技能、MCP服务器和SDK文档仓库,用于构建和基础化自定义编码代理。包含用于代理开发的TypeScript资源。

概览

Stars516
Forks41
语言TypeScript
最后更新2026-02-04
最近同步2026-06-10
前往 GitHub

仓库信息

拥有者microsoft
仓库agent-skills
完整名称microsoft/agent-skills
Repo ID1,135,891,523

安装这个 Skill

npx skills add microsoft/skills

Registry 信息

类型mcp_server
质量分85/100
验证状态readme_parsed
最近验证2026-06-10
平台
ClaudeMCP
能力
browsercode-reviewpdfmemorysearchimagevideoterminalworkflowagent-skills
识别文件
README.mddocstests
配置键
URL
安装方式
  • npx skills add microsoft/skills
  • git clone https://github.com/microsoft/skills.git

项目简介

一个由微软提供的仓库,包含用于构建编码代理的基础组件,如技能、MCP服务器和SDK文档。

英文描述

Skills, MCP servers, Custom Coding Agents, Agents.md for SDKs to ground Coding Agents

要点

  • 预构建的代理技能集合
  • MCP(模型上下文协议)服务器
  • 自定义编码代理资源
  • SDK文档(Agents.md)
  • TypeScript实现
  • 与Azure和Foundry平台集成

使用场景

  • 为AI编码助手提供特定技能基础
  • 构建自定义代理工作流
  • 通过MCP扩展代理能力
  • 开发基于代理的应用程序
  • 学习代理SDK模式

README 摘要

# Agent Skills [![Evals & Tests](https://img.shields.io/github/actions/workflow/status/microsoft/skills/test-harness.yml?branch=main&label=Evals%20%26%20Tests)](https://github.com/microsoft/skills/actions/workflows/test-harness.yml) [![Copilot SDK Tests](https://img.shields.io/github/actions/workflow/status/microsoft/skills/skill-evaluation.yml?branch=main&label=Copilot%20SDK%20Tests)](https://github.com/microsoft/skills/actions/workflows/skill-evaluation.yml) [![Install via skills.sh](https://img.shields.io/badge/skills.sh-install-blue)](https://skills.sh/microsoft/skills) [![Documentation](https://img.shields.io/badge/docs-documentation-blue)](https://microsoft.github.io/skills/#documentation) > [!NOTE] > **Work in Progress** — This repository is under active development. More skills are being added, existing skills are being updated to use the latest SDK patterns, and tests are being expanded to ensure quality. Contributions welcome! Skills, custom agents, AGENTS.md templates, and MCP configurations for AI coding agents working with Azure SDKs and Microsoft AI Foundry. > **Blog post:** [Context-Driven Development: Agent Skills for Microsoft Foundry and Azure](https://devblogs.microsoft.com/all-things-azure/context-driven-development-agent-skills-for-microsoft-foundry-and-azure/) > **🔍 Skill Explorer:** [Browse all 174 skills with 1-click install](https://microsoft.github.io/skills/) ## Quick Start ```bash npx skills add microsoft/skills ``` Select the skills you need from the wizard. Skills are installed to your chosen agent's directory (e.g., `.github/skills/` for GitHub Copilot) and symlinked if you use multiple agents. <details> <summary>Alternative installation methods</summary> **Manual installation (git clone)** ```bash # Clone and copy specific skil

话题

探索更多

数据来自 GitHub,同步时间:2026-06-10