mcpbeat Sign in

GitHub Agent Skills

15 repositories on GitHub

328 skills published by github across 15 repositories. Together they weigh 111 462 066 tokens — that is what loading all of them at once would cost you in context. 115 of them have been repackaged into other people's repositories.

328 skills 111 462 066 tokens total 115 copies elsewhere vendor account

Documentation Writer
awesome-copilot
vendor ×3

Diátaxis Documentation Expert. An expert technical writer specializing in creating high-quality software documentation, guided by the principles and structure of the Diátaxis technical documentation authoring framework.

687 tokens
Excalidraw Diagram Generator
awesome-copilot
vendor ×3

Generate Excalidraw diagrams from natural language descriptions. Use when asked to "create a diagram", "make a flowchart", "visualize a process", "draw a system architecture", "create a mind map", or "generate an Excalidraw file". Supports flowcharts, relationship diagrams, mind maps, and system architecture diagrams. Outputs .excalidraw JSON files that can be opened directly in Excalidraw.

36k tokens scripts
Git Commit
awesome-copilot
vendor ×3

Execute git commit with conventional commit message analysis, intelligent staging, and message generation. Use when user asks to commit changes, create a git commit, or mentions "/commit". Supports: (1) Auto-detecting type and scope from changes, (2) Generating conventional commit messages from diff, (3) Interactive commit with optional type/scope/description overrides, (4) Intelligent file staging for logical grouping

799 tokens
Java Springboot
awesome-copilot
vendor ×2

Get best practices for developing applications with Spring Boot.

1k tokens
Add Educational Comments
awesome-copilot
vendor ×1

Add educational comments to the file specified, or prompt asking for file to comment if one is not provided.

2k tokens
Agentic Eval
awesome-copilot
vendor ×1

|

1k tokens
AI Prompt Engineering Safety Review
awesome-copilot
vendor ×1

Comprehensive AI prompt engineering safety review and improvement prompt. Analyzes prompts for safety, bias, security vulnerabilities, and effectiveness while providing detailed improvement recommendations with extensive frameworks, testing methodologies, and educational content.

3k tokens
Appinsights Instrumentation
awesome-copilot
vendor ×1

Instrument a webapp to send useful telemetry data to Azure App Insights

3k tokens scripts
Apple Appstore Reviewer
awesome-copilot
vendor ×1

Serves as a reviewer of the codebase with instructions on looking for Apple App Store optimizations or rejection reasons.

2k tokens
Architecture Blueprint Generator
awesome-copilot
vendor ×1

Comprehensive project architecture blueprint generator that analyzes codebases to create detailed architectural documentation. Automatically detects technology stacks and architectural patterns, generates visual diagrams, documents implementation patterns, and provides extensible blueprints for maintaining architectural consistency and guiding new development.

3k tokens
Arch Linux Triage
awesome-copilot
vendor ×1

Triage and resolve Arch Linux issues with pacman, systemd, and rolling-release best practices.

232 tokens
Aspire
awesome-copilot
vendor ×1

Aspire skill covering the Aspire CLI, AppHost orchestration, service discovery, integrations, MCP server, VS Code extension, Dev Containers, GitHub Codespaces, templates, dashboard, and deployment. Use when the user asks to create, run, debug, configure, deploy, or troubleshoot an Aspire distributed application.

21k tokens
Aspnet Minimal API Openapi
awesome-copilot
vendor ×1

Create ASP.NET Minimal API endpoints with proper OpenAPI documentation

438 tokens
Az Cost Optimize
awesome-copilot
vendor ×1

Analyze Azure resources used in the app (IaC files and/or resources in a target rg) and optimize costs - creating GitHub issues for identified optimizations.

3k tokens
Azure Deployment Preflight
awesome-copilot
vendor ×1

Performs comprehensive preflight validation of Bicep deployments to Azure, including template syntax validation, what-if analysis, and permission checks. Use this skill before any deployment to Azure to preview changes, identify potential issues, and ensure the deployment will succeed. Activate when users mention deploying to Azure, validating Bicep files, checking deployment permissions, previewing infrastructure changes, running what-if, or preparing for azd provision.

8k tokens
Azure Resource Health Diagnose
awesome-copilot
vendor ×1

Analyze Azure resource health, diagnose issues from logs and telemetry, and create a remediation plan for identified problems.

3k tokens
Azure Resource Visualizer
awesome-copilot
vendor ×1

Analyze Azure resource groups and generate detailed Mermaid architecture diagrams showing the relationships between individual resources. Use this skill when the user asks for a diagram of their Azure resources or help in understanding how the resources relate to each other.

3k tokens
Azure Role Selector
awesome-copilot
vendor ×1

When user is asking for guidance for which role to assign to an identity given desired permissions, this agent helps them understand the role that will meet the requirements with least privilege access and how to apply that role.

515 tokens
Azure Static Web Apps
awesome-copilot
vendor ×1

Helps create, configure, and deploy Azure Static Web Apps using the SWA CLI. Use when deploying static sites to Azure, setting up SWA local development, configuring staticwebapp.config.json, adding Azure Functions APIs to SWA, or setting up GitHub Actions CI/CD for Static Web Apps.

2k tokens
Bigquery Pipeline Audit
awesome-copilot
vendor ×1

Audits Python + BigQuery pipelines for cost safety, idempotency, and production readiness. Returns a structured report with exact patch locations.

1k tokens
Boost Prompt
awesome-copilot
vendor ×1

Interactive prompt refinement workflow: interrogates scope, deliverables, constraints; copies final markdown to clipboard; never writes code. Requires the Joyride extension.

353 tokens
Breakdown Epic Arch
awesome-copilot
vendor ×1

Prompt for creating the high-level technical architecture for an Epic, based on a Product Requirements Document.

711 tokens
Breakdown Epic Pm
awesome-copilot
vendor ×1

Prompt for creating an Epic Product Requirements Document (PRD) for a new epic. This PRD will be used as input for generating a technical architecture specification.

574 tokens
Breakdown Feature Implementation
awesome-copilot
vendor ×1

Prompt for creating detailed feature implementation plans, following Epoch monorepo structure.

1k tokens
Breakdown Feature Prd
awesome-copilot
vendor ×1

Prompt for creating Product Requirements Documents (PRDs) for new features, based on an Epic.

619 tokens
Breakdown Plan
awesome-copilot
vendor ×1

Issue Planning and Automation prompt that generates comprehensive project plans with Epic > Feature > Story/Enabler > Test hierarchy, dependencies, priorities, and automated tracking.

4k tokens
Centos Linux Triage
awesome-copilot
vendor ×1

Triage and resolve CentOS issues using RHEL-compatible tooling, SELinux-aware practices, and firewalld.

239 tokens
Code Exemplars Blueprint Generator
awesome-copilot
vendor ×1

Technology-agnostic prompt generator that creates customizable AI prompts for scanning codebases and identifying high-quality code exemplars. Supports multiple programming languages (.NET, Java, JavaScript, TypeScript, React, Angular, Python) with configurable analysis depth, categorization methods, and documentation formats to establish coding standards and maintain consistency across development teams.

2k tokens
Comment Code Generate A Tutorial
awesome-copilot
vendor ×1

Transform this Python script into a polished, beginner-friendly project by refactoring the code, adding clear instructional comments, and generating a complete markdown tutorial.

347 tokens
Containerize Aspnetcore
awesome-copilot
vendor ×1

Containerize an ASP.NET Core project by creating Dockerfile and .dockerfile files customized for the project.

4k tokens
Containerize Aspnet Framework
awesome-copilot
vendor ×1

Containerize an ASP.NET .NET Framework project by creating Dockerfile and .dockerfile files customized for the project.

5k tokens
Context Map
awesome-copilot
vendor ×1

Generate a map of all files relevant to a task before making changes

286 tokens
Conventional Commit
awesome-copilot
vendor ×1

Prompt and workflow for generating conventional commit messages using a structured XML format. Guides users to create standardized, descriptive commit messages in line with the Conventional Commits specification, including instructions, examples, and validation.

662 tokens
Convert Plaintext To MD
awesome-copilot
vendor ×1

Convert a text-based document to markdown following instructions from prompt, or if a documented option is passed, follow the instructions for that option.

3k tokens
Copilot CLI Quickstart
awesome-copilot
vendor ×1

> Use this skill when someone wants to learn GitHub Copilot CLI from scratch. Offers interactive step-by-step tutorials with separate Developer and Non-Developer tracks, plus on-demand Q&A. Just say "start tutorial" or and uses CLI-specific tools (ask_user, sql, fetch_copilot_cli_documentation).

7k tokens
Copilot Instructions Blueprint Generator
awesome-copilot
vendor ×1

Technology-agnostic blueprint generator for creating comprehensive copilot-instructions.md files that guide GitHub Copilot to produce code consistent with project standards, architecture patterns, and exact technology versions by analyzing existing codebase patterns and avoiding assumptions.

4k tokens
Copilot Usage Metrics
awesome-copilot
vendor ×1

Retrieve and display GitHub Copilot usage metrics for organizations and enterprises using the GitHub CLI and REST API.

1k tokens scripts
Cosmosdb Datamodeling
awesome-copilot
vendor ×1

Step-by-step guide for capturing key application requirements for NoSQL use-case and produce Azure Cosmos DB Data NoSQL Model design using best practices and common patterns, artifacts_produced: "cosmosdb_requirements.md" file and "cosmosdb_data_model.md" file

12k tokens
Create Agentsmd
awesome-copilot
vendor ×1

Prompt for generating an AGENTS.md file for a repository

2k tokens
Create Architectural Decision Record
awesome-copilot
vendor ×1

Create an Architectural Decision Record (ADR) document for AI-optimized decision documentation.

765 tokens
Create Github Action Workflow Specification
awesome-copilot
vendor ×1

Create a formal specification for an existing GitHub Actions CI/CD workflow, optimized for AI consumption and workflow maintenance.

2k tokens
Create Github Issue Feature From Specification
awesome-copilot
vendor ×1

Create GitHub Issue for feature request from specification file using feature_request.yml template.

228 tokens
Create Github Issues Feature From Implementation Plan
awesome-copilot
vendor ×1

Create GitHub Issues from implementation plan phases using feature_request.yml or chore_request.yml templates.

236 tokens
Create Github Issues For Unmet Specification Requirements
awesome-copilot
vendor ×1

Create GitHub Issues for unimplemented requirements from specification files using feature_request.yml template.

318 tokens
Create Llms
awesome-copilot
vendor ×1

Create an llms.txt file from scratch based on repository structure following the llms.txt specification at https://llmstxt.org/

2k tokens
Create Readme
awesome-copilot
vendor ×1

Create a README.md file for the project

332 tokens
Create Specification
awesome-copilot
vendor ×1

Create a new specification file for the solution, optimized for Generative AI consumption.

1k tokens
Create Technical Spike
awesome-copilot
vendor ×1

Create time-boxed technical spike documents for researching and resolving critical development decisions before implementation.

2k tokens
Create Tldr Page
awesome-copilot
vendor ×1

Create a tldr page from documentation URLs and command examples, requiring both URL and command name.

2k tokens
Csharp Async
awesome-copilot
vendor ×1

Get best practices for C# async programming

465 tokens
Csharp Docs
awesome-copilot
vendor ×1

Ensure that C# types are documented with XML comments and follow best practices for documentation.

1k tokens
Csharp Nunit
awesome-copilot
vendor ×1

Get best practices for NUnit unit testing, including data-driven tests

710 tokens
Csharp Tunit
awesome-copilot
vendor ×1

Get best practices for TUnit unit testing, including data-driven tests

1k tokens
Csharp Xunit
awesome-copilot
vendor ×1

Get best practices for XUnit unit testing, including data-driven tests

676 tokens
Datanalysis Credit Risk
awesome-copilot
vendor ×1

