Canonical manifest schema
plugin.json targets the official 1.0.0 schema.
Agent Plugins specification §5.2
The Awesome Copilot plugin suggests relevant assets from its curated repository using project context and chat history. It declares Skills for agents, instructions, and skills, a meta project-scaffold agent, and a bundled Docker-launched MCP server; the README also documents collection discovery.
awesome
with reviewed guidance.
This fixed-commit listing normalizes the declared package inventory and records its operational prerequisites.
Installation
Install the package from Awesome Copilot in a compatible Agent Plugins client.
git clone --filter=blob:none --sparse https://github.com/github/awesome-copilot.git
cd awesome-copilot
git sparse-checkout set plugins/awesome-copilotExplainable standards check
Official latest version: 1.0.0 (Working Draft). The value is read from the official specification and cached for one day.
This is a static package-format check, not a security audit, quality score, malware scan, or guarantee of client compatibility.
plugin.json targets the official 1.0.0 schema.
Agent Plugins specification §5.2
The plugin name “awesome-copilot” satisfies the 1–64 character naming rules.
Agent Plugins specification §§5.3 and 5.5
No unknown top-level manifest fields were found.
Agent Plugins specification §5.2
All present metadata and extension fields use permitted JSON types.
Agent Plugins specification §§5.2–5.6
A regular plugin.json file exists at the plugin root.
Agent Plugins specification §§4.1 and 5.1
0 immediate-child Agent Skills discovered; every SKILL.md passed required frontmatter and naming checks.
Agent Plugins specification §7.1 and Agent Skills specification
No root mcp.json is present; MCP is optional and its absence is conforming.
Agent Plugins specification §§6.2 and 7.2
Capabilities
Find relevant curated Copilot assets from repository and conversation context.
The Skills suggest agents, instructions, and Skills while avoiding existing duplicates and identifying stale assets. The README also documents collection suggestions. A meta agent supports project scaffolding and an MCP server powers discovery.
Suggestion workflows use the current repository and chat history to narrow the curated catalog.
The bundled MCP configuration launches a documented container image and fails when Docker is unavailable.
Practical workflow
Review the target environment, existing assets, permissions, and constraints before using the package.
Choose the declared Skill or agent whose scope matches the current task.
Test generated or suggested output and keep human approval over consequential changes.
Package contents
awesome-copilot declares 3 Skills, 1 MCP configuration, and 1 additional resource. The included-file links below point to the reviewed source repository.
Agent Skills
3
suggest-awesome-github-copilot-agents, suggest-awesome-github-copilot-instructions, suggest-awesome-github-copilot-skills
MCP servers
1
Portable MCP configuration
Package format
Agent Plugins
Official latest 1.0.0
Synced source content
This README snapshot is stored by Agent Plugins Hub and refreshed by the daily GitHub synchronization pipeline. Remote images and embedded content are not loaded.
This repository does not currently provide a README snapshot. The plugin instructions below remain available.
Source documentation
Rendered from the linked GitHub source. Raw HTML is disabled, scripts cannot execute, remote images are omitted, and external links open separately.
The source README describes meta workflows that suggest relevant curated Copilot collections, instructions, custom agents, and Skills from repository context and chat history. The workflows avoid duplicates and can flag installed assets that need updates.
The manifest declares three discovery Skills, a meta project-scaffold agent, and an MCP server in .mcp.json. The MCP server starts through Docker using ghcr.io/microsoft/mcp-dotnet-samples/awesome-copilot:latest; startup fails without Docker.
Install with copilot plugin install awesome-copilot@awesome-copilot. Inspect suggested assets and container configuration before use.
Continue exploring
Drive Microsoft AgentRC from Copilot chat to assess AI readiness, generate flat or nested Copilot instructions, manage policies, and produce a self-contained HTML dashboard.
AWS review and operations Skills paired with principal, serverless, and Terraform planning and implementation agents.
Design and operate Azure solutions with specialists for principal and SaaS architecture, Logic Apps, verified Bicep and Terraform modules, health diagnosis, pricing, and cost optimization.