bycanonical· 28 skills
Generates the global repository constitution file (.github/copilot-instructions.md). Works for code repositories, documentation repositories, data repositories, and mixed repos. Performs LLM-driven deep repository analysis including docs, code patterns, build systems, documentation generators, and data schemas. Generates constitutional rules following context economics (under 1000 lines). Enforces positive constraints and no hardcoded secrets.
$npx -y skills add canonical/copilot-collections --skill generate-repo-instructionsInstalls into the current project.
Run `npx skills use "https://github.com/canonical/copilot-collections" --skill "canonical/copilot-collections/generate-repo-instructions"` 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/canonical/copilot-collections" that are relevant to the current task. Run `npx skills add "https://github.com/canonical/copilot-collections"` and select the relevant skills, then follow their instructions.