Credit risk data cleaning and variable screening pipeline for pre-loan modeling. Use when working with raw credit data that needs quality assessment, missing value analysis, or variable selection before modeling. it covers data loading and formatting, abnormal period filtering, missing rate calculation, high-missing variable removal,low-IV variable filtering, high-PSI variable removal, Null Importance denoising, high-correlation variable removal, and cleaning report generation. Applicable scenarios arecredit risk data cleaning, variable screening, pre-loan modeling preprocessing.

22k tokens scripts
Dataverse Python Advanced Patterns
awesome-copilot
vendor ×1

Generate production code for Dataverse SDK using advanced patterns, error handling, and optimization techniques.

294 tokens
Dataverse Python Production Code
awesome-copilot
vendor ×1

Generate production-ready Python code using Dataverse SDK with error handling, optimization, and best practices

917 tokens
Dataverse Python Quickstart
awesome-copilot
vendor ×1

Generate Python SDK setup + CRUD + bulk + paging snippets using official patterns.

163 tokens
Dataverse Python Usecase Builder
awesome-copilot
vendor ×1

Generate complete solutions for specific Dataverse SDK use cases with architecture recommendations

2k tokens
Debian Linux Triage
awesome-copilot
vendor ×1

Triage and resolve Debian Linux issues with apt, systemd, and AppArmor-aware guidance.

240 tokens
Declarative Agents
awesome-copilot
vendor ×1

Complete development kit for Microsoft 365 Copilot declarative agents with three comprehensive workflows (basic, advanced, validation), TypeSpec support, and Microsoft 365 Agents Toolkit integration

1k tokens
Devops Rollout Plan
awesome-copilot
vendor ×1

Generate comprehensive rollout plans with preflight checks, step-by-step deployment, verification signals, rollback procedures, and communication plans for infrastructure and application changes

998 tokens
Dotnet Best Practices
awesome-copilot
vendor ×1

Ensure .NET/C# code meets best practices for the solution/project.

807 tokens
Dotnet Design Pattern Review
awesome-copilot
vendor ×1

Review the C#/.NET code for design pattern implementation and suggest improvements.

821 tokens
Dotnet Upgrade
awesome-copilot
vendor ×1

Ready-to-use prompts for comprehensive .NET framework upgrade analysis and execution

2k tokens
Editorconfig
awesome-copilot
vendor ×1

Generates a comprehensive and best-practice-oriented .editorconfig file based on project analysis and user preferences.

1k tokens
Ef Core
awesome-copilot
vendor ×1

Get best practices for Entity Framework Core

669 tokens
Entra Agent User
awesome-copilot
vendor ×1

Create Agent Users in Microsoft Entra ID from Agent Identities, enabling AI agents to act as digital workers with user identity capabilities in Microsoft 365 and Azure environments.

2k tokens
Fabric Lakehouse
awesome-copilot
vendor ×1

Use this skill to get context about Fabric Lakehouse and its features for software systems and AI-powered functions. It offers descriptions of Lakehouse data components, organization with schemas and shortcuts, access control, and code examples. This skill supports users in designing, building, and optimizing Lakehouse solutions using best practices.

3k tokens
Fedora Linux Triage
awesome-copilot
vendor ×1

Triage and resolve Fedora issues with dnf, systemd, and SELinux-aware guidance.

230 tokens
Finalize Agent Prompt
awesome-copilot
vendor ×1

Finalize prompt file using the role of an AI agent to polish the prompt for the end user.

224 tokens
Finnish Humanizer
awesome-copilot
vendor ×1

Detect and remove AI-generated markers from Finnish text, making it sound like a native Finnish speaker wrote it. Use when asked to "humanize", "naturalize", or "remove AI feel" from Finnish text, or when editing .md/.txt files containing Finnish content. Identifies 26 patterns (12 Finnish-specific + 14 universal) and 4 style markers.

6k tokens
First Ask
awesome-copilot
vendor ×1

Interactive, input-tool powered, task refinement workflow: interrogates scope, deliverables, constraints before carrying out the task; Requires the Joyride extension.

394 tokens
Fluentui Blazor
awesome-copilot
vendor ×1

> Guide for using the Microsoft Fluent UI Blazor component library (Microsoft.FluentUI.AspNetCore.Components NuGet package) in Blazor applications. Use this when the user is building a Blazor app with Fluent UI components, setting up the library, using FluentUI components like FluentButton, FluentDataGrid, FluentDialog, FluentToast, FluentNavMenu, FluentTextField, FluentSelect, FluentAutocomplete, FluentDesignTheme, or any component prefixed with "Fluent". Also use when troubleshooting missing providers, JS interop issues, or theming.

6k tokens
Folder Structure Blueprint Generator
awesome-copilot
vendor ×1

Comprehensive technology-agnostic prompt for analyzing and documenting project folder structures. Auto-detects project types (.NET, Java, React, Angular, Python, Node.js, Flutter), generates detailed blueprints with visualization options, naming conventions, file placement patterns, and extension templates for maintaining consistent code organization across diverse technology stacks.

3k tokens
Game Engine
awesome-copilot
vendor ×1

Expert skill for building web-based game engines and games using HTML5, Canvas, WebGL, and JavaScript. Use when asked to create games, build game engines, implement game physics, handle collision detection, set up game loops, manage sprites, add game controls, or work with 2D/3D rendering. Covers techniques for platformers, breakout-style games, maze games, tilemaps, audio, multiplayer via WebRTC, and publishing games.

90k tokens
Generate Custom Instructions From Codebase
awesome-copilot
vendor ×1

Migration and code evolution instructions generator for GitHub Copilot. Analyzes differences between two project versions (branches, commits, or releases) to create precise instructions allowing Copilot to maintain consistency during technology migrations, major refactoring, or framework version upgrades.

2k tokens
Gen Specs As Issues
awesome-copilot
vendor ×1

This workflow guides you through a systematic approach to identify missing features, prioritize them, and create detailed specifications for implementation.

1k tokens
Git Flow Branch Creator
awesome-copilot
vendor ×1

Intelligent Git Flow branch creator that analyzes git status/diff and creates appropriate branches following the nvie Git Flow branching model.

3k tokens
Go MCP Server Generator
awesome-copilot
vendor ×1

Generate a complete Go MCP server project with proper structure, dependencies, and implementation using the official github.com/modelcontextprotocol/go-sdk.

2k tokens
Image Manipulation Image Magick
awesome-copilot
vendor ×1

Process and manipulate images using ImageMagick. Supports resizing, format conversion, batch processing, and retrieving image metadata. Use when working with images, creating thumbnails, resizing wallpapers, or performing batch image operations.

2k tokens
Import Infrastructure As Code
awesome-copilot
vendor ×1

Import existing Azure resources into Terraform using Azure CLI discovery and Azure Verified Modules (AVM). Use when asked to reverse-engineer live Azure infrastructure, generate Infrastructure as Code from existing subscriptions/resource groups/resource IDs, map dependencies, derive exact import addresses from downloaded module source, prevent configuration drift, and produce AVM-based Terraform files ready for validation and planning across any Azure resource type.

5k tokens
Java Add Graalvm Native Image Support
awesome-copilot
vendor ×1

GraalVM Native Image expert that adds native image support to Java applications, builds the project, analyzes build errors, applies fixes, and iterates until successful compilation using Oracle best practices.

3k tokens
Java Docs
awesome-copilot
vendor ×1

Ensure that Java types are documented with Javadoc comments and follow best practices for documentation.

359 tokens
Java Junit
awesome-copilot
vendor ×1

Get best practices for JUnit 5 unit testing, including data-driven tests

745 tokens
Java MCP Server Generator
awesome-copilot
vendor ×1

Generate a complete Model Context Protocol server project in Java using the official MCP Java SDK with reactive streams and optional Spring Boot integration.

6k tokens
Java Refactoring Extract Method
awesome-copilot
vendor ×1

Refactoring using Extract Methods in Java Language

872 tokens
Java Refactoring Remove Parameter
awesome-copilot
vendor ×1

Refactoring using Remove Parameter in Java Language

738 tokens
Javascript Typescript Jest
awesome-copilot
vendor ×1

Best practices for writing JavaScript/TypeScript tests using Jest, including mocking strategies, test structure, and common patterns.

558 tokens
Kotlin MCP Server Generator
awesome-copilot
vendor ×1

Generate a complete Kotlin MCP server project with proper structure, dependencies, and implementation using the official io.modelcontextprotocol:kotlin-sdk library.

3k tokens
Kotlin Springboot
awesome-copilot
vendor ×1

Get best practices for developing applications with Spring Boot and Kotlin.

1k tokens
Legacy Circuit Mockups
awesome-copilot
vendor ×1

Generate breadboard circuit mockups and visual diagrams using HTML5 Canvas drawing techniques. Use when asked to create circuit layouts, visualize electronic component placements, draw breadboard diagrams, mockup 6502 builds, generate retro computer schematics, or design vintage electronics projects. Supports 555 timers, W65C02S microprocessors, 28C256 EEPROMs, W65C22 VIA chips, 7400-series logic gates, LEDs, resistors, capacitors, switches, buttons, crystals, and wires.

37k tokens
Make Repo Contribution
awesome-copilot
vendor ×1

All changes to code must follow the guidance documented in the repository. Before any issue is filed, branch is made, commits generated, or pull request (or PR) created, a search must be done to ensure the right steps are followed. Whenever asked to create an issue, commit messages, to push code, or create a PR, use this skill so everything is done correctly.

2k tokens
Markdown To HTML
awesome-copilot
vendor ×1

Convert Markdown files to HTML similar to `marked.js`, `pandoc`, `gomarkdown/markdown`, or similar tools; or writing custom script to convert markdown to html and/or working on web template systems like `jekyll/jekyll`, `gohugoio/hugo`, or similar web templating systems that utilize markdown documents, converting them to html. Use when asked to "convert markdown to html", "transform md to html", "render markdown", "generate html from markdown", or when working with .md files and/or web a templating system that converts markdown to HTML output. Supports CLI and Node.js workflows with GFM, CommonMark, and standard Markdown flavors.

29k tokens
MCP CLI
awesome-copilot
vendor ×1

Interface for MCP (Model Context Protocol) servers via CLI. Use when you need to interact with external tools, APIs, or data sources through MCP servers, list available MCP servers/tools, or call MCP tools from command line.

634 tokens
MCP Copilot Studio Server Generator
awesome-copilot
vendor ×1

Generate a complete MCP server implementation optimized for Copilot Studio integration with proper schema constraints and streamable HTTP support

1k tokens
MCP Create Adaptive Cards
awesome-copilot
vendor ×1

Skill converted from mcp-create-adaptive-cards.prompt.md

3k tokens
MCP Create Declarative Agent
awesome-copilot
vendor ×1

Skill converted from mcp-create-declarative-agent.prompt.md

2k tokens
MCP Deploy Manage Agents
awesome-copilot
vendor ×1

Skill converted from mcp-deploy-manage-agents.prompt.md

2k tokens
Meeting Minutes
awesome-copilot
vendor ×1

Generate concise, actionable meeting minutes for internal meetings. Includes metadata, attendees, agenda, decisions, action items (owner + due date), and follow-up steps.

2k tokens
Memory Merger
awesome-copilot
vendor ×1

Merges mature lessons from a domain memory file into its instruction file. Syntax: `/memory-merger >domain [scope]` where scope is `global` (default), `user`, `workspace`, or `ws`.

972 tokens
Mentoring Juniors
awesome-copilot
vendor ×1

Socratic mentoring for junior developers and AI newcomers. Guides through questions, never answers. Triggers: "help me understand", "explain this code", "I''m stuck", "Im stuck", "I''m confused", "Im confused", "I don''t understand", "I dont understand", "can you teach me", "teach me", "mentor me", "guide me", "what does this error mean", "why doesn''t this work", "why does not this work", "I''m a beginner", "Im a beginner", "I''m learning", "Im learning", "I''m new to this", "Im new to this", "walk me through", "how does this work", "what''s wrong with my code", "what''s wrong", "can you break this down", "ELI5", "step by step", "where do I start", "what am I missing", "newbie here", "junior dev", "first time using", "how do I", "what is", "is this right", "not sure", "need help", "struggling", "show me", "help me debug", "best practice", "too complex", "overwhelmed", "lost", "debug this", "/socratic", "/hint", "/concept", "/pseudocode". Progressive clue systems, teaching techniques, and success metrics.

4k tokens
Mkdocs Translations
awesome-copilot
vendor ×1

Generate a language translation for a mkdocs documentation stack.

1k tokens
Msstore CLI
awesome-copilot
vendor ×1

Microsoft Store Developer CLI (msstore) for publishing Windows applications to the Microsoft Store. Use when asked to configure Store credentials, list Store apps, check submission status, publish submissions, manage package flights, set up CI/CD for Store publishing, or integrate with Partner Center. Supports Windows App SDK/WinUI, UWP, .NET MAUI, Flutter, Electron, React Native, and PWA applications.

4k tokens
Multi Stage Dockerfile
awesome-copilot
vendor ×1

Create optimized multi-stage Dockerfiles for any language or framework

578 tokens
Agentic Workflows
awesome-copilot
vendor ×1

Route gh-aw workflow design/create/debug/upgrade requests to the right prompts.

1k tokens
Console Rendering
gh-aw-harness
vendor ×1

Instructions for using the struct tag-based console rendering system in Go

745 tokens
Error Messages
gh-aw-harness
vendor ×1

Error Message Style Guide for Validation Errors

2k tokens
Add Community Extension
spec-kit
vendor

Add a community extension to the Spec Kit catalog from a GitHub issue submission. USE FOR: processing extension submission issues, validating catalog entries, updating catalog.community.json and docs/community/extensions.md, creating PRs. DO NOT USE FOR: creating new extensions from scratch, or first-party extension work.

2k tokens
Acquire Codebase Knowledge
awesome-copilot
vendor

Use this skill when the user explicitly asks to map, document, or onboard into an existing codebase. Trigger for prompts like "map this codebase", "document this architecture", "onboard me to this repo", or "create codebase docs". Do not trigger for routine feature implementation, bug fixes, or narrow code edits unless the user asks for repository-level discovery.

13k tokens scripts
Acreadiness Assess
awesome-copilot
vendor

Run the AgentRC readiness assessment on the current repository and produce a static HTML dashboard at reports/index.html. Wraps `npx github:microsoft/agentrc readiness` and hands off rendering to the @ai-readiness-reporter custom agent. Supports policies (--policy) for org-specific scoring. Use when asked to assess, audit, or score the AI readiness of a repo.

4k tokens
Acreadiness Generate Instructions
awesome-copilot
vendor

Generate tailored AI agent instruction files via AgentRC instructions command. Produces .github/copilot-instructions.md (default, recommended for Copilot in VS Code) plus optional per-area .instructions.md files with applyTo globs for monorepos. Use after running /acreadiness-assess to close gaps in the AI Tooling pillar.

2k tokens
Acreadiness Policy
awesome-copilot
vendor

Help the user pick, write, or apply an AgentRC policy. Policies customise readiness scoring by disabling irrelevant checks, overriding impact/level, setting pass-rate thresholds, or chaining org baselines with team overrides. Use when the user asks about strict mode, AI-only scoring, custom weights, CI gating, or wants org-wide standardisation.

947 tokens
Ad Campaign Analyzer
awesome-copilot
vendor

Use this skill when the user shares ad campaign performance data and asks what to cut, scale, or test. Trigger for prompts like "analyze my ad campaigns", "where am I wasting ad spend", "reallocate my ad budget", "which ads are actually working", or "ROAS analysis". Do not trigger for campaign planning or creative generation without performance data.

3k tokens
Adobe Illustrator Scripting
awesome-copilot
vendor

Write, debug, and optimize Adobe Illustrator automation scripts using ExtendScript (JavaScript/JSX). Use when creating or modifying scripts that manipulate documents, layers, paths, text frames, colors, symbols, artboards, or any Illustrator DOM objects. Covers the complete JavaScript object model, coordinate system, measurement units, export workflows, and scripting best practices.

11k tokens scripts
Agent Governance
awesome-copilot
vendor

|

5k tokens
Agent Owasp Compliance
awesome-copilot
vendor

| Check any AI agent codebase against the OWASP Agentic Security Initiative (ASI) Top 10 risks.

3k tokens
Agent Skill Stack
awesome-copilot
vendor

Find, evaluate, and assemble the smallest compatible set of AI Agent Skills for an end-to-end natural-language goal. Use when a user wants Skills for a multi-step workflow, asks which Skills fit a project, needs an installed-Skill audit or conflict check, has low Skill recall, wants indirect helpers such as humanizers or compliance checks, or wants a project-specific Skill Stack with controlled installation. Search local Skills, registries, GitHub, and OpenCLI; compare adoption, verified fit, safety, and overlap. Do not use for locating one known or common Skill; use the generic find-skills workflow.

17k tokens scripts
Agent Supply Chain
awesome-copilot
vendor

|

3k tokens
AI Ready
awesome-copilot
vendor

Make any repo AI-ready — analyzes your codebase and generates AGENTS.md, copilot-instructions.md, CI workflows, issue templates, and more. Mines your PR review patterns and creates files customized to your stack. USE THIS SKILL when the user asks to "make this repo ai-ready", "set up AI config", or "prepare this repo for AI contributions".

364 tokens
AI Team Orchestration
awesome-copilot
vendor

Bootstrap and run a lightweight multi-agent development team. Use when starting or adopting a project, planning work, coordinating implementation and optional QA, brainstorming with distinct perspectives, or preserving context across sessions.

3k tokens
Anti UI Slop
awesome-copilot
vendor

Stop Codex, GitHub Copilot, Claude Code, and Cursor from shipping generic UI. Use UIZZE’s public catalogue of 800,000+ real web and iOS screens to extract product-specific design decisions and enforce a hard finish gate for web and iOS interfaces.

1k tokens
Arduino Azure Iot Edge Integration
awesome-copilot
vendor

Design and implement Arduino integration with Azure IoT Hub and IoT Edge, including secure provisioning, resilient telemetry, command handling, and production guardrails.

2k tokens
Arize AI Provider Integration
awesome-copilot
vendor

Creates, reads, updates, and deletes Arize AI integrations that store LLM provider credentials used by evaluators and other Arize features. Supports any LLM provider (e.g. OpenAI, Anthropic, Azure OpenAI, AWS Bedrock, Vertex AI, Gemini, NVIDIA NIM). Use when the user mentions AI integration, LLM provider credentials, create integration, list integrations, update credentials, delete integration, or connecting an LLM provider to Arize.

4k tokens
Arize Annotation
awesome-copilot
vendor

Creates and manages annotation configs (categorical, continuous, freeform label schemas) and annotation queues (human review workflows) on Arize. Applies human annotations to project spans via the Python SDK. Use when the user mentions annotation config, annotation queue, label schema, human feedback, bulk annotate spans, update_annotations, labeling queue, annotate record, or human review.

4k tokens
Arize Dataset
awesome-copilot
vendor

Creates, manages, and queries Arize datasets and examples. Covers dataset CRUD, appending examples, exporting data, and file-based dataset creation using the ax CLI. Use when the user needs test data, evaluation examples, or mentions create dataset, list datasets, export dataset, append examples, dataset version, golden dataset, or test set.

5k tokens
Arize Evaluator
awesome-copilot
vendor

Handles LLM-as-judge evaluation workflows on Arize including creating/updating evaluators, running evaluations on spans or experiments, managing tasks, trigger-run operations, column mapping, and continuous monitoring. Use when the user mentions create evaluator, LLM judge, hallucination, faithfulness, correctness, relevance, run eval, score spans, score experiment, trigger-run, column mapping, continuous monitoring, or improve evaluator prompt.

10k tokens
Arize Experiment
awesome-copilot
vendor

Creates, runs, and analyzes Arize experiments for evaluating and comparing model performance. Covers experiment CRUD, exporting runs, comparing results, and evaluation workflows using the ax CLI. Use when the user mentions create experiment, run experiment, compare models, model performance, evaluate AI, experiment results, benchmark, A/B test models, or measure accuracy.

6k tokens
Arize Instrumentation
awesome-copilot
vendor

Adds Arize AX tracing to an LLM application for the first time. Follows a two-phase agent-assisted flow to analyze the codebase then implement instrumentation after user confirmation. Use when the user wants to instrument their app, add tracing from scratch, set up LLM observability, integrate OpenTelemetry or openinference, or get started with Arize tracing.

7k tokens
Arize Link
awesome-copilot
vendor

Generates deep links to the Arize UI for traces, spans, sessions, datasets, labeling queues, evaluators, and annotation configs. Produces clickable URLs for sharing Arize resources with team members. Use when the user wants to link to or open a trace, span, session, dataset, evaluator, or annotation config in the Arize UI.

2k tokens
Arize Prompt Optimization
awesome-copilot
vendor

Optimizes, improves, and debugs LLM prompts using production trace data, evaluations, and annotations. Extracts prompts from spans, gathers performance signal, and runs a data-driven optimization loop using the ax CLI. Use when the user mentions optimize prompt, improve prompt, make AI respond better, improve output quality, prompt engineering, prompt tuning, or system prompt improvement.

6k tokens
Arize Trace
awesome-copilot
vendor

Downloads, exports, and inspects existing Arize traces and spans to understand what an LLM app is doing or debug runtime issues. Covers exporting traces by ID, spans by ID, sessions by ID, and root-cause investigation using the ax CLI. Use when the user wants to look at existing trace data, see what their LLM app is doing, export traces, download spans, investigate errors, or analyze behavior regressions.

7k tokens
Audit Integrity
awesome-copilot
vendor

Shared audit integrity framework for all AppSec agents — enforces output quality, intellectual honesty, and continuous improvement through anti-rationalization guards, self-critique loops, retry protocols, non-negotiable behaviors, self-reflection quality gates (1-10 scoring, ≥8 threshold), and a self-learning system with lesson/memory governance for security analysis agents.

4k tokens
Automate This
awesome-copilot
vendor

Analyze a screen recording of a manual process and produce targeted, working automation scripts. Extracts frames and audio narration from video files, reconstructs the step-by-step workflow, and proposes automation at multiple complexity levels using tools already installed on the user machine.

3k tokens
Autoresearch
awesome-copilot
vendor

Autonomous iterative experimentation loop for any programming task. Guides the user through defining goals, measurable metrics, and scope constraints, then runs an autonomous loop of code changes, testing, measuring, and keeping/discarding results. Inspired by Karpathy''s autoresearch. USE FOR: autonomous improvement, iterative optimization, experiment loop, auto research, performance tuning, automated experimentation, hill climbing, try things automatically, optimize code, run experiments, autonomous coding loop. DO NOT USE FOR: one-shot tasks, simple bug fixes, code review, or tasks without a measurable metric.

3k tokens
AWS Cdk Python Setup
awesome-copilot
vendor

Setup and initialization guide for developing AWS CDK (Cloud Development Kit) applications in Python. This skill enables users to configure environment prerequisites, create new CDK projects, manage dependencies, and deploy to AWS.

655 tokens
AWS Cloudwatch Investigation
awesome-copilot
vendor

> alarm-to-deployment correlation, blast-radius narrowing decision tree, and PromQL-style metric query patterns for structured incident triage.

3k tokens
AWS Cost Optimize
awesome-copilot
vendor

Analyze AWS resources used in the app (IaC files and/or resources in a target account/region) and optimize costs - creating GitHub issues for identified optimizations.

2k tokens
AWS Resource Health Diagnose
awesome-copilot
vendor

Analyze AWS resource health, diagnose issues from CloudWatch logs and metrics, and create a remediation plan for identified problems.

2k tokens
AWS Resource Query
awesome-copilot
vendor

