microsoft

1,647 mods in 44 plugins, 141 repositories, 1269k stars between them.

idea-refiner

745

microsoft/cat-agent-skills

Skill Claude CodeCodex ✓ vendor

Refine the user's existing plan, decision, or draft through relentless refinement. Use when the user wants to sharpen or stress-test their thinking.

not rated 63 yesterday A 32 tokens original MIT

microsoft/cat-agent-skills

Skill Claude CodeCodex ✓ vendor

Extract and preserve a departing senior leader's institutional knowledge — projects, decisions, rationale, relationships, tribal knowledge — into a structured, multi-phase archive built from M365 signals (emails, Teams, meetings, SharePoint/OneDrive). Resumable across multiple sessions. Use when the user asks to…

not rated 63 yesterday A 143 tokens original MIT

microsoft/cat-agent-skills

Skill Claude CodeCodex ✓ vendor

Use this skill whenever you create or edit ANY file for the user in the Copilot Studio container — a document, spreadsheet, slide deck, code file, data export, anything. It keeps your work-in-progress durable and shows the user an updated version after every change, so the two of you refine the same file together…

not rated 63 yesterday A 106 tokens original MIT

microsoft/cat-agent-skills

Skill Claude CodeCodex ✓ vendor

Use this skill whenever a user asks to audit, curate, clean up, deduplicate, rationalize, or assess files used by an AI knowledge source. Require the user to upload copies of the source files, analyze those complete files locally, and use configured knowledge sources only to validate findings.

not rated 63 yesterday A 64 tokens original MIT

microsoft/cat-agent-skills

Skill Claude CodeCodex ✓ vendor

Required whenever a knowledge request names or implies a country, asks what applies "here," or compares countries. Treat Country as document metadata, not as a content-search term. Before any content search, general-knowledge answer, or clarification, use sharepointmetadatafilter to discover and filter the Country…

not rated 63 changed today A 79 tokens original MIT

lab-column-mapper

750

microsoft/cat-agent-skills

Skill Claude CodeCodex ✓ vendor

Use this skill when a Power Automate flow triggers the agent with a payload describing an unknown source column from a lab results file that broke an Azure Data Factory ingestion pipeline. The skill semantically matches the source column against the canonical clinical schema indexed in Azure AI Search, scoped first by…

not rated 63 yesterday A 133 tokens original MIT

microsoft/cat-agent-skills

Skill Claude CodeCodex ✓ vendor

Use this skill when the user asks to create LinkedIn posts, promotional posts, thought-leadership posts, newsletter introductions, article intros, or long-form LinkedIn content from source notes, facts, or drafts.

not rated 63 yesterday A 47 tokens original MIT

microsoft/cat-agent-skills

Skill Claude CodeCodex ✓ vendor

Create, polish, rewrite, review, repurpose, brainstorm, or configure evidence-led LinkedIn posts, captions, comments, hooks, ideas, and conversation-scoped writing profiles from facts, notes, drafts, research, announcements, or lived experience. Use for the initial LinkedIn request and every follow-up clarification…

not rated 63 yesterday A 81 tokens original MIT

microsoft/cat-agent-skills

Skill Claude CodeCodex ✓ vendor

Use this skill whenever the user wants to search, browse, or look up records in a Microsoft Dataverse table — for example "look up accounts", "find opportunities for Contoso", "show me contact details", or "search cases by status". Always prefer this skill (which queries Dataverse live via the Dataverse MCP Server)…

not rated 63 yesterday A 82 tokens original MIT

mct-excellence-iq

754

microsoft/cat-agent-skills

Skill Claude CodeCodex ✓ vendor

Use this skill whenever the user asks to design, prepare, deliver, evaluate, improve, localize, or modernize Microsoft technical learning experiences, instructor-led training, workshops, demonstrations, hands-on labs, certification preparation, assessments, surveys, or learning enablement initiatives. Apply an…

not rated 63 yesterday A 73 tokens original MIT

meeting-analyzer

755

microsoft/cat-agent-skills

Skill Claude CodeCodex ✓ vendor

Analyzes meetings from pasted text, transcripts, or audio/video recordings and turns them into a structured intelligence report. Use this skill whenever the user shares meeting content in any form — a raw transcript, meeting notes, a Teams/Zoom recap, an audio or video file, or simply pastes a block of dialogue — and…

not rated 63 yesterday A 200 tokens original MIT

microsoft/cat-agent-skills

Skill Claude CodeCodex ✓ vendor

Use this skill when the user needs to choose the right Microsoft AI platform for a project, is comparing Microsoft 365 Copilot, Agent Builder, Copilot Studio, Microsoft Foundry, Foundry Agent Service, Windows AI Foundry, or Agent 365, needs to gather requirements for an AI or agent build, needs a solution architecture…

