Scans your repository's programming languages and project structure, then cross-references GitHub's awesome-copilot instruction library to suggest relevant copilot instruction files you don't already have. It checks your existing `.github/instructions/` folder against the remote catalog, identifies outdated local instructions by comparing file contents, and presents a table showing what's missing, what needs updates, and why each suggestion makes sense for your codebase. Saves you from manually browsing hundreds of instruction files to find the handful that actually match your tech stack and development patterns.
npx skills add https://github.com/github/awesome-copilot --skill suggest-awesome-github-copilot-instructions