GraphCanon updated 3w · GitHub synced 3w
Decision brief
awesome-copilot offers community-built tools to expand the functionality of GitHub Copilot.
Good fit when
- When you require additional skills or configurations not available in native GitHub Copilot offerings
- For developers aiming to customize and enhance their coding experience with community-driven agent-skills
Avoid when
- If your project requires proprietary or highly confidential customizations
- In situations where standardized code generation is preferred over community-contributed configurations
Observed Jul 16, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Very active (0d since push)
- As of 3w
- Provenance
- Not a fork · Organization account
- As of 3w
- Security (OSV)
- No lockfile
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
pip install awesome-copilot PyPISimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
A collection of instructions, agents, skills, and configurations crafted by the community to enhance the capabilities of GitHub Copilot.
Capability facts
- CLI
- CLI entrypoint
Source: package.json:bin|scripts · Jul 27, 2026
- MCP server
- No MCP server detected
Source: repo_scan · Jul 27, 2026
- Languages
- python, javascript
Source: github.language+package.json · Jul 27, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Jul 27, 2026)
s, the **Awesome Copilot** marketplace is already registered in the Copilot CLI/VS Code, so you can install a plugin directly:Source link
Tags
README
Install a Plugin
For most users, the Awesome Copilot marketplace is already registered in the Copilot CLI/VS Code, so you can install a plugin directly:
copilot plugin install <plugin-name>@awesome-copilot
If you are using an older Copilot CLI version or a custom setup and see an error that the marketplace is unknown, register it once and then install:
copilot plugin marketplace add github/awesome-copilot
copilot plugin install <plugin-name>@awesome-copilot
For agents
This page has a .md twin and JSON over the API.