not rated 63 yesterday A 125 tokens original MIT

monte-carlo-analysis

757

microsoft/cat-agent-skills

Skill Claude CodeCodex ✓ vendor

Use this skill whenever the user asks to run a Monte Carlo simulation, model risk or uncertainty with random sampling, estimate P5/P50/P95 outcomes, or produce a probability distribution for project timelines, portfolio returns, downtime, costs, or similar uncertain variables. Trigger on phrases like 'run a Monte…

not rated 63 yesterday A 122 tokens original MIT

architecture-reviewer

758

microsoft/Agent365-devTools

Agent Claude Code ✓ vendor

Use this agent when code has been written or modified and needs to be reviewed from a high-level design and architecture perspective to ensure alignment with documented design principles. This agent should be called proactively after logical code changes are completed, before committing or merging…

not rated 61 7d ago A 451 tokens original MIT

code-review-manager

759

microsoft/Agent365-devTools

Agent Claude Code ✓ vendor

Use this agent when the user has recently written, modified, or committed code and needs comprehensive code review feedback. This agent should be invoked after any significant code changes (not for the entire codebase unless explicitly requested). Examples:\n\n \nContext: User just implemented a new feature with…

not rated 61 7d ago A 353 tokens original MIT

code-reviewer

760

microsoft/Agent365-devTools

Agent Claude Code ✓ vendor

Use this agent when you need expert code review for C#/.NET implementations using the Microsoft Agent 365 DevTools CLI. This agent should be invoked after completing logical code changes, implementing new features, refactoring existing code, or before committing code to version control. Examples:\n\n \nContext: The…

not rated 61 7d ago A 302 tokens original MIT

pr-code-reviewer

761

microsoft/Agent365-devTools

Agent Claude Code ✓ vendor

Use this agent to perform semantic code analysis on PR changes. Analyzes actual code logic, identifies specific issues with line references, and generates actionable feedback based on repository coding standards.

not rated 61 7d ago A 41 tokens original MIT

pr-comment-resolver

762

microsoft/Agent365-devTools

Agent Claude Code ✓ vendor

Use this agent when you need to systematically address code review comments on a pull request. This agent should be invoked when:\n\n \nContext: A pull request has been reviewed and multiple code review comments need to be addressed.\nuser: "Can you help me address the code review comments on PR #123?"\nassistant…

not rated 61 7d ago A 385 tokens original MIT

prd-task-generator

763

microsoft/Agent365-devTools

Agent Claude Code ✓ vendor

Use this agent when the user provides or references a Product Requirements Document (PRD) and needs it broken down into actionable development tasks. This agent should be invoked when:\n\n- The user shares a new PRD or feature specification that needs implementation planning\n- The user asks to break down requirements…

not rated 61 7d ago A 489 tokens original MIT

prd-writer

764

microsoft/Agent365-devTools

Agent Claude Code ✓ vendor

Use this agent when the user requests creation of a Product Requirements Document (PRD), asks to document a new feature, mentions writing requirements, or describes functionality that needs formal specification. This agent should be launched proactively when:\n\n \nContext: User describes a feature they want to…

not rated 61 7d ago A 356 tokens original MIT

task-implementer

765

microsoft/Agent365-devTools

Agent Claude Code ✓ vendor

Use this agent when the user asks you to implement a specific coding task, feature, or bug fix that requires writing production-quality code. This agent should be used proactively after the user provides implementation requirements or references a task from a PRD/task list.\n\nExamples:\n\n \nContext: User has a task…

not rated 61 7d ago A 401 tokens original MIT

microsoft/Agent365-devTools

Agent Claude Code ✓ vendor

Use this agent when code changes have been made and you need to verify test coverage and quality. Specifically:\n\n \nContext: User has just implemented a new command in the CLI.\nuser: "I've added a new status command that checks Azure deployment health"\nassistant: "I can see you've implemented the status command.…

not rated 61 7d ago A 443 tokens original MIT

review-pr

767

microsoft/Agent365-devTools

Skill Claude CodeCodex ✓ vendor

Generate structured PR review comments using Claude Code agents and post them to GitHub. No API key required - uses Claude Code's existing authentication.

not rated 61 7d ago A 31 tokens original MIT

review-staged

768

microsoft/Agent365-devTools

Skill Claude CodeCodex ✓ vendor

Generate structured code review for staged files AND all branch commits since main, using Claude Code agents. Provides full PR-equivalent coverage before pushing.

not rated 61 7d ago A 32 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: