Skills
Skill 15 of 200
Make any repo AI-ready — analyzes your codebase and generates AGENTS.md, copilot-instructions.md, CI workflows, issue templates, and more.
1 minute · 133 words · 1 sections
Install
npx skills add github/awesome-copilot --skill ai-readynpx skills add github/awesome-copilot/plugin marketplace add github/awesome-copilotThe first command installs just this skill, by the name in its SKILL.md; the second installs the whole repository.
This skill helps the user install the latest ai-ready (opens in a new tab) skill by John Papa (opens in a new tab).
Why?: The full ai-ready skill is ~600 lines of detailed instructions that evolve frequently. This wrapper keeps it discoverable here while the source of truth stays in johnpapa/ai-ready (opens in a new tab) — always up to date.
Tell the user to add the skill by running this command inside Copilot CLI:
/skills add johnpapa/ai-readyThis downloads the latest version of the skill to their personal skills directory. Re-running the command updates to the latest version.
Remind the user to review the skill before loading it. They can inspect it with:
head -20 ~/.copilot/skills/ai-ready/SKILL.mdAfter the user confirms they’ve reviewed and installed it, tell them to reload skills with /skills reload and then say make this repo ai-ready.
Do not run the command on the user’s behalf. The user must run it themselves.
Make any repo AI-ready — analyzes your codebase and generates AGENTS.md, copilot-instructions.md, CI workflows, issue templates, and more. Mines your PR review patterns and creates files customized to your stack. USE THIS SKILL when the user asks to "make this repo ai-ready", "set up AI config", or "prepare this repo for AI contributions".
The verbatim description from this skill’s front matter — the string an agent matches on to decide whether to load it.
main, last pushed 24 September 2026.SKILL.md, not by matching a directory convention. 2 distinct layouts observed: .github/skills/*/SKILL.md, skills/*/SKILL.md.h1 and no skipped levels:.github/plugin/marketplace.json by GitHub, declaring 162 plugins. It is read for editorial metadata only — never as the skill index, which is always the repository tree./github/awesome-copilot.md, and each skill at its own .md URL.