Use inside repo-init-scan to try a target-local init skill, Claude /init, or copilot init, normalize official init output into .github/instructions/project.instructions.md, and decide whether manual fallback is still needed.
$npx -y skills add funky-eyes/best-copilot --skill repo-init-officialInstalls into the current project.
Run `npx skills use "https://github.com/funky-eyes/best-copilot" --skill "funky-eyes/best-copilot/repo-init-official"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/funky-eyes/best-copilot" that are relevant to the current task. Run `npx skills add "https://github.com/funky-eyes/best-copilot"` and select the relevant skills, then follow their instructions.