Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
python-mcp-server-generator
Generate a complete MCP server project in Python with tools, resources, and proper configuration
github/awesome-copilot 27,659
-
csharp-nunit
Get best practices for NUnit unit testing, including data-driven tests
github/awesome-copilot 27,659
-
dotnet-best-practices
Ensure .NET/C# code meets best practices for the solution/project.
github/awesome-copilot 27,659
-
csharp-async
Get best practices for C# async programming
github/awesome-copilot 27,659
-
aspnet-minimal-api-openapi
Create ASP.NET Minimal API endpoints with proper OpenAPI documentation
github/awesome-copilot 27,659
-
csharp-tunit
Get best practices for TUnit unit testing, including data-driven tests
github/awesome-copilot 27,659
-
csharp-mstest
Get best practices for MSTest 3.x/4.x unit testing, including modern assertion APIs and data-driven tests
github/awesome-copilot 27,659
-
csharp-xunit
Get best practices for XUnit unit testing, including data-driven tests
github/awesome-copilot 27,659
-
dotnet-upgrade
Ready-to-use prompts for comprehensive .NET framework upgrade analysis and execution
github/awesome-copilot 27,659
-
mcp-create-adaptive-cards
Skill converted from mcp-create-adaptive-cards.prompt.md
github/awesome-copilot 27,659
-
mcp-deploy-manage-agents
Skill converted from mcp-deploy-manage-agents.prompt.md
github/awesome-copilot 27,659
-
mcp-create-declarative-agent
Skill converted from mcp-create-declarative-agent.prompt.md
github/awesome-copilot 27,659
-
automate-this
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.
github/awesome-copilot 27,659
-
kotlin-mcp-server-generator
Generate a complete Kotlin MCP server project with proper structure, dependencies, and implementation using the official io.modelcontextprotocol:kotlin-sdk library.
github/awesome-copilot 27,659
-
php-mcp-server-generator
Generate a complete PHP Model Context Protocol server project with tools, resources, prompts, and tests using the official PHP SDK
github/awesome-copilot 27,659
-
sponsor-finder
Find which of a GitHub repository's dependencies are sponsorable via GitHub Sponsors. Uses deps.dev API for dependency resolution across npm, PyPI, Cargo, Go, RubyGems, Maven, and NuGet. Checks npm funding metadata, FUNDING.yml files, and web search. Verifies every link. Shows direct and transitive dependencies with OSSF Scorecard health data. Invoke with /sponsor followed by a GitHub owner/repo (e.g. "/sponsor expressjs/express").
github/awesome-copilot 27,659
-
swift-mcp-server-generator
Generate a complete Model Context Protocol server project in Swift using the official MCP Swift SDK package.
github/awesome-copilot 27,659
-
import-infrastructure-as-code
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.
github/awesome-copilot 27,659
-
az-cost-optimize
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.
github/awesome-copilot 27,659
-
azure-resource-health-diagnose
Analyze Azure resource health, diagnose issues from logs and telemetry, and create a remediation plan for identified problems.
github/awesome-copilot 27,659
-
azure-pricing
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.
github/awesome-copilot 27,659
-
copilot-sdk
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.
github/awesome-copilot 27,659
-
reviewing-oracle-to-postgres-migration
Identifies Oracle-to-PostgreSQL migration risks by cross-referencing code against known behavioral differences (empty strings, refcursors, type coercion, sorting, timestamps, concurrent transactions, etc.). Use when planning a database migration, reviewing migration artifacts, or validating that integration tests cover Oracle/PostgreSQL differences.
github/awesome-copilot 27,659
-
scaffolding-oracle-to-postgres-migration-test-project
Scaffolds an xUnit integration test project for validating Oracle-to-PostgreSQL database migration behavior in .NET solutions. Creates the test project, transaction-rollback base class, and seed data manager. Use when setting up test infrastructure before writing migration integration tests, or when a test project is needed for Oracle-to-PostgreSQL validation.
github/awesome-copilot 27,659