This skill should be used when the user asks to "create a new skill sample", "add a skill", "scaffold a new skill", "contribute a skill", "create a GitHub Copilot skill", "build a custom skill", or needs to create a new GitHub Copilot custom skill sample with proper folder structure, SKILL.md, README, and sample.json metadata inside the skills folder. Do NOT use this skill for simple prompt samples or agent instructions.
$npx -y skills add pnp/copilot-prompts --skill create-skill-sampleInstalls into the current project.
Run `npx skills use "https://github.com/pnp/copilot-prompts" --skill "pnp/copilot-prompts/create-skill-sample"` 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/pnp/copilot-prompts" that are relevant to the current task. Run `npx skills add "https://github.com/pnp/copilot-prompts"` and select the relevant skills, then follow their instructions.