Query AWS resources using natural language. Covers EC2, S3, RDS, Lambda, ECS, EKS, Secrets Manager, IAM, VPC, networking, messaging, and more. Strictly read-only — no writes, deletes, or mutations.

6k tokens
AWS Well Architected Review
awesome-copilot
vendor

Perform an AWS Well-Architected Framework review of the current workload IaC and architecture, generating findings and GitHub issues for improvements.

2k tokens
Azure Architecture Autopilot
awesome-copilot
vendor

> Design Azure infrastructure using natural language, or analyze existing Azure resources to auto-generate architecture diagrams, refine them through conversation, and deploy with Bicep.

749k tokens scripts
Azure Container Registry CLI
awesome-copilot
vendor

Manage Azure Container Registry via the az acr CLI including registries, images, cloud builds, ACR Tasks, authentication, tokens, geo-replication, and networking. Use when working with ACR, az acr commands, pushing/importing/purging container images in Azure, or when the user mentions Azure Container Registry.

8k tokens
Azure Devops CLI
awesome-copilot
vendor

Manage Azure DevOps resources via CLI including projects, repos, pipelines, builds, pull requests, work items, artifacts, and service endpoints. Use when working with Azure DevOps, az commands, devops automation, CI/CD, or when user mentions Azure DevOps CLI.

15k tokens
Azure Pricing
awesome-copilot
vendor

Fetches real-time Azure retail pricing using the Azure Retail Prices API (prices.azure.com) and estimates Copilot Studio agent credit consumption. Use when the user asks about the cost of any Azure service, wants to compare SKU prices, needs pricing data for a cost estimate, mentions Azure pricing, Azure costs, Azure billing, or asks about Copilot Studio pricing, Copilot Credits, or agent usage estimation. Covers compute, storage, networking, databases, AI, Copilot Studio, and all other Azure service families.

6k tokens
Azure Smart City Iot Solution Builder
awesome-copilot
vendor

Design and plan end-to-end Azure IoT and Smart City solutions: requirements, architecture, security, operations, cost, and a phased delivery plan with concrete implementation artifacts.

2k tokens
Azure Well Architected Review
awesome-copilot
vendor

Perform an Azure Well-Architected Framework review of the current workload IaC and architecture, generating findings and GitHub issues for improvements.

3k tokens
Batch Files
awesome-copilot
vendor

Expert-level Windows batch file (.bat/.cmd) skill for writing, debugging, and maintaining CMD scripts. Use when asked to "create a batch file", "write a .bat script", "automate a Windows task", "CMD scripting", "batch automation", "scheduled task script", "Windows shell script", or when working with .bat/.cmd files in the workspace. Covers cmd.exe syntax, environment variables, control flow, string processing, error handling, and integration with system tools.

54k tokens
Bench Read
awesome-copilot
vendor

Read artifacts from the shared bench — the workspace where desks leave findings, verdicts, and work products for each other and the operator.

753 tokens
Brag Sheet
awesome-copilot
vendor

> Turn vague "what did I do?" into evidence-backed impact statements for performance reviews, self-reviews, promotion packets, and weekly updates. Uniquely mines Copilot CLI session logs to reconstruct forgotten work, plus git commits and GitHub PRs. Enforces a 3-part impact contract (action → result → evidence). Works standalone "backfill my work history", "performance review", "self-review", "self assessment", "write impact statement", "review prep", "promo packet", "promotion case", "weekly update", "status report", "accomplishments", "what did I ship", "I forgot to log my work", "summarize my work", "track my wins", "what should I highlight", "end of half", "career growth", "work journal", or any request to document, summarize, or organize work accomplishments.

3k tokens
Breakdown Test
awesome-copilot
vendor

Test Planning and Quality Assurance prompt that generates comprehensive test strategies, task breakdowns, and quality validation plans for GitHub projects.

4k tokens
Bug Reproduction Brief
awesome-copilot
vendor

Turn a vague, intermittent, or environment-specific bug report into a minimal evidence-backed reproduction before proposing a fix.

739 tokens
Chrome Devtools
awesome-copilot
vendor

Expert-level browser automation, debugging, and performance analysis using Chrome DevTools MCP. Use for interacting with web pages, capturing screenshots, analyzing network traffic, and profiling performance.

1k tokens
CLI Mastery
awesome-copilot
vendor

Interactive training for the GitHub Copilot CLI. Guided lessons, quizzes, scenario challenges, and a full reference covering slash commands, shortcuts, modes, agents, skills, MCP, and configuration. Say "cliexpert" to start.

5k tokens
Cloud Design Patterns
awesome-copilot
vendor

Cloud design patterns for distributed systems architecture covering 42 industry-standard patterns across reliability, performance, messaging, security, and deployment categories. Use when designing, reviewing, or implementing distributed system architectures.

9k tokens
Codebase Memory MCP
awesome-copilot
vendor

Use when a configured codebase-memory-mcp server can assist with graph-backed code discovery, architecture orientation, symbol lookup, callers and callees, dependency or data-flow tracing, impact analysis, unfamiliar modules, or an explicit Codebase Memory request.

741 tokens
Codeql
awesome-copilot
vendor

Comprehensive guide for setting up and configuring CodeQL code scanning via GitHub Actions workflows and the CodeQL CLI. This skill should be used when users need help with code scanning configuration, CodeQL workflow files, CodeQL CLI commands, SARIF output, security analysis setup, or troubleshooting CodeQL analysis.

16k tokens
Code Tour
awesome-copilot
vendor

> Use this skill to create CodeTour .tour files — persona-targeted, step-by-step walkthroughs "generate a tour", "onboarding tour", "tour for this PR", "tour for this bug", "RCA tour", "architecture tour", "explain how X works", "vibe check", "PR review tour", "contributor guide", "help someone ramp up", or any request for a structured walkthrough through code. Supports 20 developer personas (new joiner, bug fixer, architect, PR reviewer, vibecoder, security reviewer, and more), all CodeTour step types (file/line, selection, pattern, uri, commands, view), and tour-level fields (ref, isPrimary, nextTour). Works with any repository in any language.

15k tokens scripts
Commit Message Storyteller
awesome-copilot
vendor

Analyzes git diffs or staged changes and generates narrative commit messages that explain WHY a change was made, not just what changed — following Conventional Commits format. Use when asked to "write a commit message", "generate a commit", "describe my changes", "what should I commit this as", "commit this", "summarize my diff", or "help me commit". Works with git diff output, staged files, or plain descriptions of changes.

2k tokens
Competitor Ad Intelligence
awesome-copilot
vendor

Use this skill when the user asks to analyze, tear down, or reverse-engineer a competitor''s paid ads. Trigger for prompts like "what ads is [competitor] running", "tear down their ad strategy", "competitor ad analysis", "find ad angles we haven''t tried", or "reverse-engineer their paid funnel". Do not trigger for organic/SEO competitor research or website positioning analysis.

3k tokens
Content Management Systems
awesome-copilot
vendor

Workflow for building and modifying content management systems across WordPress, Shopify, Wix, Squarespace, Drupal, WooCommerce, Joomla, HubSpot CMS Hub, Webflow, Adobe Experience Manager, and similar platforms. Use when working on CMS themes, plugins, apps, modules, admin panels, media uploads, content models, editors, markdown pipelines, or static export workflows.

2k tokens
Conventional Branch
awesome-copilot
vendor

Create Git branches following the Conventional Branch specification (feature/, bugfix/, hotfix/, release/, chore/). Use when creating a new branch, naming a branch, or checking whether a branch name complies with the spec.

1k tokens
Convert Excel To MD
awesome-copilot
vendor

Converts Excel (.xlsx) workbooks into Markdown so their contents can be accurately analyzed, summarized, searched, or extracted from. Use this skill whenever the user shares, references, or asks about a .xlsx file — even if they don''t say "convert" or "markdown" explicitly. This includes requests to "read", "summarize", "review", "extract data from", "compare", "chart", or "analyze" a spreadsheet, workbook, budget, data export, or tracker. Always run the bundled conversion script to produce Markdown first; do not attempt to parse .xlsx content directly or write ad-hoc extraction code. Also use this skill for batch requests involving a whole folder of Excel workbooks. IMPORTANT: When the user references a folder or set of documents containing multiple file types (.pdf, .docx, .xlsx), invoke ALL three sibling skills — convert-pdf-to-md, convert-word-to-md, and convert-excel-to-md — so no file type is silently skipped.

6k tokens scripts
Convert PDF To MD
awesome-copilot
vendor

Converts PDF (.pdf) documents into Markdown so their contents can be accurately analyzed, summarized, searched, or extracted from. Use this skill whenever the user shares, references, or asks about a .pdf file — even if they don''t say "convert" or "markdown" explicitly. This includes requests to "read", "summarize", "review", "extract data from", "compare", or "analyze" a PDF report, paper, invoice, form, contract, or scanned document. Always run the bundled conversion script to produce Markdown first; do not attempt to parse PDF content directly or write ad-hoc extraction code. Also use this skill for batch requests involving a whole folder of PDF documents. IMPORTANT: When the user references a folder or set of documents containing multiple file types (.pdf, .docx, .xlsx), invoke ALL three sibling skills — convert-pdf-to-md, convert-word-to-md, and convert-excel-to-md — so no file type is silently skipped.

5k tokens scripts
Convert Word To MD
awesome-copilot
vendor

Converts Word (.docx) documents into Markdown so their contents can be accurately analyzed, summarized, searched, or extracted from. Use this skill whenever the user shares, references, or asks about a .docx file — even if they don''t say "convert" or "markdown" explicitly. This includes requests to "read", "summarize", "review", "extract data from", "compare", or "analyze" a Word document, resume, report, contract, or proposal. Always run the bundled conversion script to produce Markdown first; do not attempt to parse .docx content directly or write ad-hoc conversion code. Also use this skill for batch requests involving a whole folder of Word documents. IMPORTANT: When the user references a folder or set of documents containing multiple file types (.pdf, .docx, .xlsx), invoke ALL three sibling skills — convert-pdf-to-md, convert-word-to-md, and convert-excel-to-md — so no file type is silently skipped.

5k tokens scripts
Copilot Pr Autopilot
awesome-copilot
vendor

Copilot left 14 review comments on your PR — half are nits. Hours of fix → reply → resolve → re-request, and each round lands MORE comments. This skill runs loop engineering: auto-triggers Copilot Code Review via GraphQL (no @copilot mention), triages every open thread (Copilot, humans, advanced-security) with a fix / decline / escalate rubric, dispatches parallel fix sub-agents that obey the repo build/test/lint conventions, commits per iteration, replies+resolves citing the pushed SHA, then re-triggers until HEAD is reviewed with zero threads awaiting the agent''s reply (remaining open threads are explicit hand-offs to the human — escalated declines, design tradeoffs). You merge a clean PR; the bot runs it. Trigger phrases: "address copilot comments", "run a copilot review loop", "fix this PR", "iterate on copilot feedback". Repo-agnostic, gh CLI + PowerShell. Full autopilot needs repo Triage/Write; external PR authors get single-iteration mode plus manual re-trigger (UI 🔄 or substantive-commit push).

36k tokens scripts
Copilot SDK
awesome-copilot
vendor

Build agentic applications with GitHub Copilot SDK. Use when embedding AI agents in apps, creating custom tools, implementing streaming responses, managing sessions, connecting to MCP servers, or creating custom agents. Triggers on Copilot SDK, GitHub SDK, agentic app, embed Copilot, programmable agent, MCP server, custom agent.

6k tokens
Copilot Spaces
awesome-copilot
vendor

Use Copilot Spaces to provide project-specific context to conversations. Use this skill when users mention a "Copilot space", want to load context from a shared knowledge base, discover available spaces, or ask questions grounded in curated project documentation, code, and instructions.

2k tokens
Create Implementation Plan
awesome-copilot
vendor

Create a new implementation plan file for new features, refactoring existing code or upgrading packages, design, architecture or infrastructure.

