bygald3r-labs· 57 skills
Authoritative reference for GitHub Copilot customization in gald3r projects. Covers the .github/ tree (copilot-instructions.md, instructions/, prompts/, agents/, skills/, hooks/*.json), AGENTS.md + .claude/.agents skill reuse, Agentic Memory, surface fragmentation (VS Code / CLI / JetBrains / cloud agent), MCP, and gald3r install verification.
$npx -y skills add gald3r-labs/gald3r --skill g-skl-platform-copilotInstalls into the current project.
Run `npx skills use "https://github.com/gald3r-labs/gald3r" --skill "gald3r-labs/gald3r/g-skl-platform-copilot"` 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/gald3r-labs/gald3r" that are relevant to the current task. Run `npx skills add "https://github.com/gald3r-labs/gald3r"` and select the relevant skills, then follow their instructions.