Heads up This site is currently under heavy development.
← all datasets
◆ Agent instructions · Skills · Agent packs

GitHub Awesome Copilot

MIT Runs code

Community instructions, custom agents, skills and plugin bundles for GitHub Copilot, curated by GitHub.

Summary

A community-created collection of custom agents, instructions, skills, hooks, workflows, and plugins to supercharge your GitHub Copilot experience.
from the project README
Formats
agent-mdskill-md
License
MIT
Added
2026-09-10

Get it

From the project’s own instructions where it documents any; otherwise a plain clone.

  1. shell
    $ copilot plugin install <plugin-name>@awesome-copilot

    In the Copilot CLI, where the marketplace is registered by default. The files come from third-party contributors. Read the scripts it bundles before installing.

Contents

2,837 files 110.1 MB repository

  • .md 1,798
  • .json 191
  • .png 189
  • .mjs 152
  • .py 56
  • .yml 53
  • .svg 51
  • .ts 44

Use it with

Commands are curated, not yet run by us.

Claude Code — Install every skill in the collection as a user-level Claude Code skill.

SKILL.md
$ cp -r ./awesome-copilot/skills/. ~/.claude/skills/

Claude Code — Check that Claude Code picked the skills up.

SKILL.md
$ claude -p 'List the skills you have available and when you would use each one.'

Claude Code — Install one subagent definition for every project on this machine.

agent.md
$ cp agent.md ~/.claude/agents/

Claude Code — Confirm the subagent loaded.

agent.md
$ claude -p 'List the subagents you can delegate to and what each one is for.'

OpenAI Codex CLI — Have Codex read an instruction file non-interactively.

agent.md
$ codex exec 'Read agent.md and summarise the instructions it gives an agent.'
my-toolchain — 0 tools
paste an install list to detect your tools

A brew list, a Brewfile, requirements.txt, a Dockerfile — or just the product names, free-form. Nothing leaves your browser.

    browse all tools →

    Send us feedback