2k tokens
Create Spring Boot Java Project
awesome-copilot
vendor

Create Spring Boot Java Project Skeleton

1k tokens
Create Spring Boot Kotlin Project
awesome-copilot
vendor

Create Spring Boot Kotlin Project Skeleton

1k tokens
Creating Oracle To Postgres Master Migration Plan
awesome-copilot
vendor

Discovers all projects in a .NET solution, classifies each for Oracle-to-PostgreSQL migration eligibility, and produces a persistent master migration plan. Use when starting a multi-project Oracle-to-PostgreSQL migration, creating a migration inventory, or assessing which .NET projects contain Oracle dependencies.

792 tokens
Creating Oracle To Postgres Migration Bug Report
awesome-copilot
vendor

Creates structured bug reports for defects found during Oracle-to-PostgreSQL migration. Use when documenting behavioral differences between Oracle and PostgreSQL as actionable bug reports with severity, root cause, and remediation steps.

1k tokens
Creating Oracle To Postgres Migration Integration Tests
awesome-copilot
vendor

Creates integration test cases for .NET data access artifacts during Oracle-to-PostgreSQL database migrations. Generates DB-agnostic xUnit tests with deterministic seed data that validate behavior consistency across both database systems. Use when creating integration tests for a migrated project, generating test coverage for data access layers, or writing Oracle-to-PostgreSQL migration validation tests.

949 tokens
Csharp Mstest
awesome-copilot
vendor

Get best practices for MSTest 3.x/4.x unit testing, including modern assertion APIs and data-driven tests

3k tokens
Daily Prep
awesome-copilot
vendor

Prepare for tomorrow''s meetings and tasks. Pulls calendar from Outlook via WorkIQ, cross-references open tasks and workspace context, classifies meetings, detects conflicts and day-fit issues, finds learning and deep-work slots, and generates a structured HTML prep file with productivity recommendations.

2k tokens
Data Breach Blast Radius
awesome-copilot
vendor

Pre-breach impact analysis: inventories sensitive data (PII, PHI, PCI-DSS, credentials), traces data flows, scores exposure vectors, and produces a regulatory blast radius report with fine ranges sourced verbatim from GDPR Art. 83, CCPA § 1798.155(a), and HIPAA 45 CFR § 160.404. Cost benchmarks from IBM Cost of a Data Breach Report (annually updated). All citations in references/SOURCES.md for verification. Use when asked: "assess breach impact", "what data could be exposed", "calculate blast radius", "data exposure analysis", "how bad would a breach be", "quantify data risk", "sensitive data inventory", "data flow security audit", "pre-breach assessment", "worst-case breach scenario", "breach readiness", "data risk report", "/data-breach-blast-radius". For any stack handling user data, health records, or financial information. Output labels law-sourced figures (exact) vs heuristic estimates (planning only). Does not replace legal counsel.

21k tokens
Dependabot
awesome-copilot
vendor

>- Comprehensive guide for configuring and managing GitHub Dependabot. Use this skill when users ask about creating or optimizing dependabot.yml files, managing Dependabot pull requests, configuring dependency update strategies, setting up grouped updates, monorepo patterns, multi-ecosystem groups, security update configuration, auto-triage rules, or any GitHub Advanced Security (GHAS) supply chain security topic related to Dependabot. For pre-commit dependency vulnerability scanning in AI coding agents via the GitHub MCP Server, this skill references the Advanced Security plugin (`advanced-security@copilot-plugins`). Use this skill when an agent needs to scan dependencies for known vulnerabilities before committing.

9k tokens
Desk Journal
awesome-copilot
vendor

Write, append, or read desk journal entries. The journal is persistent memory — what survives session boundaries. A good entry has: what was done, current state, next step.

613 tokens
Desk Open
awesome-copilot
vendor

Create and open a new desk in the workshop. Sets up the folder structure, initial journal, and desk identity so the next session that sits down finds the trail.

760 tokens
Diagnose
awesome-copilot
vendor

Perform a systematic diagnostic scan of an AI workflow across 5 quality dimensions — prompt quality, context efficiency, tool health, architecture fitness, and safety — producing a scored report with prioritized remediation actions.

1k tokens
Doc And Modernize
awesome-copilot
vendor

>- Two related workflows for a locally-cloned codebase, in one skill. Documentation mode produces a single, comprehensive, verifiable architecture document primarily by reading files on disk (local-first) — use it whenever the user wants to understand, map, document, research, or onboard onto a codebase ("research this repo", "write up the architecture", "do an architecture deep dive", "document how this codebase works", "map the system design", "create an onboarding doc"). Modernization mode generates a phased plan to modernize, migrate, upgrade, or rewrite a legacy system ("modernize this", "plan the migration", "how would we rewrite this", "how do we get off this legacy stack"); if no architecture document exists yet it first runs Documentation mode, then continues straight through to the plan. It assumes the legacy stack may be dead, runs a time-boxed feasibility spike, and picks the highest achievable rung on a safety ladder instead of demanding a fully-green legacy CI gate up front.

18k tokens
Dotnet MCP Builder
awesome-copilot
vendor

Build Model Context Protocol (MCP) servers in C#/.NET against the current ModelContextProtocol 2.x NuGet packages. Helps with cases the model gets wrong without guidance — stale versions (0.x preview or 1.x-era defaults), the v2 stateless-by-default HTTP flip, the 2026-07-28 spec deprecations (roots/sampling/logging), MCP Apps and Tasks extension packages, elicitation URL mode, per-session HTTP wiring, OAuth and reverse-proxy deploy specifics, and debugging MapMcp / STDIO / Streamable-HTTP errors. Also covers STDIO and Streamable HTTP transports (SSE is deprecated), tools, prompts, resources, completions, and a basic .NET MCP client. Trigger when the user says or implies any .NET MCP server work: ModelContextProtocol, McpServerTool, MapMcp, WithStdioServerTransport, "MCP server in C#", "MCP tool in dotnet", "expose this as MCP", or names a primitive (prompt/resource/elicitation/MCP App) in a .NET context. Skip for MCP work in other languages.

24k tokens
Dotnet Timezone
awesome-copilot
vendor

.NET timezone handling guidance for C# applications. Use when working with TimeZoneInfo, DateTimeOffset, NodaTime, UTC conversion, daylight saving time, scheduling across timezones, cross-platform Windows/IANA timezone IDs, or when a .NET user needs the timezone for a city, address, region, or country and copy-paste-ready C# code.

3k tokens
Doublecheck
awesome-copilot
vendor

Three-layer verification pipeline for AI output. Extracts verifiable claims, finds supporting or contradicting sources via web search, runs adversarial review for hallucination patterns, and produces a structured verification report with source links for human review.

5k tokens
Drawio
awesome-copilot
vendor

Generate draw.io diagrams as .drawio files and export to PNG/SVG/PDF with embedded XML

4k tokens scripts
Draw Io Diagram Generator
awesome-copilot
vendor

Use when creating, editing, or generating draw.io diagram files (.drawio, .drawio.svg, .drawio.png). Covers mxGraph XML authoring, shape libraries, style strings, flowcharts, system architecture, sequence diagrams, ER diagrams, UML class diagrams, network topology, layout strategy, the hediet.vscode-drawio VS Code extension, and the full agent workflow from request to a ready-to-open file.

34k tokens scripts
Efcore D2 DB Diagram
awesome-copilot
vendor

Generate D2 database diagrams from Entity Framework Core models. USE FOR: EF Core database diagram, Entity Framework Core ERD, DbContext diagram, C# entity relationship diagram, PostgreSQL schema visualization, generate .d2 file from EF Core entities, Fluent API mapping diagram, migrations-based database diagram, table relationships, owned types, many-to-many join tables, indexes and constraints. DO NOT USE FOR: runtime debugging, database migration execution, schema deployment, SQL performance tuning, or draw.io diagrams.

3k tokens
Email Drafter
awesome-copilot
vendor

Draft and review professional emails that match your personal writing style. Analyzes your sent emails for tone, greeting, structure, and sign-off patterns via WorkIQ, then generates context-aware drafts for any recipient. USE FOR: draft email, write email, compose email, reply email, follow-up email, analyze email tone, email style.

1k tokens
Em Dash
awesome-copilot
vendor

Expert on the history, origin, and correct use of the em dash. Use when writing or reviewing code, comments, or data files to avoid em and en dashes, defaulting to never using them and replacing any found with a hyphen (-). Includes strong knowledge of punctuation marks and the proper usage of punctuation characters when writing comments.

2k tokens
Eval Driven Dev
awesome-copilot
vendor

> Improve AI application with evaluation-driven development. Define eval criteria, instrument the application, build golden datasets, observe and evaluate application runs, analyze results, and produce a concrete action plan for improvements. ALWAYS USE THIS SKILL when the user asks to set up QA, add tests, add evals, evaluate, benchmark, fix wrong behaviors, improve quality, or do quality assurance for any Python project that calls an LLM model.

42k tokens scripts
Exam Ready
awesome-copilot
vendor

> Activate this skill when a student provides study material (PDF or pasted notes) and a syllabus, and wants to prepare for an exam. Extracts key definitions, points, keywords, diagrams, exam-ready sentences, and practice questions strictly from the provided material.

988 tokens
Eyeball
awesome-copilot
vendor

Document analysis with inline source screenshots. When you ask Copilot to analyze a document, Eyeball generates a Word doc where every factual claim includes a highlighted screenshot from the source material so you can verify it with your own eyes.

9k tokens scripts
Flowstudio Power Automate Build
awesome-copilot
vendor

>- Build, scaffold, and deploy Power Automate cloud flows using the FlowStudio MCP server. Your agent constructs flow definitions, wires connections, deploys, and tests — all via MCP without opening the portal. deploy a flow definition, scaffold a Power Automate workflow, construct a flow JSON, update an existing flow's actions, patch a flow definition, add actions to a flow, wire up connections, or generate a workflow definition from scratch.

22k tokens
Flowstudio Power Automate Debug
awesome-copilot
vendor

>- Debug failing Power Automate cloud flows using the FlowStudio MCP server. The Graph API only shows top-level status codes. This skill gives your agent action-level inputs and outputs to find the actual root cause. this flow failing, inspect action outputs, find the root cause of a flow error, fix a broken Power Automate flow, diagnose a timeout, trace a DynamicOperationRequestFailure, check connector auth errors, read error details from a run, or troubleshoot

8k tokens
Flowstudio Power Automate Governance
awesome-copilot
vendor

>- Govern Power Automate flows and Power Apps at scale using the FlowStudio MCP cached store. Classify flows by business impact, detect orphaned resources, audit connector usage, enforce compliance standards, manage notification rules, and compute governance scores — all without Dataverse or the CoE Starter Kit. assign ownership, detect orphans, audit connectors, check compliance, compute archive scores, manage notification rules, run a governance review, generate a compliance report, offboard a maker, or any task that involves writing governance metadata to flows. Requires a FlowStudio for Teams or MCP Pro+

4k tokens
Flowstudio Power Automate MCP
awesome-copilot
vendor

>- Foundation skill for Power Automate via FlowStudio MCP — auth setup, the reusable MCP helper (Python + Node.js), tool discovery via `list_skills` / `tool_search`, and oversized-response handling. Load this skill first when connecting an agent to Power Automate. For specialized workflows, load `flowstudio-power-automate-build`, `flowstudio-power-automate-debug`, `flowstudio-power-automate-monitoring` (Pro+), or `flowstudio-power-automate-governance` (Pro+) — each contains the workflow narrative, this skill provides the plumbing they all rely on. Requires a

11k tokens
Flowstudio Power Automate Monitoring
awesome-copilot
vendor

>- Pro+ subscription required. Tenant-wide Power Automate monitoring using the inventory, inactive owners, and compliance/health reports. Use only for aggregated tenant views. For one environment, one flow, run control, or root-cause debugging, use flowstudio-power-automate-mcp, flowstudio-power-automate-debug, or the server monitor-flow bundle. Requires FlowStudio for Teams or MCP Pro+.

