githubgithubOfficial·150 Agent Skills Included

awesome-copilot

Hundreds of ready-made Copilot agents, skills, and plugins for developers

Provides a community library of custom agents, instructions, skills, hooks, and plugins that extend GitHub Copilot for real development tasks. Covers code review, testing, security audits, cloud cost optimization, database migration, documentation, and release automation out of the box. Eliminates writing prompts and tooling from scratch by installing vetted, ready-to-use building blocks.
npx skills add github/awesome-copilot --all -g -y
Available:

Tells AI agents working in this repository how the agents, skills, hooks, workflows, and plugins are structured and what frontmatter and validation rules to follow when creating or editing them.

All Skills in This Repository (150)

Pure Emerald Level Indicators
📦 In Repo
githubgithub

create-canvas-extension

Scaffold and register canvas extensions with plugin.json manifests in the awesome-copilot repository.

Official
Intermediate
📦 In Repo
githubgithub

agentic-workflows

Routes GitHub Agentic Workflows design, create, debug, and upgrade requests to matching prompt files.

Official
Intermediate
📦 In Repo
githubgithub

mini-context-graph

Build a persistent wiki and knowledge graph from ingested documents with provenance-linked retrieval.

Official
Advanced
📦 In Repo
githubgithub

openapi-to-application-code

Generate a complete application codebase from an OpenAPI specification.

Official
Intermediate
📦 In Repo
githubgithub

aws-cost-optimize

Analyzes AWS resources and IaC files to generate cost optimization recommendations as GitHub issues.

Official
Advanced
📦 In Repo
githubgithub

azure-architecture-autopilot

Design Azure infrastructure, generate architecture diagrams, and deploy Bicep templates from natural language.

Official
Advanced
📦 In Repo
githubgithub

mcp-copilot-studio-server-generator

Generates MCP server implementations and Power Platform connector files for Copilot Studio integration.

Official
Intermediate
📦 In Repo
githubgithub

go-mcp-server-generator

Generate a complete Go MCP server project with typed tools and configuration.

Official
Intermediate
📦 In Repo
githubgithub

acquire-codebase-knowledge

Generates seven evidence-backed documentation files describing a codebase's stack, structure, and risks.

Official
Advanced
📦 In Repo
githubgithub

github-actions-hardening

Reviews GitHub Actions workflows for script injection, privilege escalation, and supply-chain risks.

Official
Advanced
📦 In Repo
githubgithub

update-specification

Updates existing specification files with structured Markdown templates for AI consumption.

Official
Basic
📦 In Repo
githubgithub

codebase-memory-mcp

Query a Codebase Memory MCP graph to map architecture, trace dependencies, and verify code claims.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install awesome-copilot?â–¼

Run `npx skills add github/awesome-copilot --all -g -y` in your terminal to install the full collection globally.

What is awesome-copilot?â–¼

It is GitHub's community-curated collection of custom agents, instructions, skills, hooks, workflows, and plugins that enhance GitHub Copilot for many languages and tasks.

What kinds of skills are included?â–¼

Skills cover code review, unit testing, GitHub Actions security, Azure architecture, database migration, PDF conversion, release automation, prompt refinement, and much more.

Does awesome-copilot work with Claude Code or Cursor?â–¼

Yes. Skills follow the open SKILL.md standard, so they work in Claude Code, Cursor, OpenClaw, and other compatible agents, not just GitHub Copilot.

Do I need to write code to use these skills?â–¼

No. Once installed, you describe what you want in plain English and your AI agent applies the matching skill automatically.

Related Repositories in Software Engineering

View All in Software Engineering→