Automatically discovers GitHub Copilot agents from the awesome-copilot repository that match your project's tech stack and compares them against what you already have in .github/agents/. It scans your codebase for language patterns, fetches the latest agent definitions, and flags outdated local agents that need updates. Saves you from manually browsing hundreds of agents to find relevant ones for React, Python, C#, or whatever you're using. The version comparison is thorough, catching differences in tool configurations and content updates. Handy when you want to expand your agent library without duplicating existing functionality or missing important updates to agents you already use.
npx skills add https://github.com/github/awesome-copilot --skill suggest-awesome-github-copilot-agents