About this project

Awesome GitHub Copilot is a community-created collection of customizations that extend GitHub Copilot. It gathers agents, instructions, skills, hooks, workflows, and plugins contributed by many developers. The repository organizes resources into several categories. Agents are specialized Copilot agents that integrate with MCP servers. Instructions are coding standards applied automatically by file pattern. Skills are self-contained folders with instructions and bundled assets. Plugins are curated bundles of agents and skills for specific workflows. A cookbook provides copy-paste-ready recipes for working with Copilot APIs. A companion website offers full-text search and filtering across the resources, plus a Learning Hub with guides and tutorials covering agents, skills, instructions, hooks, agentic workflows, MCP servers, and the Copilot coding agent. A machine-readable llms.txt file provides structured listings for use in AI agents. Installation is handled through the Copilot CLI plugin marketplace. Users can install a plugin with a single command, and if the marketplace is not registered, they can add it first and then install. The project includes contribution guidelines, AI agent guidance, security and code of conduct documents, and acknowledges contributors. Because customizations come from third-party developers, the README advises inspecting any agent and its documentation before installing.