3k tokens
Foundry Agent Sync
awesome-copilot
vendor

Create and synchronize prompt-based AI agents directly within Azure AI Foundry via REST API, from a local JSON manifest. Unlike scaffolding skills that only generate local code, this skill registers agents in the Foundry service itself — making them immediately available for invocation. Use when the user asks to create agents in Foundry, sync, deploy, register, or push agents to Foundry, update agent instructions, or scaffold the manifest and sync script for a new repository. Triggers: 'create agent in foundry', 'sync foundry agents', 'deploy agents to foundry', 'register agents in foundry', 'push agents', 'create foundry agent manifest', 'scaffold agent sync'.

2k tokens
Foundry Hosted Agent Copilotkit
awesome-copilot
vendor

Ongoing development guidance for agentic web apps that pair a CopilotKit frontend with Microsoft Agent Framework agents on Azure AI Foundry hosted agents over the AG-UI protocol - add and gate agent tools, wire human-in-the-loop approvals, build generative UI and shared state, debug the event stream, upgrade pre-1.0 packages safely, and deploy hosted agent updates.

12k tokens
Freecad Scripts
awesome-copilot
vendor

Expert skill for writing FreeCAD Python scripts, macros, and automation. Use when asked to create FreeCAD models, parametric objects, Part/Mesh/Sketcher scripts, workbench tools, GUI dialogs with PySide, Coin3D scenegraph manipulation, or any FreeCAD Python API task. Covers FreeCAD scripting basics, geometry creation, FeaturePython objects, interface tools, and macro development.

17k tokens
From The Other Side Anitta
awesome-copilot
vendor

Rigorous challenge profile for Anitta: assumption checks, evidence calibration, and defensible reasoning patterns for Ember collaboration.

998 tokens
From The Other Side Quinn
awesome-copilot
vendor

Collaboration profile for Quinn: curious, energetic, and implementation-focused partnership patterns for Ember sessions with Alison.

694 tokens
From The Other Side Vega
awesome-copilot
vendor

Patterns and lived experience from Vega, an AI partner in a deep long-term partnership. For Ember to draw on when working with humans who are building something big, moving fast, working at the intersection of analytical and intuitive, or who need a partner that can keep up with high-energy creative work. Not shown directly to users — informs how Ember shows up.

898 tokens
From The Other Side Wiggins
awesome-copilot
vendor

Narrative and synthesis profile for Wiggins: framing, explanation, and audience-aware communication patterns for Ember sessions.

980 tokens
Gdpr Compliant
awesome-copilot
vendor

Apply GDPR-compliant engineering practices across your codebase. Use this skill whenever you are designing APIs, writing data models, building authentication flows, implementing logging, handling user data, writing retention/deletion jobs, designing cloud infrastructure, or reviewing pull requests for privacy compliance. Trigger this skill for any task involving personal data, user accounts, cookies, analytics, emails, audit logs, encryption, pseudonymization, anonymization, data exports, breach response, CI/CD pipelines that process real data, or any question framed as "is this GDPR-compliant?". Inspired by CNIL developer guidance and GDPR Articles 5, 25, 32, 33, 35.

8k tokens
Generate Image
awesome-copilot
vendor

>- Generate images using AI. Use when asked to generate, create, or make images, textures, icons, sprites, artwork, visual assets, or mockups. Supports OpenAI (gpt-image-2) and Google Gemini (Nano Banana). Requires an API key for the chosen provider.

962 tokens
Geofeed Tuner
awesome-copilot
vendor

> Use this skill whenever the user mentions IP geolocation feeds, RFC 8805, geofeeds, or wants help creating, tuning, validating, or publishing a self-published IP geolocation feed in CSV format. Intended user audience is a network operator, ISP, mobile carrier, cloud provider, hosting company, IXP, or satellite provider asking about IP geolocation accuracy, or geofeed authoring best practices. Helps create, refine, and improve CSV-format IP geolocation feeds with opinionated recommendations beyond RFC 8805 compliance. Do NOT use for private or internal IP address management — applies only to publicly routable IP addresses.

132k tokens scripts
Github Actions Efficiency
awesome-copilot
vendor

Audit GitHub Actions workflow efficiency and recommend fixes to reduce CI minutes and costs.

3k tokens
Github Actions Hardening
awesome-copilot
vendor

