suggest-awesome-github-copilot-agents
suggest awesome github copilot agents
What it does
- Agents that are up-to-date (exact match)
- Agents that are outdated (content differs)
- Key differences in outdated agents (tools, description, content)
- Download new agents to .github/agents/ folder
- Update outdated agents by replacing with latest version from awesome-copilot
- Do NOT adjust content of the files
- Use #fetch tool to download assets, but may use curl using #runInTerminal tool to ensure all content is retrieved
Requirements & configuration
- 6. Analyze Context: Review chat history, repository files, and current project needs
- Documentation needs (README, specs, ADRs)
- Feature requests or implementation needs
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
suggest-awesome-github-copilot-agents FAQ
What does the suggest-awesome-github-copilot-agents skill do?
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. Agents that are up-to-date (exact match) Agents that are outdated (content differs)
What does suggest-awesome-github-copilot-agents require?
6. Analyze Context: Review chat history, repository files, and current project needs Documentation needs (README, specs, ADRs) Feature requests or implementation needs
How do I install suggest-awesome-github-copilot-agents?
Run: npx -y skills add https://github.com/github/awesome-copilot --skill suggest-awesome-github-copilot-agents --agent claude-code — the source lives at github.com/github/awesome-copilot.
Maintain suggest-awesome-github-copilot-agents?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/github-awesome-copilot-suggest-awesome-github-copilot-agents?ref=badge) npx agentictools info skills/github-awesome-copilot-suggest-awesome-github-copilot-agents The second line is the CLI lookup for this page — handy in READMEs and docs.