Skip to content

ReactSphere/awesome-copilot-agents

Awesome Copilot Agents Awesome

Awesome Copilot Agents

A curated list of instructions, prompts, skills, MCPs, and custom agent markdown files to enhance your GitHub Copilot experience.


Contents

Why Copilot Agents

Customized instructions, prompts, skills, MCPs, and custom agents help guide GitHub Copilot by adding repository context: coding standards, toolchains, frameworks, conventions, and preferred workflows.

Tip: Learn more about customizing GitHub Copilot in VS Code in the VS Code documentation.

Instructions

Instructions provide Copilot with repository-specific context to improve suggestions.

Boilerplates & Templates

Languages & Stacks

Workflows

Prompts

Prompts are reusable task definitions that guide Copilot to produce a specific output.

Custom Agents

Custom agents let you define specialized Copilot personas (planner, architect, debugger, reviewer) as version-controlled markdown.

Agent Skills

Agent Skills are portable, version-controlled folders of instructions and resources that agents can load on demand.

  • Calculator - Perform precise arithmetic and conversions.

MCPs

MCPs (Model Context Protocol servers) connect agents to tools and data sources.

How to Use

VS Code Setup

  1. Install and sign in to GitHub Copilot.
  2. Keep your reusable assets version-controlled so your whole team can share them.

File Types

Type Purpose
*.instructions.md Contextual instructions.
*.prompt.md Reusable prompts.
*.agent.md Custom agents (personas).
SKILL.md Skill definition inside a skill folder.

Formatting

Use YAML front matter for metadata such as description, mode, and applyTo.

Contributing

Contributions are welcome. Please read CONTRIBUTING.md.

Licensed under the MIT License. See LICENSE.

About

A curated collection of powerful GitHub resources—featuring prompts, instructions, skills, MCPs, and agent markdown files—to supercharge your GitHub Copilot experience

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Contributors