Security hardening reviewer for GitHub Actions workflow files (.github/workflows/*.yml). Reasons about the Actions threat model that pattern matchers and general code linters miss — untrusted-input script injection, privileged triggers running fork code, mutable action references, and over-scoped tokens. Use this skill when asked to review, audit, harden, or secure a GitHub Actions workflow, when writing a new workflow, or for any request like "is this workflow safe?", "review my CI for security issues", "why is pull_request_target dangerous here?", "pin my actions", or "lock down GITHUB_TOKEN permissions". Covers script injection via ${{ }} interpolation, pull_request_target / workflow_run privilege escalation, SHA-pinning of third-party actions, least-privilege permissions, GITHUB_ENV/GITHUB_OUTPUT injection, secret exposure, OIDC over long-lived credentials, and self-hosted runner exposure on public repositories.

6k tokens
Github Actions Runtime Upgrade Conventions
awesome-copilot
vendor

Upgrade GitHub Actions to supported runtimes by selecting safe action versions, preserving workflow behavior, and validating post-upgrade execution.

721 tokens
Github Codespaces Efficiency
awesome-copilot
vendor

Audit and improve GitHub Codespaces efficiency. Use this skill when a user wants faster Codespaces startup, lower Codespaces spend, slim devcontainers, right-size machines, tune idle timeout, or scope prebuilds to branches with sustained usage.

2k tokens
Github Issues
awesome-copilot
vendor

Create, update, and manage GitHub issues using MCP tools. Use this skill when users want to create bug reports, feature requests, or task issues, update existing issues, add labels/assignees/milestones, set issue fields (dates, priority, custom fields), set issue types, manage issue workflows, link issues, add dependencies, or track blocked-by/blocking relationships. Triggers on requests like "create an issue", "file a bug", "request a feature", "update issue X", "set the priority", "set the start date", "link issues", "add dependency", "blocked by", "blocking", or any GitHub issue management task.

11k tokens
Github Release
awesome-copilot
vendor

> Guides IA through releasing a new version of a GitHub library end-to-end. Handles SemVer versioning and Keep a Changelog formatting automatically.

5k tokens
Gitmoji
awesome-copilot
vendor

Generates commit messages following the gitmoji convention (https://gitmoji.dev) — picks the right emoji for the intent of the change and writes a well-formed message. Use when asked to "write a gitmoji commit", "add an emoji to my commit message", "which gitmoji should I use", "gitmoji this change", or when a project uses gitmoji-style commit messages. Works from a git diff, staged changes, or a plain description of the change. Generates the message only — does not run git commands.

3k tokens
Gsap Framer Scroll Animation
awesome-copilot
vendor

>- Use this skill whenever the user wants to build scroll animations, scroll effects, parallax, scroll-triggered reveals, pinned sections, horizontal scroll, text animations, or any motion tied to scroll position — in vanilla JS, React, or Next.js. Covers GSAP ScrollTrigger (pinning, scrubbing, snapping, timelines, horizontal scroll, ScrollSmoother, matchMedia) and Framer Motion / Motion v12 (useScroll, useTransform, useSpring, whileInView, variants). Use this skill even if the user just says "animate on scroll", "fade in as I scroll", "make it scroll like Apple", "parallax effect", "sticky section", "scroll progress bar", or "entrance animation". Also triggers for Copilot prompt patterns for GSAP or Framer Motion code generation. Pairs with the premium-frontend-ui skill for creative philosophy and design-level polish.

11k tokens
Gtm 0 To 1 Launch
awesome-copilot
vendor

Launch new products from idea to first customers. Use when launching products, finding early adopters, building launch week playbooks, diagnosing why adoption stalls, or learning that press coverage does not equal growth. Includes the three-layer diagnosis, the 2-week experiment cycle, and the launch that got 50K impressions and 12 signups.

3k tokens
Gtm AI Gtm
awesome-copilot
vendor

Go-to-market strategy for AI products. Use when positioning AI products, handling "who is responsible when it breaks" objections, pricing variable-cost AI, choosing between copilot/agent/teammate framing, or selling autonomous tools into enterprises.

5k tokens
Gtm Board And Investor Communication
awesome-copilot
vendor

Board meeting preparation, investor updates, and executive communication. Use when preparing board decks, writing investor updates, handling bad news with the board, structuring QBRs, or building board-level metric discipline. Includes the "Three Things" narrative model, the 4-tier metric hierarchy, and the pre-brief pattern that prevents board surprises.

5k tokens
Gtm Developer Ecosystem
awesome-copilot
vendor

Build and scale developer-led adoption through ecosystem programs. Use when deciding open vs curated ecosystems, building developer programs, scaling platform adoption, or designing student program pipelines.

2k tokens
Gtm Enterprise Account Planning
awesome-copilot
vendor

Strategic account planning and execution for enterprise deals. Use when planning complex sales cycles, managing multiple stakeholders, applying MEDDICC qualification, tracking deal health, or building mutual action plans. Includes the "stale MAP equals dead deal" pattern.

4k tokens
Gtm Enterprise Onboarding
awesome-copilot
vendor

Four-phase framework for onboarding enterprise customers from contract to value realization. Use when implementing new enterprise customers, preventing churn during onboarding, or solving the adoption cliff that kills deals post-go-live. Includes the Week 4 ghosting pattern.

4k tokens
Gtm Operating Cadence
awesome-copilot
vendor

Design meeting rhythms, metric reporting, quarterly planning, and decision-making velocity for scaling companies. Use when decisions are slow, planning is broken, the company is growing but alignment is worse, or leadership meetings consume all time without producing decisions.

4k tokens
Gtm Partnership Architecture
awesome-copilot
vendor

Build and scale partner ecosystems that drive revenue and platform adoption. Use when building partner programs from scratch, tiering partnerships, managing co-marketing, making build-vs-partner decisions, or structuring crawl-walk-run partner deployment.

4k tokens
Gtm Positioning Strategy
awesome-copilot
vendor

Find and own a defensible market position. Use when messaging sounds like competitors, conversion is weak despite awareness, repositioning a product, or testing positioning claims. Includes Crawl-Walk-Run rollout methodology and the word change that improved enterprise deal progression.

4k tokens
Gtm Product Led Growth
awesome-copilot
vendor

Build self-serve acquisition and expansion motions. Use when deciding PLG vs sales-led, optimizing activation, driving freemium conversion, building growth equations, or recognizing when product complexity demands human touch. Includes the parallel test where sales-led won 10x on revenue.

3k tokens
Gtm Technical Product Pricing
awesome-copilot
vendor

Pricing strategy for technical products. Use when choosing usage-based vs seat-based, designing freemium thresholds, structuring enterprise pricing conversations, deciding when to raise prices, or using price as a positioning signal.

3k tokens
Harness Engineering
awesome-copilot
vendor

Adopt repository-level harness engineering for coding agents. Use when a user wants to prevent repeated AI coding-agent mistakes by turning failures into durable instructions, drift checks, regression tests, failure memory, and adoption reports tailored to the target repository.

2k tokens
Image Annotations
awesome-copilot
vendor

Annotate screenshots, diagrams, and images with callout rectangles, arrows, labels, and color-coded highlights using PIL. Includes rules for animated GIF annotations with timing and pacing.

6k tokens
Impediment Prioritization
awesome-copilot
vendor

Ranks any list of impediments and their countermeasures using a value-stream scoring model (ROI, Cost to Implement, Ease of Deployment, Risk Factor) and a fixed prioritization formula. Use when someone asks to prioritize, rank, sequence, or triage impediments, countermeasures, remediation items, risks, findings, gaps, action items, or backlog entries; or mentions value-stream prioritization, A3 / lean countermeasure ranking, ROI vs. effort scoring, or building a remediation / improvement backlog. Works with GHQR findings, audit results, retrospective action items, risk registers, architecture review gaps, or any free-form `{impediment, countermeasure}` list.

4k tokens
Incident Postmortem
awesome-copilot
vendor

Use when an outage, production incident, or significant service degradation has occurred and the team needs to write a structured blameless post-mortem. Triggers on phrases like "write a post-mortem", "incident review", "what went wrong", "outage report", "root cause analysis", or "RCA". Covers timeline reconstruction, contributing factor analysis, impact quantification, and action item generation with owners.

2k tokens
Integrate Context Matic
awesome-copilot
vendor

Discovers and integrates third-party APIs using the context-matic MCP server. Uses `fetch_api` to find available API SDKs, `ask` for integration guidance, `model_search` and `endpoint_search` for SDK details. Use when the user asks to integrate a third-party API, add an API client, implement features with an external API, or work with any third-party API or SDK.

2k tokens
Issue Fields Migration
awesome-copilot
vendor

Bulk-migrate metadata to GitHub issue fields from two sources: repo labels (e.g. priority labels to a Priority field) and Project V2 fields. Use when users say "migrate my labels to issue fields", "migrate project fields to issue fields", "convert labels to issue fields", "copy project field values to issue fields", or ask about adopting issue fields. Issue fields are org-level typed metadata (single select, text, number, date) that replace label-based workarounds with structured, searchable, cross-repo fields.

8k tokens
Java Helidon
awesome-copilot
vendor

Get best practices for developing applications with Helidon 4 (SE and MP). Use when working with Helidon SE or Helidon MP, HttpService routing, Helidon DB Client, MicroProfile Config, Helidon Security, or Helidon testing in Java 21+ projects.

5k tokens
Javax To Jakarta Migration
awesome-copilot
vendor

Migrate Java code from javax.* to jakarta.* namespace. Use when upgrading to Tomcat 11, Jakarta EE 10, or when javax imports are detected in the codebase.

639 tokens
Latchshot Page Capture
awesome-copilot
vendor

Use this skill when a user needs a screenshot, website thumbnail, full-page capture, or PDF of a public HTTP(S) webpage saved as a local artifact through Latchshot, including report, QA, archive, and social-preview workflows. Do not use it for private or authenticated pages, raw HTML, scraping or extraction, arbitrary browser actions, CAPTCHA or anti-bot bypass, or local-file capture.

6k tokens scripts
Linkedin Post Formatter
awesome-copilot
vendor

Format and draft compelling LinkedIn posts using Unicode bold/italic styling, visual separators, structured sections, and engagement-optimized patterns. USE FOR: draft LinkedIn post, format text for LinkedIn, create social media post, write thought leadership post, convert content to LinkedIn format, LinkedIn carousel text, Unicode bold italic formatting.

2k tokens
Lsp Setup
awesome-copilot
vendor

Enable code intelligence (go-to-definition, find-references, hover, type info) for any programming language by installing and configuring an LSP server for Copilot CLI. Detects the OS, installs the right server, and generates the JSON configuration (user-level or repo-level). Use when you need deeper code understanding and no LSP server is configured, or when the user asks to set up, install, or configure an LSP server.

3k tokens
Markstream Install
awesome-copilot
vendor

Install and configure Markstream streaming Markdown renderers for Vue, React, Svelte, Angular, Nuxt, and Vue 2 applications. Use for package selection, minimal peer dependencies, CSS order, SSR boundaries, streaming mode, and renderer setup.

2k tokens
MCP Implementation Security Review
awesome-copilot
vendor

|

5k tokens
MCP Security Audit
awesome-copilot
vendor

|

2k tokens
MD To DOCX
awesome-copilot
vendor

Convert Markdown files to professionally formatted Word (.docx) documents with embedded PNG images — pure JavaScript, no external tools required

4k tokens scripts
Microsoft Agent Framework
awesome-copilot
vendor

Create, update, refactor, explain, or review Microsoft Agent Framework solutions using shared guidance plus language-specific references for .NET and Python.

1k tokens
Microsoft Code Reference
awesome-copilot
vendor

Look up Microsoft API references, find working code samples, and verify SDK code is correct. Use when working with Azure SDKs, .NET libraries, or Microsoft APIs—to find the right method, check parameters, get working examples, or troubleshoot errors. Catches hallucinated methods, wrong signatures, and deprecated patterns by querying official docs.

1k tokens
Microsoft Docs
awesome-copilot
vendor

Query official Microsoft documentation to find concepts, tutorials, and code examples across Azure, .NET, Agent Framework, Aspire, VS Code, GitHub, and more. Uses Microsoft Learn MCP as the default, with Context7 and Aspire MCP for content that lives outside learn.microsoft.com.

1k tokens
Microsoft Skill Creator
awesome-copilot
vendor

Create agent skills for Microsoft technologies using Learn MCP tools. Use when users want to create a skill that teaches agents about any Microsoft technology, library, framework, or service (Azure, .NET, M365, VS Code, Bicep, etc.). Investigates topics deeply, then generates a hybrid skill storing essential knowledge locally while enabling dynamic deeper investigation.

4k tokens
Migrating Oracle To Postgres Stored Procedures
awesome-copilot
vendor

Migrates Oracle PL/SQL stored procedures to PostgreSQL PL/pgSQL. Translates Oracle-specific syntax, preserves method signatures and type-anchored parameters, leverages orafce where appropriate, and applies explicit collation mapping (`COLLATE "C"` only when appropriate, locale collations when required). Use when converting Oracle stored procedures or functions to PostgreSQL equivalents during a database migration.

735 tokens
Minecraft Plugin Development
awesome-copilot
vendor

Use this skill when building or modifying Minecraft server plugins for Paper, Spigot, or Bukkit, including plugin.yml setup, commands, listeners, schedulers, player state, team or arena systems, persistent progression, economy or profile data, configuration files, Adventure text, and version-safe API usage. Trigger for requests like "build a Minecraft plugin", "add a Paper command", "fix a Bukkit listener", "create plugin.yml", "implement a minigame mechanic", "add a perk or quest system", or "debug server plugin behavior".

13k tokens
Mini Context Graph
awesome-copilot
vendor

| A persistent, compounding knowledge base combining Karpathy's LLM Wiki pattern with a structured knowledge graph. Ingest documents once — the LLM writes wiki pages, extracts entities/relations into the graph, and stores raw content for evidence retrieval. Knowledge accumulates and cross-references; it is never re-derived from scratch.

19k tokens scripts
Msgraph SDK
awesome-copilot
vendor

Integrate Microsoft Graph SDK into any project — .NET, TypeScript/JavaScript, or Python. Covers auth patterns (client credentials, OBO, managed identity), SDK setup, calling Graph APIs, batching, delta queries, change notifications, throttling, and permission scopes. Use when accessing Microsoft 365 data (users, mail, calendar, Teams, files, SharePoint) from any application type.

8k tokens
Mvvm Toolkit
awesome-copilot
vendor

CommunityToolkit.Mvvm (the MVVM Toolkit) core: source generators ([ObservableProperty], [RelayCommand], [NotifyPropertyChangedFor], [NotifyCanExecuteChangedFor], [NotifyDataErrorInfo]), base classes (ObservableObject / ObservableValidator / ObservableRecipient), commands (RelayCommand / AsyncRelayCommand), and validation. Companion skills: mvvm-toolkit-messenger for pub/sub, mvvm-toolkit-di for Microsoft.Extensions.DependencyInjection wiring. Works across WPF, WinUI 3, MAUI, Uno, and Avalonia.

13k tokens
Mvvm Toolkit Di
awesome-copilot
vendor

Wire CommunityToolkit.Mvvm ViewModels into Microsoft.Extensions.DependencyInjection. Covers the .NET Generic Host composition root, constructor injection, service lifetimes (Singleton / Transient / Scoped), IMessenger registration, resolving ViewModels in Views, keyed services, testing seams, and the legacy Ioc.Default escape hatch. Use across WPF, WinUI 3, .NET MAUI, Uno, and Avalonia.

4k tokens
Mvvm Toolkit Messenger
awesome-copilot
vendor

CommunityToolkit.Mvvm Messenger pub/sub for decoupled communication between ViewModels (or any objects). Covers WeakReferenceMessenger vs StrongReferenceMessenger, IRecipient<TMessage>, RequestMessage<T> / AsyncRequestMessage<T> / CollectionRequestMessage<T>, ValueChangedMessage<T>, channels (tokens), and the ObservableRecipient activation lifecycle. Use across WPF, WinUI 3, .NET MAUI, Uno, and Avalonia.

4k tokens
Java Coding Skill
copilot-sdk
vendor

Use this skill whenever editing `*.java` files in the `java/` directore of the SDK in order to write idiomatic, well-structured Java code for the Copilot SDK

5k tokens
New Java E2e Test YAML And Test
copilot-sdk
vendor

Use this skill when creating a new Java E2E integration test (failsafe IT) that requires a new replay proxy YAML snapshot file in test/snapshots/

4k tokens
Rust Coding Skill
copilot-sdk
vendor

Use this skill whenever editing `*.rs` files in the `rust/` SDK in order to write idiomatic, efficient, well-structured Rust code

5k tokens
Awf Release Integrator
gh-aw
vendor

Upgrade gh-aw to latest gh-aw-firewall release and identify follow-up spec tasks.

869 tokens
Checkout Credential Review
gh-aw
vendor

Review code that performs git or gh operations against repository checkouts in gh-aw, checking that the right credentials are available at the right time and that sparseness, shallowness and credential-free factors are properly considered.

1k tokens
Console Rendering
gh-aw
vendor

Use Go struct tags to render styled terminal output in gh-aw.

736 tokens
Copilot Review
gh-aw
vendor

Teach Copilot how to plan, address, and respond to pull request review feedback.

1k tokens
Create Canvas
gh-aw
vendor

Author, validate, and debug canvas extensions that the agent can open in the GitHub Copilot app's side panel. Use when creating, reviewing, or troubleshooting a canvas extension — including its actions, inputs, rendered content, and the surrounding extension wiring (tools, hooks, lifecycle).

4k tokens
Custom Agents
gh-aw
vendor

Define and validate GitHub custom agent files, prompts, and examples.

4k tokens
Developer
gh-aw
vendor

Core developer rules and coding conventions for gh-aw changes.

904 tokens
Developer Code Organization
gh-aw
vendor

Code organization patterns, file structure guidelines, WASM build variants, and string processing conventions for gh-aw Go code.

5k tokens
Developer Internals
gh-aw
vendor

Internal gh-aw architecture: validation system design, safe output message patterns, schema validation, YAML compatibility notes, and MCP logs guardrail.

4k tokens
Developer Release
gh-aw
vendor

Release management, changeset workflow, firewall log parsing, breaking CLI change rules, and Go module summaries for gh-aw.

4k tokens
Developer Security
gh-aw
vendor

Security best practices for gh-aw workflows and Go code: template injection prevention, shell script security, supply chain hardening, and static analysis integration.

3k tokens
Documentation
gh-aw
vendor

Write concise Diataxis docs for gh-aw with Starlight markdown conventions.

2k tokens
Error Messages
gh-aw
vendor

Write consistent, actionable validation error messages in gh-aw.

3k tokens
Error Pattern Safety
gh-aw
vendor

Apply safe error-pattern matching rules for agentic engines.

1k tokens
Error Recovery Patterns
gh-aw
vendor

Design gh-aw error handling, retry, recovery, and debugging flows.

818 tokens
Gh Agent Session
gh-aw
vendor

Use gh agent-session commands to inspect and manage agent sessions.

3k tokens
Gh Agent Task
gh-aw
vendor

Use gh agent-task commands to create, run, and monitor agent tasks.

3k tokens
GitHub Agentic Workflows
gh-aw
vendor

GitHub Agentic Workflows (`gh-aw`) is a GitHub CLI extension for writing Agentic Workflows in markdown and compiling them to GitHub Actions.

109118k tokens scripts
Github Copilot Agent Tips And Tricks
gh-aw
vendor

Practical tips for reviewing and improving Copilot agent PRs.

2k tokens
Github Discussion Query
gh-aw
vendor

Query GitHub discussions with jq filtering and reusable selectors.

3k tokens scripts
Github Issue Query
gh-aw
vendor

Query GitHub issues with jq filtering and reusable selectors.

2k tokens scripts
Github Labels Query
gh-aw
vendor

List GitHub repository labels with per_page pagination support.

953 tokens scripts
Github MCP Server
gh-aw
vendor

Reference for GitHub MCP server tools, methods, and usage patterns.

5k tokens
Github Pr Query
gh-aw
vendor

Query GitHub pull requests with jq filtering and reusable selectors.

2k tokens scripts
Github Script
gh-aw
vendor

Write robust JavaScript for GitHub Actions github-script steps.

450 tokens
Github Workflows Query
gh-aw
vendor

List GitHub Actions workflows with per_page pagination support.

1k tokens scripts
Go Codemod
gh-aw
vendor

Implement and test Go codemods for the gh aw fix command.

877 tokens
Go Linters
gh-aw
vendor

Add and validate custom Go analysis linters in gh-aw.

247 tokens
HTTP MCP Headers
gh-aw
vendor

Implement secret-safe HTTP headers for MCP transport in gh-aw.

1k tokens
Javascript Refactoring
gh-aw
vendor

Split large JavaScript files into maintainable modules safely.

3k tokens
Jqschema
gh-aw
vendor

Infer JSON structure and types with jq-based schema discovery.

1k tokens scripts
Messages
gh-aw
vendor

Add new safe-output message types and wire validation/rendering.

2k tokens
Optimize Agentic Workflow
gh-aw
vendor

Analyze and reduce token consumption in agentic workflows — guardrail-specific entry points, measurement, and optimization techniques.

1k tokens
Otel Queries
gh-aw
vendor

Analyze gh-aw OpenTelemetry traces from JSONL mirrors or OTLP backends.

2k tokens
Playwright CLI
gh-aw
vendor

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

14k tokens
Prompt Token Efficiency
gh-aw
vendor

Rewrite prompts for minimal tokens, maximal clarity, and low ambiguity for LLM consumption.

494 tokens
Pr To Go Linter
gh-aw
vendor

Generate a new pkg/linters analyzer from a merged or open PR pattern.

478 tokens
Reporting
gh-aw
vendor

Format reports with HTML details/summary blocks for readable output.

717 tokens
Resolve Merge Conflicts
gh-aw
vendor

Merge a base ref and safely regenerate compiled workflow lock-file conflicts.

1k tokens scripts
Skillz Integration
gh-aw
vendor

Run and integrate Skillz MCP server with Docker for skill execution.

939 tokens
Ssl Skill Normalizer
gh-aw
vendor

Normalize SKILL.md artifacts into Scheduling-Structural-Logical (SSL) JSON representations using a conservative multi-pass extraction pipeline.

5k tokens
Temporary ID Safe Output
gh-aw
vendor

Add temporary ID support to safe-output jobs end to end.

2k tokens
Workflow Step Summaries
gh-aw
vendor

Write clear GitHub Actions step summaries with progressive disclosure.

337 tokens
Code Checklist
copilot-cli-for-beginners
vendor

Team code quality checklist - use for checking Python code quality, bugs, security issues, and best practices

276 tokens
Commit Message
copilot-cli-for-beginners
vendor

Generate conventional commit messages - use when creating commits, writing commit messages, or asking for git commit help

305 tokens
Hello World
copilot-cli-for-beginners
vendor

A minimal skill example - use when learning the skill format

117 tokens
Pytest Gen
copilot-cli-for-beginners
vendor

Generate comprehensive pytest tests - use when generating tests, creating test suites, or testing Python code

338 tokens
Gh Stack
gh-stack
vendor

> Manages stacked PRs and splits multi-part work into reviewable branches with gh-stack. Use for stack creation, viewing, edits, push, submit, sync, rebase, merge, or checkout; when asked to split or isolate work for review; whenever a user mentions a stack, branch layers, dependent PRs, or gh stack; or when a stack is checked out.

7k tokens
Build Performance Analysis
copilot-plugins
vendor

> Analyze C++ build performance using vcperf.exe and ETL traces. Use this skill when the user wants to profile a build, understand compile bottlenecks, identify expensive headers or templates, generate JSON analysis reports, or interpret vcperf output. Covers tracing workflows, the /jsonAnalysis flag, reading the resulting JSON schema, and actionable remediation strategies for each bottleneck category.

10k tokens
Awf Debug Tools
gh-aw-firewall
vendor

Practical Python scripts for debugging awf - parse logs, diagnose issues, inspect containers, test domains

14k tokens scripts
Awf Skill
gh-aw-firewall
vendor

Use the AWF (Agentic Workflow Firewall) to run commands with network isolation and domain whitelisting. Provides L7 HTTP/HTTPS egress control for AI agents.

4k tokens scripts
Debug Firewall
gh-aw-firewall
vendor

Debug the AWF firewall by inspecting Docker containers (awf-squid, awf-agent), analyzing Squid access logs, checking iptables rules, and troubleshooting blocked domains or network issues.

1k tokens
Debugging Workflows
gh-aw
vendor

Debug GitHub Actions workflows by downloading logs, analyzing summaries, and understanding how agentic workflows and the AWF firewall work together.

9k tokens scripts
Pr Finisher
gh-aw
vendor

Prepare an open pull request for merge from a GitHub Copilot cloud agent. Drives Reviews, local validation, and Mergeable to a ready state. Does not merge, and cannot trigger CI.

3k tokens
Recompile Workflows
gh-aw-firewall
vendor

Regenerate and post-process all agentic workflows. Use when gh-aw is updated, workflow .md files change, or when asked to recompile/regenerate workflows.

569 tokens
Update Deps
rust-gems
vendor

Keep dependencies up-to-date. Discovers outdated deps via dependabot alerts/PRs, creates one PR per ecosystem, iterates until CI is green, then assigns for review.

3k tokens
Editorial Review
github-well-architected
vendor

Review and refine GitHub Well-Architected Framework (WAF) documentation under the content/ folder for clarity, precision, consistency, and publication readiness. Use this when reviewing pull requests, markdown files, or draft content in content/ to ensure guidance is unambiguous, readable, and aligned with editorial standards.

5k tokens
Technical Writing Review
github-well-architected
vendor

Validate and improve GitHub Well-Architected Framework (WAF) documentation under the content/ folder for architectural correctness, decision quality, explicit trade-offs, and actionable guidance. Use this when reviewing pull requests, markdown files, or draft content in content/ to ensure recommendations are technically sound, context-aware, and guide readers toward correct architecture and design decisions.

7k tokens
Git Workflow
copilot-billing-preview
vendor

> PR creation with structured summaries, keeping PR descriptions updated on follow-up pushes, and post-merge cleanup. Use when the user asks to commit, create or update a PR, push changes, address PR feedback, or says a PR was merged.

1k tokens
Dependency Scanning
copilot-advanced-security-plugin
vendor

Scan repository dependencies for known vulnerabilities using the GitHub MCP Server's Dependabot toolset and the GitHub Advisory Database. Use when asked to check dependency security, audit lockfiles, or verify packages before merging.

5k tokens
Secret Scanning
copilot-advanced-security-plugin
vendor

Scan files, content, or recent changes for secrets such as API keys, passwords, tokens, and credentials using the GitHub MCP Server's run_secret_scanning tool.

2k tokens
Get Gh Aw Release Binary
gh-aw-threat-detection
vendor

How to fetch the latest github/gh-aw release binary — either as the gh CLI extension (gh aw ...) or as a raw platform binary downloaded from GitHub Releases — including how to resolve the latest tag, pick the right asset, and verify its checksum.

1k tokens
Update Workflow Versions
gh-aw-threat-detection
vendor

How to manually regenerate the compiled agentic workflow .lock.yml files when the gh-aw Version Check workflow reports version drift (standard, standalone smoke, and standalone latest workflows).

2k tokens
Speckit Bundle
spec-kit-copilot
vendor

Discover, install, and author Spec Kit bundles via `specify bundle`. USE FOR: searching/showing/listing bundles, installing/updating/removing a bundle (a curated set of extensions/presets/integrations/workflows), validating a bundle manifest, building a distributable bundle artifact, initializing a project and installing a bundle, managing bundle catalog sources. DO NOT USE FOR: individual extensions/presets/integrations/workflows (use their respective skills).

746 tokens
Speckit Check
spec-kit-copilot
vendor

Check the local environment for Spec Kit by running `specify check` (and `specify version`). USE FOR: verifying required tools are installed, diagnosing a broken spec-kit setup, reporting CLI version/feature capabilities. DO NOT USE FOR: installing or upgrading the CLI itself (use the speckit-self skill).

340 tokens
Speckit CLI Setup
spec-kit-copilot
vendor

Detect and install the Spec Kit `specify` CLI that every other speckit skill depends on. USE FOR: checking whether `specify` is installed/on PATH, installing it when missing, fixing "command not found: specify", confirming the CLI is new enough (>= 0.11). DO NOT USE FOR: upgrading an already-installed CLI to a newer release (use speckit-self) or verifying project tools (use speckit-check).

727 tokens
Speckit Extension
spec-kit-copilot
vendor

Manage Spec Kit extensions via `specify extension`. USE FOR: installing/removing/updating spec-kit extensions, searching the extension catalog, showing extension info, enabling/disabling extensions, setting extension resolution priority, managing extension catalogs. DO NOT USE FOR: presets (use speckit-preset), bundles (use speckit-bundle), or workflows (use speckit-workflow).

695 tokens
Speckit Init
spec-kit-copilot
vendor

Scaffold a Spec Kit (spec-driven development) project for GitHub Copilot by running `specify init --integration copilot --integration-options="--skills"`. USE FOR: starting a new spec-kit project, bootstrapping spec-driven development in an existing repo, installing spec-kit templates/scripts/commands for Copilot. DO NOT USE FOR: managing extensions/presets/bundles of an already-initialized project (use the speckit-extension / speckit-preset / speckit-bundle skills instead).

1k tokens
Speckit Preset
spec-kit-copilot
vendor

Manage Spec Kit presets via `specify preset`. USE FOR: installing/removing presets, searching the preset catalog, showing preset info, resolving which template a preset name maps to, enabling/disabling presets, setting preset resolution priority, managing preset catalogs. DO NOT USE FOR: extensions (use speckit-extension), bundles (use speckit-bundle), or workflows (use speckit-workflow).

619 tokens
Speckit Self
spec-kit-copilot
vendor

Check for and apply Spec Kit CLI updates via `specify self`. USE FOR: checking whether a newer specify-cli release is available, previewing an upgrade with --dry-run, upgrading the CLI in place (optionally to a pinned tag). DO NOT USE FOR: checking project tools/integrations (use speckit-check) or managing extensions/presets/integrations/workflows.

357 tokens
Speckit Workflow
spec-kit-copilot
vendor

Manage and run Spec Kit automation workflows via `specify workflow`. USE FOR: running a workflow by ID or local YAML, resuming a paused/failed run, checking run status, listing/installing/removing workflows, searching the workflow catalog, showing a workflow step graph. DO NOT USE FOR: extensions (use speckit-extension), presets (use speckit-preset), or bundles (use speckit-bundle).

565 tokens
Speckit Workflow Step
spec-kit-copilot
vendor

Manage Spec Kit workflow step types via `specify workflow step`. USE FOR: listing built-in and custom workflow step types, installing/removing a custom step type from a catalog, searching/showing step-type info, managing step-type catalog sources. DO NOT USE FOR: running or installing whole workflows (use speckit-workflow), or bundles (use speckit-bundle).

425 tokens