awesome-copilot
Hundreds of ready-made Copilot agents, skills, and plugins for developers
All Skills in This Repository (150)
Pure Emerald Level Indicatorscreate-canvas-extension
Scaffold and register canvas extensions with plugin.json manifests in the awesome-copilot repository.
agentic-workflows
Routes GitHub Agentic Workflows design, create, debug, and upgrade requests to matching prompt files.
mini-context-graph
Build a persistent wiki and knowledge graph from ingested documents with provenance-linked retrieval.
openapi-to-application-code
Generate a complete application codebase from an OpenAPI specification.
aws-cost-optimize
Analyzes AWS resources and IaC files to generate cost optimization recommendations as GitHub issues.
azure-architecture-autopilot
Design Azure infrastructure, generate architecture diagrams, and deploy Bicep templates from natural language.
mcp-copilot-studio-server-generator
Generates MCP server implementations and Power Platform connector files for Copilot Studio integration.
go-mcp-server-generator
Generate a complete Go MCP server project with typed tools and configuration.
acquire-codebase-knowledge
Generates seven evidence-backed documentation files describing a codebase's stack, structure, and risks.
github-actions-hardening
Reviews GitHub Actions workflows for script injection, privilege escalation, and supply-chain risks.
update-specification
Updates existing specification files with structured Markdown templates for AI consumption.
codebase-memory-mcp
Query a Codebase Memory MCP graph to map architecture, trace dependencies, and verify code claims.
Frequently Asked Questions
FAQPage SchemaHow 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→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core