Skip to main content
AI/MLgithub

suggest-awesome-github-copilot-agents

Suggest relevant GitHub Copilot Custom Agents files from the awesome-copilot repository based on current repository context and chat history, avoiding duplicates with existing custom agents in this repository, and identifying outdated agents that need updates.

Stars
34,159
Source
github/awesome-copilot
Updated
2026-05-29
Slug
github--awesome-copilot--suggest-awesome-github-copilot-agents
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/github/awesome-copilot/HEAD/plugins/awesome-copilot/skills/suggest-awesome-github-copilot-agents/SKILL.md -o .claude/skills/suggest-awesome-github-copilot-agents.md

Drops the SKILL.md into .claude/skills/suggest-awesome-github-copilot-agents.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.