microsoft

1,468 mods across 240 repositories, 1267k stars between them.

foundry-config-setup

146

microsoft/agent-framework

Skill Claude CodeCodex

Resolve missing setup caused by a hardcoded Foundry project endpoint or model in a sample. Use when a sample fails because it uses a placeholder/hardcoded projectendpoint (for example "https://your-project.services.ai.azure.com") or a hardcoded model instead of reading them from the environment.

13k 2d ago A 65 tokens original MIT

microsoft/agent-framework

Skill Claude CodeCodex

Step-by-step process for validating a Python Foundry hosted agent sample (under python/samples/04-hosting/foundry-hosted-agents/) end to end — running it locally (native runtime and azd ai agent run) and after deploying it to an Azure AI Foundry project with azd. Use this when asked to validate a hosted agent sample.

13k 2d ago A 82 tokens original MIT

dev

148

microsoft/playwright-cli

Skill Claude CodeCodex

Development workflows for the playwright-cli repository. Use when the user asks about rolling dependencies, releasing, or other repo maintenance tasks.

13k 5d ago A 27 tokens original Apache-2.0

playwright-cli

150

microsoft/playwright-cli

Skill Claude CodeCodex

Automate browser interactions, test web pages and work with Playwright tests.

13k 5d ago A 19 tokens copy · 100% Apache-2.0

microsoft/vscode-copilot-chat

Skill Claude CodeCodex

Use this agent when the user needs to upgrade Anthropic SDK packages. This includes: upgrading @anthropic-ai/sdk or @anthropic-ai/claude-agent-sdk to newer versions, migrating between SDK versions, resolving SDK-related dependency conflicts, updating SDK types and interfaces, or asking about SDK upgrade procedures.…

10.0k 3mo ago C 102 tokens original MIT archived

launch

152

microsoft/vscode-copilot-chat

Skill Claude CodeCodex

Launch and automate VS Code Insiders with the Copilot Chat extension using agent-browser via Chrome DevTools Protocol. Use when you need to interact with the VS Code UI, automate the chat panel, test the extension UI, or take screenshots. Triggers include 'automate VS Code', 'interact with chat', 'test the UI', 'take…

10.0k 3mo ago A 80 tokens original MIT archived

agent-customization

157

microsoft/vscode-copilot-chat

Skill Claude CodeCodex

WORKFLOW SKILL — Create, update, review, fix, or debug VS Code agent customization files (.instructions.md, .prompt.md, .agent.md, SKILL.md, copilot-instructions.md, AGENTS.md). USE FOR: saving coding preferences; troubleshooting why instructions/skills/agents are ignored or not invoked; configuring applyTo patterns…

10.0k 3mo ago A 193 tokens original MIT archived

microsoft/vscode-copilot-chat

Skill Claude CodeCodex

How to install a VS Code extension from an extension ID. Useful when the user wants to add new capabilities to their VS Code environment by installing extensions.

10.0k 3mo ago A 35 tokens original MIT archived

microsoft/vscode-copilot-chat

Skill Claude CodeCodex

Comprehensive setup steps to help the user create complete project structures in a VS Code workspace. This tool is designed for full project initialization and scaffolding, not for creating individual files. When to use this tool: when the user wants to create a new complete project from scratch; when setting up…

10.0k 3mo ago A 281 tokens original MIT archived

microsoft/vscode-copilot-chat

Skill Claude CodeCodex

Comprehensive setup steps to help the user create complete project structures in a VS Code workspace; this tool is designed for full project initialization and scaffolding, not for creating individual files. When to use this tool: user wants to create a new complete project from scratch; setting up entire project…

10.0k 3mo ago A 263 tokens original MIT archived

troubleshoot

162

microsoft/vscode-copilot-chat

Skill Claude CodeCodex

Investigate unexpected chat agent behavior by analyzing direct debug logs in JSONL files. Use when users ask why something happened, why a request was slow, why tools or subagents were used or skipped, or why instructions/skills/agents did not load.

10.0k 3mo ago A 55 tokens original MIT archived

agent_types

163

microsoft/UFO

Agent

This document describes how the unified three-layer Device Agent architecture is implemented across different platforms. While the core framework (State, Processor, Command layers) remains consistent, each platform implements specialized agents optimized for their native control mechanisms and hierarchies.…

9.6k 8d ago A 0 tokens original MIT

overview

164

microsoft/UFO

Agent

Device Agents are the execution engines of UFO3's multi-device orchestration system. Each device agent operates as an autonomous, intelligent controller that translates high-level user intentions into low-level system commands. The architecture is designed for extensibility, safety, and scalability across…

9.6k 8d ago A 0 tokens original MIT

microsoft/UFO

Agent

Device agents in UFO are partitioned into server and client components, separating high-level orchestration from low-level execution. This architecture enables safe, scalable, and flexible task execution across heterogeneous devices through the Agent Interaction Protocol (AIP).

9.6k 8d ago A 0 tokens original MIT

microsoft/TinyTroupe

Instructions file GitHub Copilot

Instructions for microsoft/TinyTroupe, covering guidelines for code generation in tinytroupe, general guidelines, frameworks and libraries, terminal running environment and adding new functionality.

7.6k 2mo ago A 2,629 tokens original MIT